1. 9b3d7e0 edge: Disable GPRS/EGPRS mixed mode by Jacob Erlbeck · 8 years ago
  2. d7630f2 edge: Use bitvec based window methods for EGPRS by Jacob Erlbeck · 8 years ago
  3. 419b034 tbf: Use bitvec based window methods for GPRS by Jacob Erlbeck · 8 years ago
  4. ae9c575 edge: Handle EGPRS PACKET DOWNLINK ACK NACK by Jacob Erlbeck · 8 years ago
  5. fc1b3e6 edge: Fix RLC message size by Jacob Erlbeck · 8 years ago
  6. f2ba4cb edge: Rename gprs_rlc_ul_header_egprs and gprs_rlc_ul_data_block_info by Jacob Erlbeck · 8 years ago
  7. ed2dbf6 tbf: Use LListHead instead of llist_pods by Jacob Erlbeck · 9 years ago
  8. aa9daa1 tbf: Replace static casts by calls to as_ul_tbf/as_dl_tbf by Jacob Erlbeck · 9 years ago
  9. d88bb2e rlc: Dump RLC data for debugging by Jacob Erlbeck · 9 years ago
  10. c362df2 pcu: Fix memory corruption bugs (ASAN) by Jacob Erlbeck · 8 years ago
  11. 845c01e edge: Remove unused GPRS functions by Jacob Erlbeck · 9 years ago
  12. 554a835 edge: Use a single PDCH rcv_data_block method for GPRS and EGPRS by Jacob Erlbeck · 9 years ago
  13. 39c6c7f edge: Implement gprs_rlcmac_pdch::rcv_block_egprs by Jacob Erlbeck · 9 years ago
  14. 3b802e3 edge: Rename rcv_data_block_acknowledged by Jacob Erlbeck · 9 years ago
  15. 690a734 edge: Add gprs_rlcmac_pdch::rcv_block_egprs stub by Jacob Erlbeck · 9 years ago
  16. 9e862e1 edge: Use GprsCodingScheme to adjust the UL RLC block size by Jacob Erlbeck · 9 years ago
  17. 86b6f05 edge: Support EGPRS multislot class handling in tbf_alloc by Jacob Erlbeck · 9 years ago
  18. c3c5804 edge: Get EGPRS multislot class by Jacob Erlbeck · 9 years ago
  19. f5898a0 stat: Add global stat group by Jacob Erlbeck · 9 years ago
  20. 8df447d stats: Include the header file for the new class identifier by Holger Hans Peter Freyther · 9 years ago
  21. b8a5426 stats: Attempt to compile fix the new rate_ctr by Holger Hans Peter Freyther · 9 years ago
  22. 7c8d39a poll: Count failed procedures by Jacob Erlbeck · 9 years ago
  23. c8cbfc2 bts: Start a DL TBF if needed after establishment of an UL TBF by Jacob Erlbeck · 9 years ago
  24. ae0a799 bts: Release DL TBF instead of killing in rcv_resource_request by Jacob Erlbeck · 9 years ago
  25. cf6ae9d Revert "tbf: Do not kill DL TBF on Packet Resource Request" by Jacob Erlbeck · 9 years ago
  26. af75ce8 l1: Use the FN of all data_ind/ra_ind DSP messages by Jacob Erlbeck · 9 years ago
  27. be4a08b poll: Count unexpected block FN values by Jacob Erlbeck · 9 years ago
  28. 60f7703 poll: Use the data_ind FN as time source for current frame by Jacob Erlbeck · 9 years ago
  29. e77d49f poll: Set the max_delay to 60 frames by Jacob Erlbeck · 9 years ago
  30. ac49d09 poll: Add a max_delay parameter to PollController::expireTimedout by Jacob Erlbeck · 9 years ago
  31. e91bd3b tbf: Do not kill DL TBF on Packet Resource Request by Jacob Erlbeck · 9 years ago
  32. 537b149 tbf: Fix typos in log messages concerning UL/DL by Jacob Erlbeck · 9 years ago
  33. 5979fe9 alloc: Add counters for successful algo A/B allocations by Jacob Erlbeck · 9 years ago
  34. 3a10dbd tbf: Put the TFI->TBF mapping into the PDCH objects by Jacob Erlbeck · 9 years ago
  35. 5879c64 tbf: Move TFI selection into alloc_algorithm by Jacob Erlbeck · 9 years ago
  36. 47a57f6 pdch: Manage TFIs per direction by Jacob Erlbeck · 9 years ago
  37. cc9358f tbf: Keep a set of used TFI and USF per PDCH by Jacob Erlbeck · 9 years ago
  38. c91c18e tbf: Add Poll Timeout counters by Jacob Erlbeck · 9 years ago
  39. 23f93a1 ms: Add support for slot reservation by Jacob Erlbeck · 9 years ago
  40. ccc34e4 tbf: Maintain the number of TBF per PDCH by Jacob Erlbeck · 9 years ago
  41. cb1b494 tbf: Add BTS::ms_alloc method by Jacob Erlbeck · 9 years ago
  42. 6d86628 tbf: Always create an MS object on TBF allocation by Jacob Erlbeck · 9 years ago
  43. e2e004e tbf: Pass the MS object around instead of old_tbf by Jacob Erlbeck · 9 years ago
  44. ace7b57 tbf: Remove update_tlli method by Jacob Erlbeck · 9 years ago
  45. da1a79e l1: Add debug log messages for I_LEVEL by Jacob Erlbeck · 9 years ago
  46. 51b1151 l1: Store measurement values sent by the MS by Jacob Erlbeck · 9 years ago
  47. 20f6fd1 l1: Pass all L1 measurements upwards by Jacob Erlbeck · 9 years ago
  48. 17214bb ms: Add back pointer to BTS by Jacob Erlbeck · 9 years ago
  49. befc760 tbf: Store MS class in GprsMs objects by Jacob Erlbeck · 9 years ago
  50. 1db67e0 tbf: Remove TimingAdvance storage by Jacob Erlbeck · 9 years ago
  51. 9200ce6 tbf: Store the timing advance (TA) value in the GprsMs object by Jacob Erlbeck · 9 years ago
  52. ddfc0d5 tbf/test: Add tests for single and two phase access by Jacob Erlbeck · 9 years ago
  53. d3eac28 tbf: Remove TBF chaining (m_new_tbf and m_old_tbf) by Jacob Erlbeck · 9 years ago
  54. 71e5511 tbf: Remove IMSI handling from trigger_dl_ass by Jacob Erlbeck · 9 years ago
  55. 767193e tbf: Remove the TLLI from the TBFs by Jacob Erlbeck · 9 years ago
  56. be0cbc1 tbf: Explicitly pass the direction to update_ms() by Jacob Erlbeck · 9 years ago
  57. e43460b ms: Integrate the MS storage by Jacob Erlbeck · 9 years ago
  58. fecece0 tbf: Add MS object management to TBF code by Jacob Erlbeck · 9 years ago
  59. 1f33294 pcu: Fix non-critical warnings by Jacob Erlbeck · 9 years ago
  60. 297edf7 tbf: Don't use 'old' DL TBFs after reuse_tbf by Jacob Erlbeck · 9 years ago
  61. e481815 tbf,bts: Keep track of new TBF for dl/ul assignment in m_new_tbf by Daniel Willmann · 10 years ago
  62. eb10024 tbf, bts: Use tbf set_state method instead of tbf_new_state function by Daniel Willmann · 10 years ago
  63. 7e994e3 tbf, ...: Make the fields in the dl/ul struct member variables by Daniel Willmann · 10 years ago
  64. 532a4b5 bts: Change parameter in BTS::trigger_dl_ass() to DL TBF by Daniel Willmann · 10 years ago
  65. 1dac2eb bts: Make use of DL TBF explicit in rcv_imm_ass_cnf() by Daniel Willmann · 10 years ago
  66. 6c813fc bts, tbf: Make rcvd_dl_ack a method of the DL TBF by Daniel Willmann · 10 years ago
  67. 057c285 bts: Remove the OSMO_ASSERTs for TBF direction by Daniel Willmann · 10 years ago
  68. 1b3864f tbf: Use plain old data structure (PODS) for llist management by Daniel Willmann · 10 years ago
  69. 48aa0b0 bts, tbf: Split alloc_tbf function into separate UL and DL versions by Daniel Willmann · 10 years ago
  70. 0d12a2f bts, tbf: Change the TBF return type of functions to the ul/dl version by Daniel Willmann · 10 years ago
  71. fe6e2e4 bts: Return the special type for {ul,dl}_tbf_by_* functions by Daniel Willmann · 10 years ago
  72. 2207c5e bts: Ensure tbf direction with OSMO_ASSERT() by Daniel Willmann · 10 years ago
  73. febf1a0 bts: Split tbf_by_poll_fn into separate dl and ul functions by Daniel Willmann · 10 years ago
  74. 54044b0 bts: Separate functions for dl/ul tbf_by_tfi lookup by Daniel Willmann · 10 years ago
  75. b59d61b bts, tbf: Separate functions for dl/ul tbf_by_tlli lookup by Daniel Willmann · 10 years ago
  76. 77e58f6 bts: Remove outdated comment by Daniel Willmann · 10 years ago
  77. 17a1d5e gprs_rlcmac_pdch: Get rid of ul/dl_tbf by Daniel Willmann · 10 years ago
  78. 1e0c610 gprs_rlcmac_pdch: Don't access private members by Daniel Willmann · 10 years ago
  79. 73191a4 tbf/bts, encoding: Keep track of WAIT_RELEASE state for DL assignment by Daniel Willmann · 10 years ago
  80. fc03bbe tbf/bts: Rename tbf->snd_dl_ack to tbf->rcvd_dl_ack by Daniel Willmann · 10 years ago
  81. 3d0cc2f tbf: Make finding use-after-free more easy and set to NULL or return by Holger Hans Peter Freyther · 10 years ago
  82. f37e514 bts: Rename ts and trx to ts_no and trx_no as we operate on number by Holger Hans Peter Freyther · 11 years ago
  83. 8f399de tbf: Kill the tsc member as it duplicates data by Holger Hans Peter Freyther · 11 years ago
  84. 12c039c debug_diagram: Remove the special debug_diagram compilation mode by Holger Hans Peter Freyther · 11 years ago
  85. ef93bdb tbf: Count how often we re-start a BSN in the send routine by Holger Hans Peter Freyther · 11 years ago
  86. 092478f rlc: Count nacked frames in the statistics too by Holger Hans Peter Freyther · 11 years ago
  87. c70aae4 rlc: Count the window stalls on the RLC level by Holger Hans Peter Freyther · 11 years ago
  88. e9429b5 rlc: Count the sent and resent RLC blocks by Holger Hans Peter Freyther · 11 years ago
  89. b3d5ee2 bts: Count the number of llc frames that were "scheduled" to be sent by Holger Hans Peter Freyther · 11 years ago
  90. aa35ba7 tbf: Count how often we re-use a TBF that was already being deactivated by Holger Hans Peter Freyther · 11 years ago
  91. 77e0597 tbf: Move the llc handling into the tbf (from the bts) by Holger Hans Peter Freyther · 11 years ago
  92. 5464c9b tbf: Have one imsi field and assign it through a function by Holger Hans Peter Freyther · 11 years ago
  93. 34f6e5e tbf: Make tfi private and update the code by Holger Hans Peter Freyther · 11 years ago
  94. 474685e tbf: Make the tlli "private" and update the updating code by Holger Hans Peter Freyther · 11 years ago
  95. bd449f5 tbf: Create tbf_name and use it in log statements by Holger Hans Peter Freyther · 11 years ago
  96. 870c601 tbf: TODO:Mark TLLI changes as todo item in the code by Holger Hans Peter Freyther · 11 years ago
  97. 6b88cdd bts: Simplify rcv_resource_request, remove logically dead code by Holger Hans Peter Freyther · 11 years ago
  98. 8021644 bts: Kill dead stores of the tlli/tfi, fix the log message again by Holger Hans Peter Freyther · 11 years ago
  99. ec80f82 tbf: Remove the trx_no field from the tbf, go through the trx object by Holger Hans Peter Freyther · 11 years ago
  100. fc498c9 tbf: Go through the trx to get the ARFCN by Holger Hans Peter Freyther · 11 years ago