1. 6e5c50f bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  2. 1a95fa8 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  3. 66a3c77 lchan: Document why lchan_reset is there... at least try to. by Holger Hans Peter Freyther · 14 years ago
  4. c08f6f0 abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack. by Holger Hans Peter Freyther · 14 years ago
  5. 2f4af77 bsc_api: Rename lchan_for_subscr to connection_for_subscr and update code by Holger Hans Peter Freyther · 14 years ago
  6. 8bf60d4 chan_alloc: Make the lchan_find(bts,subscr) private/internal.. by Holger Hans Peter Freyther · 14 years ago
  7. fb03622 chan_alloc: Stop the channel timers in the reset by Holger Hans Peter Freyther · 14 years ago
  8. bcea9a7 abis_rsl: Allow to specify the release mode for a given channel. by Holger Hans Peter Freyther · 14 years ago
  9. 5a8b2b4 [bsc_init] When the RSL/OML connection drops, free all lchans by Holger Hans Peter Freyther · 14 years ago
  10. 79a62f4 [rsl] Set the release state from within the lchan class by Holger Hans Peter Freyther · 14 years ago
  11. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  12. 8f72544 chan_alloc: Support allocating TCH/F of a dynamic TCH/F + PDCH by Harald Welte · 14 years ago
  13. e978184 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  14. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  15. 0a77fa1 print full lchan name when recycling it by Harald Welte (local) · 15 years ago
  16. ca3e04f abis_nm: Introduce & use a nm_is_running function to test gsm_nm_state by Sylvain Munaut · 15 years ago
  17. 51bd066 keep 'silent call' state in struct lchan by Harald Welte · 15 years ago
  18. 43db2bf export the 'trx_is_usable() function and use it from paging by Harald Welte (local) · 15 years ago
  19. c3be50c Introduce new ACT_REQ state to prevent race condition during channel allocation by Harald Welte (local) · 15 years ago
  20. edc7b2f channel allocator: don't allocate channels of unavalable TRXs by Harald Welte · 15 years ago
  21. fe96f38 Display current channel usage load in 'show bts' and 'show network' by Harald Welte · 15 years ago
  22. 92d8891 [handover] Real handover algorithm by Harald Welte · 15 years ago
  23. fe787f0 chan_alloc: Delete T3101 on lchan_free as well by Sylvain Munaut · 15 years ago
  24. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  25. f947681 introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  26. 5ea9e8e make speech calls with NECI=1 work by Harald Welte · 15 years ago
  27. 1250337 If we're trying to allocate TCH/H but don't have it, fallback to TCH/F by Harald Welte · 15 years ago
  28. 3cce58f [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  29. 29afdc4 [lchan] Fix the SAPI reset in the chan allocation... by Holger Hans Peter Freyther · 15 years ago
  30. d831805 [lchan] Keep track which SAPIs has been established with the BTS by Holger Hans Peter Freyther · 15 years ago
  31. 3265b1a misc: Use NULL instead of integer value for a NULL pointer by Holger Hans Peter Freyther · 15 years ago
  32. af86c0f when channel allocator operates in reverse order, prefer SDCCH/8 over SDCCH/4 by Harald Welte · 15 years ago
  33. ceb3c04 introduce bts->chan_alloc_reverse flag by Harald Welte · 15 years ago
  34. 351ff12 use list iteration macros to iterate over list of TRX by Harald Welte · 15 years ago
  35. 35cd5e9 move chcomb4pchan to public abis_nm_chcomb4pchan() function by Harald Welte · 15 years ago
  36. 7f863f5 chane TRX0/TS0 channel combination to not include a CBCH by Harald Welte · 15 years ago
  37. aa60edb move search for existing lchan for subscriber to new function by Harald Welte · 15 years ago
  38. 0f2e3c1 start using the RLL RELEASE procedures by Harald Welte · 15 years ago
  39. 3a9c2c0 make channel allocator policy multi-TRX aware by Harald Welte · 15 years ago
  40. 91192ee Merge branch 'master' into talloc by Harald Welte · 15 years ago
  41. c3217a1 fix typos by Harald Welte · 15 years ago
  42. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  43. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  44. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago