1. 8b2a3827 ath9k: Fix PS wrappers in ath9k_set_coverage_class by Mohammed Shafi Shajakhan · 13 years ago
  2. f6b4e4d ath9k: Fix locking issue during tx completion by Rajkumar Manoharan · 13 years ago
  3. d3af439 ath9k: remove a redundant call to pcipowersave by Mohammed Shafi Shajakhan · 13 years ago
  4. d4bb17c ath9k: Add debug messages to track PAPRD failures by Mohammed Shafi Shajakhan · 13 years ago
  5. 05c0be2 ath9k: Add a debug entry to start/stop ANI by Mohammed Shafi Shajakhan · 13 years ago
  6. b942471 ath9k: wake up chip before initializing PAPRD table by Mohammed Shafi Shajakhan · 13 years ago
  7. 2e5ef45 ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS by Rajkumar Manoharan · 13 years ago
  8. 5595f11 ath9k: mark few functions as static by Mohammed Shafi Shajakhan · 13 years ago
  9. 6d79cb4 ath9k: make ath9k_setpower function as static by Mohammed Shafi Shajakhan · 13 years ago
  10. fce041b ath9k: unify edma and non-edma tx code, improve tx fifo handling by Felix Fietkau · 13 years ago
  11. e62ddec ath9k: remove redundant if check by Mohammed Shafi Shajakhan · 13 years ago
  12. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  13. a4d86d9 ath9k: Reset chip on baseband hang by Rajkumar Manoharan · 13 years ago
  14. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  15. ba4903f ath9k: implement .tx_last_beacon() by Felix Fietkau · 13 years ago
  16. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 13 years ago
  17. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  18. 108697c ath9k: make npending frames check as bool by Mohammed Shafi Shajakhan · 13 years ago
  19. f59a59f ath9k: fix a regression in PS frame filter handling by Felix Fietkau · 13 years ago
  20. fd5999c ath9k: fix beaconing for mesh interfaces by Javier Cardona · 13 years ago
  21. 729da390 ath9k: Failed to set default beacon rssi in AP/IBSS mode by Rajkumar Manoharan · 13 years ago
  22. 4105f80 ath9k: process TSF out of range before RX by Rajkumar Manoharan · 13 years ago
  23. deb7518 ath9k: avoid enabling interrupts while processing rx by Rajkumar Manoharan · 13 years ago
  24. 99aa55b ath9k: Fix a warning due to a queued work during S3 state by Mohammed Shafi Shajakhan · 13 years ago
  25. cbe8c73 ath9k_hw: remove aggregation protection mode by Mohammed Shafi Shajakhan · 13 years ago
  26. 2f6fc35 ath9k: Fix drain txq failure in flush by Rajkumar Manoharan · 13 years ago
  27. 92c6f76c ath9k: set beacon related ps flags on bss_info change by Rajkumar Manoharan · 13 years ago
  28. 429576b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  29. b84628e ath9k: Add power save wrappers and modularize hw_pll handler by Senthil Balasubramanian · 13 years ago
  30. 9eab61c ath9k: cleanup hw pll work handler by Senthil Balasubramanian · 13 years ago
  31. 5151390 ath9k: optimize the usage of power save wrappers. by Senthil Balasubramanian · 13 years ago
  32. 93ae2dd ath9k: assign keycache slots to unencrypted stations by Felix Fietkau · 13 years ago
  33. 5519541 ath9k: fix powersave frame filtering/buffering in AP mode by Felix Fietkau · 13 years ago
  34. f60c49b ath9k: Fix kernel panic on module unload by Rajkumar Manoharan · 13 years ago
  35. 15b91e8 ath9k: Implement dev_tx_frames_pending callback. by Vivek Natarajan · 13 years ago
  36. 96f372c ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls by Felix Fietkau · 13 years ago
  37. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  38. 99e4d43 ath9k: configure beacons based on hw opmode by Rajkumar Manoharan · 13 years ago
  39. 4f5ef75b ath9k: Handle BSSID/AID for multiple interfaces by Rajkumar Manoharan · 13 years ago
  40. 66da424 ath9k: Cleanup ath_vif struct by Rajkumar Manoharan · 13 years ago
  41. 59575d1 ath9k: deny new interface addtion on IBSS mode by Rajkumar Manoharan · 13 years ago
  42. cfdc9a8 ath9k: Support RSN IBSS by Jouni Malinen · 13 years ago
  43. f62d816 ath9k: fix a chip wakeup related crash in ath9k_start by Felix Fietkau · 13 years ago
  44. d78f4b3 ath9k: Fix TX queue stuck issue. by Senthil Balasubramanian · 13 years ago
  45. 86271e4 ath9k: fix the .flush driver op implementation by Felix Fietkau · 14 years ago
  46. 0cf55c2 ath9k: use generic mac80211 LED blinking code by Felix Fietkau · 14 years ago
  47. 08f6c85 ath9k: Fix compilation warning. by Vivek Natarajan · 14 years ago
  48. 7e3514f ath9k: Cancel pll_work while disabling radio. by Vivek Natarajan · 14 years ago
  49. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  50. 6908162 ath9k: Implement op_flush() by Vasanthakumar Thiagarajan · 14 years ago
  51. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  52. 0f5cd45 ath9k: Fix ath9k prevents CPU to enter C3 states by Mohammed Shafi Shajakhan · 14 years ago
  53. 014cf3b ath9k: disable beaconing before stopping beacon queue by Rajkumar Manoharan · 14 years ago
  54. 9814f6b ath9k: Remove redundant beacon_interval by Steve Brown · 14 years ago
  55. 603b3ee ath9k: Add debug info for configuring power level. by Ben Greear · 14 years ago
  56. 8c79a61 ath9k: Print channel-type in chan-change dbg message. by Ben Greear · 14 years ago
  57. cb8d61d ath9k: add additional checks for the baseband hang detection by Felix Fietkau · 14 years ago
  58. 9cf04dc ath9k: Fix possible double free of PAPRD skb's by Mohammed Shafi Shajakhan · 14 years ago
  59. 391bd1c ath9k: reserve a beacon slot on beaconing vif addition by Rajkumar Manoharan · 14 years ago
  60. 4c89fe9 ath9k: do not access hw registers in FULL SLEEP by Rajkumar Manoharan · 14 years ago
  61. 5048e8c ath9k: move update tx power to common by Rajkumar Manoharan · 14 years ago
  62. c344c9c ath9k: use common get current channel function by Rajkumar Manoharan · 14 years ago
  63. 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
  64. 4796007 ath9k: Fix memory leak due to failed PAPRD frames by Mohammed Shafi Shajakhan · 14 years ago
  65. 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
  66. de87f73 ath9k: use common API to avoid code duplication by Rajkumar Manoharan · 14 years ago
  67. 181fb18 ath9k: Fix a PLL hang issue observed with AR9485. by Vivek Natarajan · 14 years ago
  68. 0d95521 ath9k: use split rx buffers to get rid of order-1 skb allocations by Felix Fietkau · 14 years ago
  69. 9ac5861 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 14 years ago
  70. 7545daf ath9k: remove support for virtual wiphys by Felix Fietkau · 14 years ago
  71. 9246041 ath9k: clean up the code that wakes the mac80211 queues by Felix Fietkau · 14 years ago
  72. c7c1806 ath9k: Fix power save usage count imbalance on deinit by Rajkumar Manoharan · 14 years ago
  73. 203043f ath9k: fix race conditions when stop device by Stanislaw Gruszka · 14 years ago
  74. 7f010c9 ath9k: Keep track of stations for debugfs. by Ben Greear · 14 years ago
  75. 783cd01 ath9k: add missing ps wakeup/restore calls by Felix Fietkau · 14 years ago
  76. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  77. 4801416 ath9k: Fix up hardware mode and beacons with multiple vifs. by Ben Greear · 14 years ago
  78. 8b3f461 ath9k: reduce the likelihood of baseband hang check false positives by Felix Fietkau · 14 years ago
  79. 3e6109c ath9k: qualify global modparam_nohwcrypt variable by John W. Linville · 14 years ago
  80. 1186488 ath9k: fix beacon restart on channel change by Rajkumar Manoharan · 14 years ago
  81. 52671e4 ath9k: spin_lock_bh is not required within tasklet context. by Senthil Balasubramanian · 14 years ago
  82. 6dab55b ath9k: unlock on error path in ath9k_change_interface() by Dan Carpenter · 14 years ago
  83. afe68d0 ath9k: fix aphy / wiphy idle mismatch by Luis R. Rodriguez · 14 years ago
  84. d4d5dc3 ath9k: do not limit the chainmask to 1 for legacy mode by Felix Fietkau · 14 years ago
  85. 45ef6a0b ath9k_hw: Configure appropriate Tx power when PAPRD fails by Vasanthakumar Thiagarajan · 14 years ago
  86. 2b7e6bce ath9k: Add comments for making pm-qos as modparam by Mohammed Shafi Shajakhan · 14 years ago
  87. 4dc3530 ath9k: Make PM-QOS value as user configurable by Mohammed Shafi Shajakhan · 14 years ago
  88. 1bf3866 ath9k_hw: fix PA predistortion training power selection by Felix Fietkau · 14 years ago
  89. 7607cbe ath9k: fix PA predistortion thermal measurement handling by Felix Fietkau · 14 years ago
  90. 9abbfb2 ath9k: Use power save wrappers for TSF get/set by Sujith Manoharan · 14 years ago
  91. 6b3b991 ath9k: Add change_interface callback by Rajkumar Manoharan · 14 years ago
  92. a08e7ad ath9k: fix assumptions for idle calls on suspend/resume by Luis R. Rodriguez · 14 years ago
  93. c2731b8 ath9k: Fix power save count imbalance on ath_radio_enable() by Luis R. Rodriguez · 14 years ago
  94. 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
  95. ff9f0b6 ath9k: skip ATH9K_INT_TIM_TIMER when we are idle by Luis R. Rodriguez · 14 years ago
  96. 8060e16 ath9k: Enable extended synch for AR9485 to fix L0s recovery issue by Vasanthakumar Thiagarajan · 14 years ago
  97. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  98. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  99. 884a963 ath9k: fix beacon resource related race condition by Rajkumar Manoharan · 14 years ago
  100. 080e1a2 ath9k: fix a DMA related race condition on reset by Felix Fietkau · 14 years ago