1. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 11 years ago
  2. eefa01d ath9k: move sc_flags to ath_common by Oleksij Rempel · 11 years ago
  3. b57ba3b ath9k: move ath9k_reload_chainmask_settings to common by Oleksij Rempel · 11 years ago
  4. affad45 ath9k: make some hardware reset log messages debug-only by Felix Fietkau · 11 years ago
  5. 32efb0c ath9k: move ath9k_process_rssi to common.c by Oleksij Rempel · 11 years ago
  6. f783807 ath9k: Fix uninitialized variable in ath9k_has_tx_pending() by Geert Uytterhoeven · 11 years ago
  7. 4effc6f ath9k: prepare for multi-interface CSA support by Michal Kazior · 11 years ago
  8. 3b745c7 ath9k: Fix code mistake by Sujith Manoharan · 11 years ago
  9. 071aa9a ath9k: Process GTT interrupts by Sujith Manoharan · 11 years ago
  10. 9d89cad ath9k: Remove debug print in ISR by Sujith Manoharan · 11 years ago
  11. 1cdbaf0 ath9k: Add an option for station statistics by Sujith Manoharan · 11 years ago
  12. 9d1cd50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  13. 78c8a95 ath9k: Fix interrupt statistics by Sujith Manoharan · 11 years ago
  14. b7cc9b9 ath9k: Fix "cc_lock" usage by Sujith Manoharan · 11 years ago
  15. 0c75997 ath9k: Process BB watchdog events in the tasklet by Sujith Manoharan · 11 years ago
  16. 415ec61 ath9k: Remove RX Poll by Sujith Manoharan · 11 years ago
  17. 6549a86 ath9k: Fix baseband watchdog reset by Sujith Manoharan · 11 years ago
  18. a6bb860 ath9k: Fix baseband watchdog interrupts by Sujith Manoharan · 11 years ago
  19. 5b502c8 ath9k: Fix max AMPDU size calculation by Sujith Manoharan · 11 years ago
  20. c32e4e5 ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config by Felix Fietkau · 11 years ago
  21. 6a4d05d ath9k: move ath9k_debug_sync_cause out of ath9k_hw by Felix Fietkau · 11 years ago
  22. a35051c ath9k: properly preserve TSF across reset by Felix Fietkau · 11 years ago
  23. c67ce33 ath9k_hw: clean up generic timer code by Felix Fietkau · 11 years ago
  24. 657eb17 ath9k_htc: properly set MAC address and BSSID mask by Mathy Vanhoef · 11 years ago
  25. 10e2318 ath9k: optimize ath9k_flush by Felix Fietkau · 11 years ago
  26. bf3dac5 ath9k: use a timer to put hardware into full sleep by Felix Fietkau · 11 years ago
  27. e60001e ath9k: Use CONFIG_ATH9K_WOW by Sujith Manoharan · 11 years ago
  28. ef6b19e ath9k: Fix TX99 config option usage by Sujith Manoharan · 11 years ago
  29. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  30. 89f927a ath9k: add TX99 support by Luis R. Rodriguez · 11 years ago
  31. c648ecb ath9k: make ath9k_uses_beacons static by Felix Fietkau · 11 years ago
  32. 45c67f6 ath9k: move channel change code to ath_set_channel by Felix Fietkau · 11 years ago
  33. 2297f1c ath9k: make ath9k_cmn_update_ichannel static by Felix Fietkau · 11 years ago
  34. ec30326 ath9k: fix tx queue scheduling after channel changes by Felix Fietkau · 11 years ago
  35. c6cc47b ath9k: Handle FATAL interrupts correctly by Sujith Manoharan · 11 years ago
  36. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  37. 19c3616 ath9k: Enable PLL fix only for AR9340/AR9330 by Sujith Manoharan · 11 years ago
  38. d074e8d ath9k: enable CSA functionality in ath9k by Simon Wunderlich · 11 years ago
  39. 0671894 ath9k: use chandef instead of channel_type by Simon Wunderlich · 11 years ago
  40. f5bde5b ath9k: remove ath9k_sta_remove_debugfs by Felix Fietkau · 11 years ago
  41. f89d1bc ath9k: use software queueing for multicast traffic by Felix Fietkau · 11 years ago
  42. 73364b0 ath9k: prepare queueing code for handling unaggregated traffic by Felix Fietkau · 11 years ago
  43. 047dc3a ath9k: Remove ath_ant_comb_update() by Sujith Manoharan · 11 years ago
  44. 50ac660 cfg80211/nl80211: rename packet pattern related structures and enums by Amitkumar Karwar · 12 years ago
  45. 696df78 ath9k: Fix noisefloor calibration by Sujith Manoharan · 12 years ago
  46. 86a22ac ath9k: implement support for .release_buffered_frames() by Felix Fietkau · 12 years ago
  47. 861bca2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  48. 846e438 ath9k: Enable WoW only for AR9462 by Sujith Manoharan · 12 years ago
  49. 531efff Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  50. 7ca7c77 ath9k: Do not use local_bh_disable in ampdu_action by Sujith Manoharan · 12 years ago
  51. 73900cb ath9k: Use bitops for scan flag by Sujith Manoharan · 12 years ago
  52. cf657a2 ath9k: Remove MAC_DEBUG by Sujith Manoharan · 12 years ago
  53. 08c96ab ath9k: prevent aggregation session deadlocks by Felix Fietkau · 12 years ago
  54. 16e2342 ath9k: fix aggregation stop/flush handling by Felix Fietkau · 12 years ago
  55. a676828 ath9k: Fix beacon reconfiguration by Sujith Manoharan · 12 years ago
  56. 4ef69d0 ath9k: fix key allocation error handling for powersave keys by Felix Fietkau · 12 years ago
  57. ab11bb2 ath9k: always set common->macaddr to the MAC adress of a virtual interface by Felix Fietkau · 12 years ago
  58. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  59. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  60. 73e4937 ath9k: add support for DFS master mode by Zefir Kurtisi · 12 years ago
  61. f50b1cd ath9k: Re-enable interrupts after a channel change failure by Robert Shade · 12 years ago
  62. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  63. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  64. dd5ee59 ath9k: Fix ATH9K_HW_CAP_HT usage by Sujith Manoharan · 12 years ago
  65. 04ccd4a ath9k: add debug parameters for spectral scan by Simon Wunderlich · 12 years ago
  66. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  67. 1381559 ath9k: clean up processing of pending tx frames on reset by Felix Fietkau · 12 years ago
  68. 0a62acb ath9k: stop rx after tx by Felix Fietkau · 12 years ago
  69. fea92cb ath9k: allow setting arbitrary antenna masks on AR9003+ by Felix Fietkau · 12 years ago
  70. 4668cce ath9k: disable the tasklet before taking the PCU lock by Felix Fietkau · 12 years ago
  71. 4b883f0 ath9k: fix rx flush handling by Felix Fietkau · 12 years ago
  72. 7fc00a3 ath9k: add a better fix for the rx tasklet vs rx flush race by Felix Fietkau · 12 years ago
  73. e93d083 ath9k: add spectral scan feature by Simon Wunderlich · 12 years ago
  74. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 13 years ago
  75. a145daf ath9k: Implement sta_add_debugfs/sta_remove_debugfs by Sujith Manoharan · 12 years ago
  76. c175db8 ath9k: Move ethtool functions to debug.c by Sujith Manoharan · 12 years ago
  77. 580bdac ath9k: Remove 'stations' debugfs file by Sujith Manoharan · 12 years ago
  78. 78ef731 ath9k: Fix the 'xmit' debugfs file by Sujith Manoharan · 12 years ago
  79. bea843c ath9k/ath9k_htc: Remove WME macros by Sujith Manoharan · 12 years ago
  80. ca90ef4 ath9k: Process FATAL interrupts at first by Rajkumar Manoharan · 12 years ago
  81. b126b02 ath9k: Remove unused workaround by Sujith Manoharan · 12 years ago
  82. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 12 years ago
  83. e82cb03 ath9k: adjust WLAN and BT concurrent transmission by Rajkumar Manoharan · 12 years ago
  84. 50072eb ath9k: Send WLAN channel info to BT by Rajkumar Manoharan · 12 years ago
  85. 424749c ath9k: perform ANI cycle in idle state by Rajkumar Manoharan · 12 years ago
  86. 249ee722 ath9k: use ieee80211_free_txskb by Felix Fietkau · 12 years ago
  87. ceb26a6 ath9k: improve suspend/resume reliability by Felix Fietkau · 12 years ago
  88. 9b4e9e7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  89. 327967c ath9k: Cleanup add/change_interface callbacks by Mohammed Shafi Shajakhan · 12 years ago
  90. 5686cac ath9k: Make use of ath_stop_ani wrapper by Mohammed Shafi Shajakhan · 12 years ago
  91. e548c49 mac80211: add key flag for management keys by Johannes Berg · 12 years ago
  92. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  93. f41a9b3 ath9k: fix interrupt storms on queued hardware reset by Felix Fietkau · 12 years ago
  94. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  95. 124b979 ath9k: Fix race in reset-work usage by Rajkumar Manoharan · 13 years ago
  96. 6dcc344 ath9k: Reconfigure VIF state properly by Sujith Manoharan · 13 years ago
  97. da0d45f ath9k: Fix ANI management by Sujith Manoharan · 13 years ago
  98. 2f8e82e ath9k: Set the TSF adjust value properly by Sujith Manoharan · 13 years ago
  99. 7e52c8a ath9k: Cleanup beacon queue configuration by Sujith Manoharan · 13 years ago
  100. aa45fe9 ath9k: Remove is_bslot_active by Sujith Manoharan · 13 years ago