aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-21disable superchannel on INIT/NOALARMlynxis/rbs2000_sc_disableAlexander Couzens1-0/+4
2017-02-07pcu_sock: fix paging group calculationPhilipp Maier1-2/+4
2017-02-07pcu_sock: reorganize calculation of paging groupPhilipp Maier1-23/+24
2017-02-07abis-rsl: Send imm.ass messages via PCHPhilipp Maier4-19/+62
2017-02-07pcu_sock: Fix broken paging commandPhilipp Maier1-8/+21
2017-02-07gprs: fix T3186 encoding in Sysinfo 13Philipp Maier1-1/+7
2017-02-07cosmetic: Improve log outputPhilipp Maier2-0/+7
2017-02-07fixup PCU_IF_SAPI_AGCH_DT sapi_string()Alexander Couzens1-1/+1
2017-02-07pcu_sock: Forward imm.ass PCU originated messagesPhilipp Maier4-0/+59
2017-02-07pcu_sock: implement direct tlli on AGCHAlexander Couzens2-1/+33
2017-02-07libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation mes...Alexander Couzens2-2/+24
2017-02-07libbsc: use 32bit random instead of 24 bit randomnessAlexander Couzens1-4/+1
2017-02-07libbsc: add ericsson specific f1 trail to receive a confirmationAlexander Couzens1-0/+5
2017-02-07abis_om2k: protect mo fsms by NULL checkAlexander Couzens1-1/+17
2017-02-07libbsc/rbs2000: delay the ALTRQ request by 3 secAlexander Couzens2-2/+12
2017-02-07libbsc: fix wrong mask introduced by 95db69b7 in chreqAlexander Couzens1-1/+1
2017-02-07libbsc/pcu_sock.c: pcu_tx_info_ind allow to use TRX not starting from 0Alexander Couzens1-1/+1
2017-02-07libbsc: enable pcu_direct to flag PCU_IF_FLAG_SYSMOAlexander Couzens1-1/+1
2017-02-07libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2-4/+16
2017-02-07libbsc/pcu_sock: remove const qualifierAlexander Couzens1-1/+1
2017-02-07pcu_sock: Send non-NULL hLayer1 to PCUHarald Welte1-0/+1
2017-02-07pcu_sock: Forward paging request from PCU via RSL to BTSHarald Welte1-9/+44
2017-02-07RBS2000 RSL: Support for sending RSL PAGING CMD for GPRSHarald Welte3-3/+9
2017-02-07pcu_sock: get rid of magic numbers and use ARRAY_SIZE() for array iterationHarald Welte1-3/+3
2017-02-07pcu_sock: Don't re-implement core functionality like gsm_bts_trx_num()Harald Welte1-14/+2
2017-02-07HACK: re-activate dynamic PDCH after activation failureHarald Welte1-2/+8
2017-02-07pcu_sock: add missing headersAlexander Couzens1-0/+2
2017-02-07pcu_sock: add basic pcu interface supportPhilipp Maier10-1/+924
2017-02-07RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCHHarald Welte1-0/+7
2017-02-07OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req AckHarald Welte3-0/+32
2017-02-07OM2000: Change the order of MO initializationHarald Welte1-16/+17
2017-02-07OM2000: Add FIXME comments for missing resolving of RX/TX MO!Harald Welte1-0/+2
2017-02-07HACK: Don't require TRX numbers to start at 0Harald Welte3-56/+50
2017-02-07unixsocket: include UNIXSOCKET into sabmAlexander Couzens1-2/+4
2017-02-07gprs/sgsn_vty: fix typo in commentAlexander Couzens1-1/+1
2017-02-07gprs/sgsn_mm_ctx_alloc(): initialize MM state to IDLEAlexander Couzens1-0/+1
2017-02-07gprs/gprs_mm: add value_strings for PMM & MM statesAlexander Couzens1-2/+15
2017-02-07gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb()Alexander Couzens4-6/+6
2017-02-07gprs/sgsn: rename gprs->mm_state -> gmm_stateAlexander Couzens6-66/+81
2017-02-07vty tests: more attempts to resolve 'Broken Pipe' error (3)Neels Hofmeyr0-0/+0
2017-02-07vty tests: more attempts to resolve 'Broken Pipe' errorNeels Hofmeyr1-7/+39
2017-02-07Attempt to fix nightly buildsMax2-3/+3
2017-02-06VTY: Print 3G auth tuples, not just 2G auth tuplesHarald Welte1-9/+24
2017-02-06gsm_04_08: implement parsing of UMTS Auth responsesNeels Hofmeyr1-5/+221
2017-02-03om2000: add VTY command to delete CON groupsPhilipp Maier1-0/+26
2017-02-03Revert "vty tests: more attempts to resolve sporadic 'Broken Pipe' error"Neels Hofmeyr1-3/+1
2017-02-03gsm48_tx_mm_auth_req(): support UMTS AUTNNeels Hofmeyr3-6/+24
2017-02-03vty tests: testBSCreload: ipa_handle_small: ensure rx of 4 bytesNeels Hofmeyr1-0/+2
2017-02-03vty tests: more attempts to resolve sporadic 'Broken Pipe' errorNeels Hofmeyr1-1/+3
2017-02-02vty tests: attempt to get at sporadic 'Broken Pipe' errorNeels Hofmeyr1-1/+15