1. f62d816 ath9k: fix a chip wakeup related crash in ath9k_start by Felix Fietkau · 13 years ago
  2. d78f4b3 ath9k: Fix TX queue stuck issue. by Senthil Balasubramanian · 14 years ago
  3. 86271e4 ath9k: fix the .flush driver op implementation by Felix Fietkau · 14 years ago
  4. 0cf55c2 ath9k: use generic mac80211 LED blinking code by Felix Fietkau · 14 years ago
  5. 08f6c85 ath9k: Fix compilation warning. by Vivek Natarajan · 14 years ago
  6. 7e3514f ath9k: Cancel pll_work while disabling radio. by Vivek Natarajan · 14 years ago
  7. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  8. 6908162 ath9k: Implement op_flush() by Vasanthakumar Thiagarajan · 14 years ago
  9. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  10. 0f5cd45 ath9k: Fix ath9k prevents CPU to enter C3 states by Mohammed Shafi Shajakhan · 14 years ago
  11. 014cf3b ath9k: disable beaconing before stopping beacon queue by Rajkumar Manoharan · 14 years ago
  12. 9814f6b ath9k: Remove redundant beacon_interval by Steve Brown · 14 years ago
  13. 603b3ee ath9k: Add debug info for configuring power level. by Ben Greear · 14 years ago
  14. 8c79a61 ath9k: Print channel-type in chan-change dbg message. by Ben Greear · 14 years ago
  15. cb8d61d ath9k: add additional checks for the baseband hang detection by Felix Fietkau · 14 years ago
  16. 9cf04dc ath9k: Fix possible double free of PAPRD skb's by Mohammed Shafi Shajakhan · 14 years ago
  17. 391bd1c ath9k: reserve a beacon slot on beaconing vif addition by Rajkumar Manoharan · 14 years ago
  18. 4c89fe9 ath9k: do not access hw registers in FULL SLEEP by Rajkumar Manoharan · 14 years ago
  19. 5048e8c ath9k: move update tx power to common by Rajkumar Manoharan · 14 years ago
  20. c344c9c ath9k: use common get current channel function by Rajkumar Manoharan · 14 years ago
  21. fa9a741 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  22. 4796007 ath9k: Fix memory leak due to failed PAPRD frames by Mohammed Shafi Shajakhan · 14 years ago
  23. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  24. de87f73 ath9k: use common API to avoid code duplication by Rajkumar Manoharan · 14 years ago
  25. 181fb18 ath9k: Fix a PLL hang issue observed with AR9485. by Vivek Natarajan · 14 years ago
  26. 0d95521 ath9k: use split rx buffers to get rid of order-1 skb allocations by Felix Fietkau · 14 years ago
  27. 9ac5861 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 14 years ago
  28. 7545daf ath9k: remove support for virtual wiphys by Felix Fietkau · 14 years ago
  29. 9246041 ath9k: clean up the code that wakes the mac80211 queues by Felix Fietkau · 14 years ago
  30. c7c1806 ath9k: Fix power save usage count imbalance on deinit by Rajkumar Manoharan · 14 years ago
  31. 203043f ath9k: fix race conditions when stop device by Stanislaw Gruszka · 14 years ago
  32. 7f010c9 ath9k: Keep track of stations for debugfs. by Ben Greear · 14 years ago
  33. 783cd01 ath9k: add missing ps wakeup/restore calls by Felix Fietkau · 14 years ago
  34. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  35. 4801416 ath9k: Fix up hardware mode and beacons with multiple vifs. by Ben Greear · 14 years ago
  36. 8b3f461 ath9k: reduce the likelihood of baseband hang check false positives by Felix Fietkau · 14 years ago
  37. 3e6109c ath9k: qualify global modparam_nohwcrypt variable by John W. Linville · 14 years ago
  38. 1186488 ath9k: fix beacon restart on channel change by Rajkumar Manoharan · 14 years ago
  39. 52671e4 ath9k: spin_lock_bh is not required within tasklet context. by Senthil Balasubramanian · 14 years ago
  40. 6dab55b ath9k: unlock on error path in ath9k_change_interface() by Dan Carpenter · 14 years ago
  41. afe68d0 ath9k: fix aphy / wiphy idle mismatch by Luis R. Rodriguez · 14 years ago
  42. d4d5dc3 ath9k: do not limit the chainmask to 1 for legacy mode by Felix Fietkau · 14 years ago
  43. 45ef6a0b ath9k_hw: Configure appropriate Tx power when PAPRD fails by Vasanthakumar Thiagarajan · 14 years ago
  44. 2b7e6bce ath9k: Add comments for making pm-qos as modparam by Mohammed Shafi Shajakhan · 14 years ago
  45. 4dc3530 ath9k: Make PM-QOS value as user configurable by Mohammed Shafi Shajakhan · 14 years ago
  46. 1bf3866 ath9k_hw: fix PA predistortion training power selection by Felix Fietkau · 14 years ago
  47. 7607cbe ath9k: fix PA predistortion thermal measurement handling by Felix Fietkau · 14 years ago
  48. 9abbfb2 ath9k: Use power save wrappers for TSF get/set by Sujith Manoharan · 14 years ago
  49. 6b3b991 ath9k: Add change_interface callback by Rajkumar Manoharan · 14 years ago
  50. a08e7ad ath9k: fix assumptions for idle calls on suspend/resume by Luis R. Rodriguez · 14 years ago
  51. c2731b8 ath9k: Fix power save count imbalance on ath_radio_enable() by Luis R. Rodriguez · 14 years ago
  52. 393934c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  53. ff9f0b6 ath9k: skip ATH9K_INT_TIM_TIMER when we are idle by Luis R. Rodriguez · 14 years ago
  54. 8060e16 ath9k: Enable extended synch for AR9485 to fix L0s recovery issue by Vasanthakumar Thiagarajan · 14 years ago
  55. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  56. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  57. 884a963 ath9k: fix beacon resource related race condition by Rajkumar Manoharan · 14 years ago
  58. 080e1a2 ath9k: fix a DMA related race condition on reset by Felix Fietkau · 14 years ago
  59. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  60. ea066d5 ath9k: Add support for Adaptive Power Management by Mohammed Shafi Shajakhan · 14 years ago
  61. 4604778 ath9k: Disable SWBA interrupt on remove_interface by Rajkumar Manoharan · 14 years ago
  62. 98c316e ath9k: use per-device struct for pm_qos_* operations by Gabor Juhos · 14 years ago
  63. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  64. 71a3bf3 ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set by Felix Fietkau · 14 years ago
  65. 28d1670 ath9k: clean up code duplication around ath_tx_start by Felix Fietkau · 14 years ago
  66. 82259b7 ath9k: remove bfs_paprd_timestamp from struct ath_buf_state by Felix Fietkau · 14 years ago
  67. 066dae9 ath9k: rework tx queue selection and fix queue stopping/waking by Felix Fietkau · 14 years ago
  68. 6a6733f ath9k: content DMA start / stop through the PCU lock by Luis R. Rodriguez · 14 years ago
  69. 4bdd1e9 ath9k: move the PCU lock to the sc structure by Luis R. Rodriguez · 14 years ago
  70. 9d94674 ath9k: simplify hw reset locking by Luis R. Rodriguez · 14 years ago
  71. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 14 years ago
  72. 9fa23e1 ath9k: optimize/fix ANI RSSI processing by Felix Fietkau · 14 years ago
  73. 4df3071 ath9k_hw: optimize interrupt mask changes by Felix Fietkau · 14 years ago
  74. fbb078f ath9k: check old power mode before clearing cycle counters by Felix Fietkau · 14 years ago
  75. 10598c1 ath9k: Fix a DMA latency issue for Intel Pinetrail platforms. by Vivek Natarajan · 14 years ago
  76. 5f841b4 ath9k: Avoid HW opmode overridden on monitor mode changes by Rajkumar Manoharan · 14 years ago
  77. 5e848f7 ath9k: lock reset and PCU start/stopping by Luis R. Rodriguez · 14 years ago
  78. b79b33c ath9k: rename rxflushlock to pcu_lock by Luis R. Rodriguez · 14 years ago
  79. fac6b6a ath9k: resume aggregation immediately after a hardware reset by Felix Fietkau · 14 years ago
  80. 0845735 ath9k: fix crash in ath_update_survey_stats by Felix Fietkau · 14 years ago
  81. 4e99001 ath9k: remove sc->cur_rate_table and sc->cur_rate_mode by Felix Fietkau · 14 years ago
  82. 88eac2d ath9k: add missing locking around ath9k_hw_proc_mib_event by Felix Fietkau · 14 years ago
  83. 898c914 ath9k: do not track cycle counter updates in powersave mode by Felix Fietkau · 14 years ago
  84. 9c1d8e4 ath9k: Set RX filter for Probe Request based on filter flag by Jouni Malinen · 14 years ago
  85. 3430098 ath9k: implement channel utilization stats for survey by Felix Fietkau · 14 years ago
  86. b5bfc56 ath9k_hw: move the cycle counter tracking to ath by Felix Fietkau · 14 years ago
  87. 845d708 ath9k: Introduce a wrapper for power save disable. by Senthil Balasubramanian · 14 years ago
  88. fbab739 ath9k: remove unnecessary power save flags. by Senthil Balasubramanian · 14 years ago
  89. bfc472b ath9k_hw: remove code duplication in phy error counter handling by Felix Fietkau · 14 years ago
  90. e51f3ef ath9k: add WDS interfaces to ath9k by Bill Jordan · 14 years ago
  91. 39162db ath9k: return survey data for all channels instead of just the current one by Felix Fietkau · 14 years ago
  92. 0bda652 ath9k: remove the noise floor value in the ani struct by Felix Fietkau · 14 years ago
  93. 4f1a5a4 ath9k: do not return default noise floor values via survey by Felix Fietkau · 14 years ago
  94. 9094537 ath9k: Fix tx struck state with paprd by Vasanthakumar Thiagarajan · 14 years ago
  95. 231c3a1 ath9k: fix an aggregation start related race condition by Felix Fietkau · 14 years ago
  96. 48a6a46 ath9k: fix enabling ANI / tx monitor after bg scan by Luis R. Rodriguez · 14 years ago
  97. 52b8ac9 ath9k: fix regression on beacon loss after bgscan by Luis R. Rodriguez · 14 years ago
  98. 8ab2cd0 ath9k: fix power save race conditions by Luis R. Rodriguez · 14 years ago
  99. 040e539 ath9k: Use common ath key management functions by Bruno Randolf · 14 years ago
  100. 364734f ath9k_hw: remove useless hw capability flags by Felix Fietkau · 14 years ago