summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | layer23: make LAPDm code mostly independent of 'struct osmocom_ms'Harald Welte2011-06-2110-84/+104
* | remove osmocom_ms reference from lapdm_init()Harald Welte2011-06-214-10/+16
* | remove 'osmocom_ms' from struct lapdm_enetityHarald Welte2011-06-212-10/+11
* | board: mtk: increase RAM sizes in linker scriptWolfram Sang2011-05-301-2/+2
* | mtk: uart: remove forgotten calypso-includeWolfram Sang2011-05-301-2/+0Star
* | [layer23] Adding Quadband support and GSM 4x0 supportAndreas.Eversberg2011-05-2914-300/+790
* | fw/rffe/compal: Add support for 850 bandSylvain Munaut2011-05-291-2/+2
* | fw/trf6151: Use a #define to enable/disable out-of-spec warningsSylvain Munaut2011-05-291-0/+10
* | fw/trf6151: Better PLL settings routinesSylvain Munaut2011-05-291-89/+155
* | fw/rffe: Add function to query RF wiringSylvain Munaut2011-05-294-0/+50
* | Merge commit '3710e462f85824cd9d84b3f95e6b2ea694119ff9'Sylvain Munaut2011-05-291-3/+0Star
|\|
| * gsmtap_util: Remove msg_free from the wq call backSylvain Munaut2011-05-291-3/+0Star
* | Makefile: disable the check for sys/socket.h in the libosmocore target buildHarald Welte2011-05-291-1/+3
* | src/Makefile: The configure.in was renamed configure.ac -> update MakefileSylvain Munaut2011-05-291-1/+1
* | Merge commit 'f2699501bc20a1dc5ee965ca1cbb8f18a3471ff8'Sylvain Munaut2011-05-293-4/+2Star
|\|
| * gsm/sysinfo: Fix rsl2sitype array sizeSylvain Munaut2011-05-291-1/+1
| * gsm/sysinfo: don't include netinet/in.hHarald Welte2011-05-291-1/+0Star
| * socket: remove unused IPv4 related header includesHarald Welte2011-05-291-2/+0Star
* | Merge commit '4d3a7b124e08a597d5f01fb2a71f3a4677a360a9'Harald Welte2011-05-2710-3/+240
|\|
| * socket: Skip ifa's without ifa->ifa_addrHarald Welte2011-05-241-0/+2
| * Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbscHarald Welte2011-05-241-0/+32
| * Import sytem information related definitions + code from openbscHarald Welte2011-05-242-1/+132
* | Merge commit '3036612d59a5c8d97b2086a5e7817613f45948ef'Harald Welte2011-05-2310-8/+569
|\|
| * abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_nameHarald Welte2011-05-231-14/+4Star
| * rename abis_nm_adm_name() to abis_nm_adm_state_name()Harald Welte2011-05-231-1/+1
| * abis_nm: import definitions and common code on A-bis OML from OpenBSCHarald Welte2011-05-222-1/+407
| * socket: use listen() and SO_REUSEADDR, new osmo_sock_init_ofd() functionHarald Welte2011-05-221-1/+34
| * remove debug printf from socket.cHarald Welte2011-05-221-1/+0Star
| * gsmtap: deal with apps that call gsmtap_send*() with NULL gsmtap_instHarald Welte2011-05-221-0/+6
| * vty: print actual application name rather than always OpenBSC on connectHarald Welte2011-05-221-3/+9
* | layer23: update to new GSMTAP API in libosmocore >= 0.3.1Harald Welte2011-05-223-23/+23
* | Merge commit 'e476442cf0e84c65565ace545f5b73602b5f0ffc'Harald Welte2011-05-224-10/+17
|\|
| * GSMTAP/socket code: Check for sys/socket.h and conditionally compileHarald Welte2011-05-222-7/+13
* | Merge commit '33cb71ac91fb870702dbb71595dba4a554001e3c'Harald Welte2011-05-227-98/+311
|\|
| * gsmtap: rework GSMTAP API to be more future-proofHarald Welte2011-05-223-88/+251
| * logging: fix corrupted outputPablo Neira Ayuso2011-05-191-0/+6
* | src: use namespace prefix osmo_* for crc16 functionsPablo Neira Ayuso2011-05-153-10/+10
* | src: use namespace prefix osmo_* for utilsPablo Neira Ayuso2011-05-157-17/+17
* | src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso2011-05-153-5/+5
* | src: use namespace prefix osmo_signal*Pablo Neira Ayuso2011-05-159-23/+23
* | src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso2011-05-157-34/+34
* | src: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-1519-134/+134
* | Merge commit 'ba01fa44feb6deb0f0359f381eafe866991c06c1' into pablo/namespacePablo Neira Ayuso2011-05-1548-218/+1323
|\|
| * app: Introduce some routines to help with application startupHolger Hans Peter Freyther2011-05-122-2/+51
| * libosmocore: bump library interface version to '1' for new osmo_ namesHarald Welte2011-05-084-2/+7
| * msgfile: use namespace prefix osmo_* and use more descriptive namesPablo Neira Ayuso2011-05-071-10/+12
| * plugin: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-072-3/+3
| * backtrace: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-072-2/+2
| * crc: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-071-3/+3
| * utils: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-072-15/+15