1. 21cb987 ath9k_htc: Add support for bluetooth coexistence. by Vivek Natarajan · 15 years ago
  2. 7322fd1 ath9k: move hw code to its own module by Luis R. Rodriguez · 16 years ago
  3. cfe8cba ath9k: clarify what hw code is and remove ath9k.h from a few files by Luis R. Rodriguez · 16 years ago
  4. a36cfbc ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() by Luis R. Rodriguez · 16 years ago
  5. 8b4fc5b ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c by Luis R. Rodriguez · 16 years ago
  6. 5e19729 ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c by Luis R. Rodriguez · 16 years ago
  7. 766ec4a ath9k: rename ath_btcoex_info to ath_btcoex_hw by Luis R. Rodriguez · 16 years ago
  8. 46289e1 ath9k: rename btcoex_scheme to just scheme by Luis R. Rodriguez · 16 years ago
  9. e08a6ac ath9k: move bt_stomp_type to driver core by Luis R. Rodriguez · 16 years ago
  10. 8c1b395 ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool by Luis R. Rodriguez · 16 years ago
  11. bc74bf8 ath9k: split ath9k_hw_btcoex_enable() into two helpers by Luis R. Rodriguez · 16 years ago
  12. 75d7839 ath9k: move driver core helpers to main.c by Luis R. Rodriguez · 16 years ago
  13. 7a2f0f5 ath9k: split bluetooth hardware coex init into two helpers by Luis R. Rodriguez · 16 years ago
  14. af03abe ath9k: move hw specific btcoex info to ath_hw by Luis R. Rodriguez · 16 years ago
  15. 2e20250 ath9k: move btcoex core driver info to its own struct by Luis R. Rodriguez · 16 years ago
  16. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 16 years ago
  17. fe12946 ath9k: Enable btcoex based on the subsystem id of the device by Vasanthakumar Thiagarajan · 16 years ago
  18. 8f43161 ath9k: Call spin_lock_bh() on btcoex_lock by Vasanthakumar Thiagarajan · 16 years ago
  19. 1773912 ath9k: Add Bluetooth Coexistence 3-wire support by Vasanthakumar Thiagarajan · 16 years ago
  20. f14462c ath9k: Move btcoex related data to a separate struct by Vasanthakumar Thiagarajan · 16 years ago
  21. 17d50d1 ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch] by Vasanthakumar Thiagarajan · 16 years ago