aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-24fixup_for_chreq_cause_codespmaier/rbs2000Philipp Maier4-6/+20
2017-02-24cosmetic: Fixing typo in enmum constantPhilipp Maier3-4/+4
2017-02-24pcu_sock: fix paging group calculationPhilipp Maier1-2/+4
2017-02-24pcu_sock: reorganize calculation of paging groupPhilipp Maier1-23/+24
2017-02-24abis-rsl: Send imm.ass messages via PCHPhilipp Maier4-19/+62
2017-02-24pcu_sock: Fix broken paging commandPhilipp Maier1-8/+21
2017-02-24gprs: fix T3186 encoding in Sysinfo 13Philipp Maier1-1/+7
2017-02-24cosmetic: Improve log outputPhilipp Maier2-0/+7
2017-02-24fixup PCU_IF_SAPI_AGCH_DT sapi_string()Alexander Couzens1-1/+1
2017-02-24pcu_sock: Forward imm.ass PCU originated messagesPhilipp Maier4-0/+59
2017-02-24pcu_sock: implement direct tlli on AGCHAlexander Couzens2-1/+33
2017-02-24libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation mes...Alexander Couzens2-2/+24
2017-02-24libbsc: use 32bit random instead of 24 bit randomnessAlexander Couzens1-4/+1
2017-02-24libbsc: add ericsson specific f1 trail to receive a confirmationAlexander Couzens1-0/+5
2017-02-24abis_om2k: protect mo fsms by NULL checkAlexander Couzens1-1/+17
2017-02-24libbsc/rbs2000: delay the ALTRQ request by 3 secAlexander Couzens2-2/+12
2017-02-24libbsc: fix wrong mask introduced by 95db69b7 in chreqAlexander Couzens1-1/+1
2017-02-24libbsc/pcu_sock.c: pcu_tx_info_ind allow to use TRX not starting from 0Alexander Couzens1-1/+1
2017-02-24libbsc: enable pcu_direct to flag PCU_IF_FLAG_SYSMOAlexander Couzens1-1/+1
2017-02-24libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2-4/+16
2017-02-24libbsc/pcu_sock: remove const qualifierAlexander Couzens1-1/+1
2017-02-24pcu_sock: Send non-NULL hLayer1 to PCUHarald Welte1-0/+1
2017-02-24pcu_sock: Forward paging request from PCU via RSL to BTSHarald Welte1-9/+44
2017-02-24RBS2000 RSL: Support for sending RSL PAGING CMD for GPRSHarald Welte3-3/+9
2017-02-24pcu_sock: get rid of magic numbers and use ARRAY_SIZE() for array iterationHarald Welte1-3/+3
2017-02-24pcu_sock: Don't re-implement core functionality like gsm_bts_trx_num()Harald Welte1-14/+2
2017-02-24HACK: re-activate dynamic PDCH after activation failureHarald Welte1-2/+8
2017-02-24pcu_sock: add missing headersAlexander Couzens1-0/+2
2017-02-24pcu_sock: add basic pcu interface supportPhilipp Maier10-1/+924
2017-02-24RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCHHarald Welte1-0/+7
2017-02-24OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req AckHarald Welte3-0/+32
2017-02-24OM2000: Change the order of MO initializationHarald Welte1-16/+17
2017-02-24OM2000: Add FIXME comments for missing resolving of RX/TX MO!Harald Welte1-0/+2
2017-02-24HACK: Don't require TRX numbers to start at 0Harald Welte3-56/+50
2017-02-24unixsocket: include UNIXSOCKET into sabmAlexander Couzens1-2/+4
2017-02-23cosmetic: remove unused scall_signal_data.subscrNeels Hofmeyr1-1/+0
2017-02-23logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr5-26/+26
2017-02-22debug.h/c: remove unused cruft / cosmetic tweaksNeels Hofmeyr2-13/+2
2017-02-22logging: use central filter and ctx consts from libosmocoreNeels Hofmeyr7-55/+32
2017-02-21Handle DSD from HLRMax2-10/+27
2017-02-19subscr_update_expire_lu(): fix (obscure) segfaultNeels Hofmeyr1-0/+10
2017-02-19Add support for extended SI2q parametersMax1-31/+71
2017-02-18remove compiler warning: unused rc in vty_interface_layer3Neels Hofmeyr1-1/+0
2017-02-09Remove duplicating defineMax1-5/+5
2017-02-09Expand chan allocation loggingMax4-8/+14
2017-02-08vty: remove ignored logging parametersMax10-12/+12
2017-02-08vty tests: more attempts to resolve 'Broken Pipe' error (2)Neels Hofmeyr0-0/+0
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