1. 9948514 tbf: Move the tx part into the tbf as it accesses internal data by Holger Hans Peter Freyther · 11 years ago
  2. 77e0597 tbf: Move the llc handling into the tbf (from the bts) by Holger Hans Peter Freyther · 11 years ago
  3. 5464c9b tbf: Have one imsi field and assign it through a function by Holger Hans Peter Freyther · 11 years ago
  4. 34f6e5e tbf: Make tfi private and update the code by Holger Hans Peter Freyther · 11 years ago
  5. 474685e tbf: Make the tlli "private" and update the updating code by Holger Hans Peter Freyther · 11 years ago
  6. bd449f5 tbf: Create tbf_name and use it in log statements by Holger Hans Peter Freyther · 11 years ago
  7. ec80f82 tbf: Remove the trx_no field from the tbf, go through the trx object by Holger Hans Peter Freyther · 11 years ago
  8. fc498c9 tbf: Go through the trx to get the ARFCN by Holger Hans Peter Freyther · 11 years ago
  9. 61a0a04 tbf: Move gprs_rlcmac_send_data_block_acknowledged into tbf by Holger Hans Peter Freyther · 11 years ago
  10. 3dc56a3 tbf: Move gprs_rlcmac_send_packet_uplink_assignment into the tbf by Holger Hans Peter Freyther · 11 years ago
  11. ae03f22 tbf: Move gprs_rlcmac_send_packet_uplink_assignment to the tbf by Holger Hans Peter Freyther · 11 years ago
  12. 46bcb8d tbf: Move gprs_rlcmac_send_uplink_ack into the tbf by Holger Hans Peter Freyther · 11 years ago
  13. 2db7e7e tbf: Move gprs_rlcmac_send_packet_downlink_assignment into the tbf by Holger Hans Peter Freyther · 11 years ago
  14. d9262b3 tbf: Move gprs_rlcmac_poll_timeout into the tbf by Holger Hans Peter Freyther · 11 years ago
  15. 70ddde6 tbf/bts: Move the tfi_find_free into the bts by Holger Hans Peter Freyther · 11 years ago
  16. f63cabd tbf/pdch/bts: Move the tbf look-up by tfi into the BTS by Holger Hans Peter Freyther · 11 years ago
  17. 86300bb tbf: Move the timer routine into the class by Holger Hans Peter Freyther · 11 years ago
  18. af8094d tbf: Move the handle tineout into the tbf class by Holger Hans Peter Freyther · 11 years ago
  19. aa9c326 tbf: Move the updating of the data into the tbf class by Holger Hans Peter Freyther · 11 years ago
  20. d11290b pdch/tbf: Move gprs_rlcmac_rcv_data_block_acknowledged into the pdch by Holger Hans Peter Freyther · 11 years ago
  21. 1702f10 tbf: First round of removing llc handling from the rlcmac_data by Holger Hans Peter Freyther · 11 years ago
  22. 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
  23. 9f0c1d2 tbf: Keep a pointer from the tbf to the BTS by Holger Hans Peter Freyther · 11 years ago
  24. cedf890 sba: Create a SBAController that will manage the sbas for a BTS by Holger Hans Peter Freyther · 11 years ago
  25. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  26. 1b33361 bts: Remove the global state from the tbf by Holger Hans Peter Freyther · 11 years ago
  27. 743bafa alloc: Introduce a backpointer from the tbf to the trx and simplify code by Holger Hans Peter Freyther · 11 years ago
  28. 96efa70 alloc: Call it trx_no and not trx as it is not trx object by Holger Hans Peter Freyther · 11 years ago
  29. 1c344e2 tbf: Prepare to make thing things private in the tbf, start with the state by Holger Hans Peter Freyther · 11 years ago
  30. 7380bab tbf: Move the tbf_timer_cb into the tbf class by Holger Hans Peter Freyther · 11 years ago
  31. 4f6a4e5d tbf: Add another variant of the free_all now by pdch by Holger Hans Peter Freyther · 11 years ago
  32. 964ddb6 tbf: Move the code to close all timeslots into the tbf class by Holger Hans Peter Freyther · 11 years ago
  33. 9e21d84 tbf: Move header definition from gprs_rlcmac to the tbf by Holger Hans Peter Freyther · 11 years ago
  34. 099535a tbf: Move the struct to the tbf.h header file by Holger Hans Peter Freyther · 11 years ago
  35. 8692128 tbf: Move the alloc_ul_tbf into tbf.c and change signature by Holger Hans Peter Freyther · 11 years ago
  36. 17c31ce tbf: Begin to add some structure to the tbf code by Holger Hans Peter Freyther · 11 years ago