1. 86300bb tbf: Move the timer routine into the class by Holger Hans Peter Freyther · 11 years ago
  2. af8094d tbf: Move the handle tineout into the tbf class by Holger Hans Peter Freyther · 11 years ago
  3. aa9c326 tbf: Move the updating of the data into the tbf class by Holger Hans Peter Freyther · 11 years ago
  4. d11290b pdch/tbf: Move gprs_rlcmac_rcv_data_block_acknowledged into the pdch by Holger Hans Peter Freyther · 11 years ago
  5. b65e08a misc: Remove the bts parameter from calls that take a tbf by Holger Hans Peter Freyther · 11 years ago
  6. 1702f10 tbf: First round of removing llc handling from the rlcmac_data by Holger Hans Peter Freyther · 11 years ago
  7. 34bd8bd bts/tbf: Move the lists into the BTS and do the look-up from the BTS by Holger Hans Peter Freyther · 11 years ago
  8. 9f0c1d2 tbf: Keep a pointer from the tbf to the BTS by Holger Hans Peter Freyther · 11 years ago
  9. 111614a ta: Create TimingAdvance class and make it belong to the BTS by Holger Hans Peter Freyther · 11 years ago
  10. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  11. 1b33361 bts: Remove the global state from the tbf by Holger Hans Peter Freyther · 11 years ago
  12. 344ff48 bts: Remove the global state gprs_rlcmac_trigger_downlink_assignment by Holger Hans Peter Freyther · 11 years ago
  13. 173a240 bts: Remove global state and the usage of the gprs_rlcmac_bts by Holger Hans Peter Freyther · 11 years ago
  14. 743bafa alloc: Introduce a backpointer from the tbf to the trx and simplify code by Holger Hans Peter Freyther · 11 years ago
  15. 96efa70 alloc: Call it trx_no and not trx as it is not trx object by Holger Hans Peter Freyther · 11 years ago
  16. 1c344e2 tbf: Prepare to make thing things private in the tbf, start with the state by Holger Hans Peter Freyther · 11 years ago
  17. 7380bab tbf: Move the tbf_timer_cb into the tbf class by Holger Hans Peter Freyther · 11 years ago
  18. 4556130 tbf: Move many routines related to the tbf from gprs_rlcmac to tbf.c by Holger Hans Peter Freyther · 11 years ago
  19. 4f6a4e5d tbf: Add another variant of the free_all now by pdch by Holger Hans Peter Freyther · 11 years ago
  20. 964ddb6 tbf: Move the code to close all timeslots into the tbf class by Holger Hans Peter Freyther · 11 years ago
  21. 8692128 tbf: Move the alloc_ul_tbf into tbf.c and change signature by Holger Hans Peter Freyther · 11 years ago
  22. bb20b2c tbf: Add more to do items for refactoring on the dl assignment by Holger Hans Peter Freyther · 11 years ago
  23. bcafdf8 tbf: Warn about copy and paste between different tbf alloc routines by Holger Hans Peter Freyther · 11 years ago
  24. 443c822 tbf: Move the creation of a new tbf for the downlink to a new method by Holger Hans Peter Freyther · 11 years ago
  25. d868928 tbf: Create an assign method for IMSI. by Holger Hans Peter Freyther · 11 years ago
  26. d1d114f tbf: Move code that sets the tbf's ms_class to a central place by Holger Hans Peter Freyther · 11 years ago
  27. 31d0df9 tbf: Separate the easy path out of the receive path by Holger Hans Peter Freyther · 11 years ago
  28. 17c31ce tbf: Begin to add some structure to the tbf code by Holger Hans Peter Freyther · 11 years ago