summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixup_for_chreq_cause_codespmaier/rbs2000Philipp Maier2017-02-244-6/+20
* cosmetic: Fixing typo in enmum constantPhilipp Maier2017-02-243-4/+4
* pcu_sock: fix paging group calculationPhilipp Maier2017-02-241-2/+4
* pcu_sock: reorganize calculation of paging groupPhilipp Maier2017-02-241-23/+24
* abis-rsl: Send imm.ass messages via PCHPhilipp Maier2017-02-244-19/+62
* pcu_sock: Fix broken paging commandPhilipp Maier2017-02-241-8/+21
* gprs: fix T3186 encoding in Sysinfo 13Philipp Maier2017-02-241-1/+7
* cosmetic: Improve log outputPhilipp Maier2017-02-242-0/+7
* fixup PCU_IF_SAPI_AGCH_DT sapi_string()Alexander Couzens2017-02-241-1/+1
* pcu_sock: Forward imm.ass PCU originated messagesPhilipp Maier2017-02-244-0/+59
* pcu_sock: implement direct tlli on AGCHAlexander Couzens2017-02-242-1/+33
* libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation messageAlexander Couzens2017-02-242-2/+24
* libbsc: use 32bit random instead of 24 bit randomnessAlexander Couzens2017-02-241-4/+1
* libbsc: add ericsson specific f1 trail to receive a confirmationAlexander Couzens2017-02-241-0/+5
* abis_om2k: protect mo fsms by NULL checkAlexander Couzens2017-02-241-1/+17
* libbsc/rbs2000: delay the ALTRQ request by 3 secAlexander Couzens2017-02-242-2/+12
* libbsc: fix wrong mask introduced by 95db69b7 in chreqAlexander Couzens2017-02-241-1/+1
* libbsc/pcu_sock.c: pcu_tx_info_ind allow to use TRX not starting from 0Alexander Couzens2017-02-241-1/+1
* libbsc: enable pcu_direct to flag PCU_IF_FLAG_SYSMOAlexander Couzens2017-02-241-1/+1
* libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2017-02-242-4/+16
* libbsc/pcu_sock: remove const qualifierAlexander Couzens2017-02-241-1/+1
* pcu_sock: Send non-NULL hLayer1 to PCUHarald Welte2017-02-241-0/+1
* pcu_sock: Forward paging request from PCU via RSL to BTSHarald Welte2017-02-241-9/+44
* RBS2000 RSL: Support for sending RSL PAGING CMD for GPRSHarald Welte2017-02-243-3/+9
* pcu_sock: get rid of magic numbers and use ARRAY_SIZE() for array iterationHarald Welte2017-02-241-3/+3
* pcu_sock: Don't re-implement core functionality like gsm_bts_trx_num()Harald Welte2017-02-241-14/+2
* HACK: re-activate dynamic PDCH after activation failureHarald Welte2017-02-241-2/+8
* pcu_sock: add missing headersAlexander Couzens2017-02-241-0/+2
* pcu_sock: add basic pcu interface supportPhilipp Maier2017-02-2410-1/+924
* RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCHHarald Welte2017-02-241-0/+7
* OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req AckHarald Welte2017-02-243-0/+32
* OM2000: Change the order of MO initializationHarald Welte2017-02-241-16/+17
* OM2000: Add FIXME comments for missing resolving of RX/TX MO!Harald Welte2017-02-241-0/+2
* HACK: Don't require TRX numbers to start at 0Harald Welte2017-02-243-56/+50
* unixsocket: include UNIXSOCKET into sabmAlexander Couzens2017-02-241-2/+4
* cosmetic: remove unused scall_signal_data.subscrNeels Hofmeyr2017-02-231-1/+0
* logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr2017-02-235-26/+26
* debug.h/c: remove unused cruft / cosmetic tweaksNeels Hofmeyr2017-02-222-13/+2
* logging: use central filter and ctx consts from libosmocoreNeels Hofmeyr2017-02-227-55/+32
* Handle DSD from HLRMax2017-02-212-10/+27
* subscr_update_expire_lu(): fix (obscure) segfaultNeels Hofmeyr2017-02-191-0/+10
* Add support for extended SI2q parametersMax2017-02-191-31/+71
* remove compiler warning: unused rc in vty_interface_layer3Neels Hofmeyr2017-02-181-1/+0
* Remove duplicating defineMax2017-02-091-5/+5
* Expand chan allocation loggingMax2017-02-094-8/+14
* vty: remove ignored logging parametersMax2017-02-0810-12/+12
* vty tests: more attempts to resolve 'Broken Pipe' error (2)Neels Hofmeyr2017-02-080-0/+0
* gprs/sgsn_vty: fix typo in commentAlexander Couzens2017-02-071-1/+1
* gprs/sgsn_mm_ctx_alloc(): initialize MM state to IDLEAlexander Couzens2017-02-071-0/+1
* gprs/gprs_mm: add value_strings for PMM & MM statesAlexander Couzens2017-02-071-2/+15