1. 5e88ba6 ath9k: replace snprintf() with scnprintf() by Zefir Kurtisi · 12 years ago
  2. bea843c ath9k/ath9k_htc: Remove WME macros by Sujith Manoharan · 13 years ago
  3. 2884561 ath9k: stomp audio profiles on weak signal strength by Rajkumar Manoharan · 13 years ago
  4. ac46ba4 ath9k: Fix BTCOEX debugfs file usage by Sujith Manoharan · 13 years ago
  5. 4df50ca ath9k: Dump BTCOEX tuning parameters by Rajkumar Manoharan · 13 years ago
  6. e82cb03 ath9k: adjust WLAN and BT concurrent transmission by Rajkumar Manoharan · 13 years ago
  7. be41b05 ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idle by Mohammed Shafi Shajakhan · 13 years ago
  8. 750f32c ath9k: Fix BT_OP_SCAN usage by Sujith Manoharan · 13 years ago
  9. 78b1775 ath9k: Use a helper routine for MCI/FTP tuning by Sujith Manoharan · 13 years ago
  10. 5160b46 ath9k: Fix BTCOEX weight initialization by Sujith Manoharan · 13 years ago
  11. 6a73f50 ath9k: Enable MCI for AR9565 by Bala Shanmugam · 13 years ago
  12. 5418b0f ath9k: update hw_timer_enabled to false when we stop generic timers by Mohammed Shafi Shajakhan · 13 years ago
  13. 8f176a3 ath9k: fill led_pin before drv_start by Rajkumar Manoharan · 13 years ago
  14. 46025f5 ath9k: Choose correct LED pin for AR9565 by Sujith Manoharan · 13 years ago
  15. 94ae77e ath9k: Fix BTCOEX timer triggering comparision by Mohammed Shafi Shajakhan · 13 years ago
  16. 5d9b6f2 ath9k: Fix a crash in 2 WIRE btcoex chipsets by Mohammed Shafi Shajakhan · 13 years ago
  17. c32cdbd ath9k: Stop the BTCOEX timers before disabling BTCOEX by Mohammed Shafi Shajakhan · 13 years ago
  18. dd89f05 ath9k: Fix MCI cleanup by Mohammed Shafi Shajakhan · 13 years ago
  19. 08d4df4 ath9k: fix power consumption on network sleep when BTCOEX is enabled by Rajkumar Manoharan · 13 years ago
  20. c11216d ath9k: Fix clearing of BTCOEX flags by Mohammed Shafi Shajakhan · 13 years ago
  21. 8129448 ath9k_hw: make use of the wrapper to check for MCI init by Mohammed Shafi Shajakhan · 13 years ago
  22. b98ccec ath9k_hw: remove p_data argument from ar9003_mci_state by Rajkumar Manoharan · 13 years ago
  23. dfd0587 ath9k: keep btcoex period in milliseconds by Rajkumar Manoharan · 13 years ago
  24. 6995fb8 ath9k: improve BT FTP/PAN performance by Rajkumar Manoharan · 13 years ago
  25. e6930c4 ath9k: Use separate operational flags for BTCOEX by Sujith Manoharan · 13 years ago
  26. 0466e25 ath9k_hw: remove ATH_BTCOEX_CFG_MCI by Rajkumar Manoharan · 13 years ago
  27. 7b27ba4 ath9k: do not register LEDs on AR913x by Felix Fietkau · 13 years ago
  28. bff2ec2 ath9k: Fix BTCOEX shutdown by Sujith Manoharan · 13 years ago
  29. 9a15858 ath9k: Remove ATH9K_HW_CAP_MCI checks by Sujith Manoharan · 13 years ago
  30. 64ab38d ath9k: Remove ATH_BTCOEX_CFG_NONE checks by Sujith Manoharan · 13 years ago
  31. d68475d ath9k: Initialize BTCOEX scheme using a helper by Sujith Manoharan · 13 years ago
  32. 4daa776 ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 13 years ago
  33. c0ac53f ath9k: Calculate ampdu limit using a helper by Sujith Manoharan · 13 years ago
  34. 56ca0db ath9k: Process BTCOEX interrupts using a helper by Sujith Manoharan · 13 years ago
  35. df198b1 ath9k: Use proper start/stop routines for BTCOEX by Sujith Manoharan · 13 years ago
  36. 5908120 ath9k: Move BTCOEX init/deinit functions to gpio.c by Sujith Manoharan · 13 years ago
  37. 8a30930 ath9k_hw: make bluetooth coexistence support optional at compile time by Felix Fietkau · 14 years ago
  38. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 14 years ago
  39. bc6d5c2 ath9k: Remove enabling btcoex from stomp type change by Rajkumar Manoharan · 14 years ago
  40. 7dc181c ath9k: Add btcoex profile management support for AR9462 by Rajkumar Manoharan · 14 years ago
  41. 423e38e ath9k: Rename AR9480 into AR9462 by Rajkumar Manoharan · 14 years ago
  42. 72d874c ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default by Felix Fietkau · 14 years ago
  43. 9082631 ath9k/ath9k_htc: Fix PS wrappers for RF kill by Mohammed Shafi Shajakhan · 14 years ago
  44. 79ac9b3 ath9k: enable LED pin for AR946/8x chipsets by Mohammed Shafi Shajakhan · 14 years ago
  45. b037b69 ath9k: do not enable interrupt on set interrupt mask by Rajkumar Manoharan · 14 years ago
  46. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 14 years ago
  47. a039a99 ath9k: Use ps wrappers for btcoex logic. by Vivek Natarajan · 14 years ago
  48. 978f78b ath9k_hw: Move bt_stomp to hw from common. by Vivek Natarajan · 14 years ago
  49. 353e501 ath9k: Fix LED gpio for AR93xx chipsets. by Senthil Balasubramanian · 14 years ago
  50. 788f687 ath9k: Fix bug in configuring hw timer by Vasanthakumar Thiagarajan · 14 years ago
  51. 6de66dd ath9k: add support for overriding LED pin and GPIO settings from platform data by Felix Fietkau · 14 years ago
  52. 1517853 ath9k: Fix incorrect GPIO LED pin for AR9485 by Senthil Balasubramanian · 14 years ago
  53. 0cf55c2 ath9k: use generic mac80211 LED blinking code by Felix Fietkau · 14 years ago
  54. 9ac58615 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 15 years ago
  55. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 15 years ago
  56. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 15 years ago
  57. 8eb1dab ath9k: remove a redundant call to ath9k_hw_gettsf32 by Felix Fietkau · 15 years ago
  58. 4df3071 ath9k_hw: optimize interrupt mask changes by Felix Fietkau · 15 years ago
  59. d99eeb8 ath9k_common: Move bt_stomp to common for sharing with ath9k_htc. by Vivek Natarajan · 15 years ago
  60. 9a75c2f ath9k: Add a module parameter to disable led blinking. by Vivek Natarajan · 15 years ago
  61. 60ece40 wireless/ath: remove trailing space in messages by Frans Pop · 15 years ago
  62. 3069168 ath9k: move imask from sc to ah by Pavel Roskin · 15 years ago
  63. 58da131 ath9k: Fix wifi disconnection when collocated bt scan is active by Vasanthakumar Thiagarajan · 16 years ago
  64. 0fca65c ath9k: Add a new file for GPIO by Sujith · 16 years ago