1. ef948da ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  2. 934bdc7 ath9k: use ath_ps_ops in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  3. 99d2217 ath9k: add ath_ps_ops bindings by Oleksij Rempel · 10 years ago
  4. 1111d42 ath9k: remove all struct ath_softc dependencies from spectral code by Oleksij Rempel · 10 years ago
  5. dd7657b ath9k: add ath_hw to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  6. c10b75a ath9k: use struct dentry by ath9k_spectral_init_debug by Oleksij Rempel · 10 years ago
  7. 21af25d ath9k: move spec_config to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  8. 8391f60 ath9k: move spectral_mode to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  9. 911ea79 ath9k: add struct ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  10. d385c5c ath9k: add support for reporting tx power to mac80211 by Felix Fietkau · 10 years ago
  11. edad187 ath9k: set pulse_rssi threshold to 15 by Lorenzo Bianconi · 10 years ago
  12. 5ca06eb ath9k: use a random MAC address if the EEPROM address is invalid by Felix Fietkau · 10 years ago
  13. 3468968 ath9k: allow disabling bands via platform data by Felix Fietkau · 10 years ago
  14. a59dadb ath9k: add support for endian swap of eeprom from platform data by Felix Fietkau · 10 years ago
  15. 7b89fcc ath9k_hw: start initial NF calibration after PA calibration on <AR9003 by Felix Fietkau · 10 years ago
  16. 6339244 ath9k_hw: do not run NF and periodic calibration at the same time by Felix Fietkau · 10 years ago
  17. 7b8aaea ath9k: restart hardware after noise floor calibration failure by Felix Fietkau · 10 years ago
  18. 70e535e ath9k: clean up debugfs print of reset causes by Felix Fietkau · 10 years ago
  19. 3b580144 ath9k: fix processing RXORN interrupts by Felix Fietkau · 10 years ago
  20. 257b5bc ath9k_hw: remove support for UB124 tx gain table by Felix Fietkau · 10 years ago
  21. 935477e ath9k_hw: make support for PC-OEM cards optional by Felix Fietkau · 10 years ago
  22. 6424b03 ath9k: Update AR955x initvals by Sujith Manoharan · 10 years ago
  23. d19c230 ath9k: Update AR9580 initvals by Sujith Manoharan · 10 years ago
  24. 1e929d3 ath9k: Do not start BA when scanning by Sujith Manoharan · 10 years ago
  25. 25f3bc7 ath9k: Improve flush() in mcc mode by Sujith Manoharan · 10 years ago
  26. 23aab0c ath9k: Fix HW scan abort by Sujith Manoharan · 10 years ago
  27. 0a019a5 ath9k: Send oneshot NoA by Sujith Manoharan · 10 years ago
  28. a350335 ath9k: Fix RoC expiration by Sujith Manoharan · 10 years ago
  29. 828fe01 ath9k: Use a helper function for bmiss by Sujith Manoharan · 10 years ago
  30. 347a956 ath9k: Use a helper function to set NoA by Sujith Manoharan · 10 years ago
  31. a23152a ath9k: Use a helper function for offchannel NoA by Sujith Manoharan · 10 years ago
  32. c6500ea ath9k: Check for active GO in mgd_prepare_tx() by Sujith Manoharan · 10 years ago
  33. 26103b8 ath9k: Add a function to check for an active GO by Sujith Manoharan · 10 years ago
  34. 62ae1ae ath9k: Fix address management by Sujith Manoharan · 10 years ago
  35. 91e6ceb ath9k: Send AUTHORIZED event only for station mode by Sujith Manoharan · 10 years ago
  36. e2d389b ath9k: Check for pending frames properly by Sujith Manoharan · 10 years ago
  37. 290c8a7 ath9k: Fix offchannel flush timeout by Sujith Manoharan · 10 years ago
  38. 67259d5 ath9k: Fix MCC flush timeout by Sujith Manoharan · 10 years ago
  39. 2fae0d9 ath9k: Use configurable timeout for flush by Sujith Manoharan · 10 years ago
  40. 8890d05 ath9k: Clear NoA schedule properly by Sujith Manoharan · 10 years ago
  41. eaf04a6 ath9k: Disable beacon tasklet during reset by Sujith Manoharan · 10 years ago
  42. ae2ff23 ath9k: Set ATH_OP_HW_RESET before HW reset by Sujith Manoharan · 10 years ago
  43. 5555c95 ath9k: Unify reset API by Sujith Manoharan · 10 years ago
  44. be247c1 ath9k: Process beacons properly by Sujith Manoharan · 10 years ago
  45. b8f9279 ath9k: Enable multi-channel properly by Sujith Manoharan · 10 years ago
  46. df3c6eb ath9k: Use sta_state() callback by Sujith Manoharan · 10 years ago
  47. 992a36a ath9k: do not overwrite AR_PHY_RADAR_1 MSB by Lorenzo Bianconi · 10 years ago
  48. ca14405 ath9k: Fix sequence number assignment by Sujith Manoharan · 10 years ago
  49. c393d17 ath9k_htc: avoid kernel panic in ath9k_hw_reset by Marek Puzyniak · 10 years ago
  50. b18111d ath9k: Fix crash in MCC mode by Sujith Manoharan · 10 years ago
  51. d7ffd58 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  52. e2cba8d ath9k: Fix flushing in MCC mode by Sujith Manoharan · 10 years ago
  53. 5ba8d9d ath9k: Fix queue handling for channel contexts by Sujith Manoharan · 10 years ago
  54. a064eaa ath9k: Add ath9k_chanctx_stop_queues() by Sujith Manoharan · 10 years ago
  55. b390315 ath9k: Pass context to ath9k_chanctx_wake_queues() by Sujith Manoharan · 10 years ago
  56. 4f82eec ath9k: Fix queue handling in flush() by Sujith Manoharan · 10 years ago
  57. 60913f4 ath9k: Remove duplicate code by Sujith Manoharan · 10 years ago
  58. fc1314c ath9k: Fix pending frame check by Sujith Manoharan · 10 years ago
  59. b736728 ath9k: Check pending frames properly by Sujith Manoharan · 10 years ago
  60. 4b60af4 ath9k: Print RoC expiration by Sujith Manoharan · 10 years ago
  61. 315dd11 ath9k: fix getting tx duration for dynack by Felix Fietkau · 10 years ago
  62. 4d9f634 ath9k: Check early for HW reset by Sujith Manoharan · 10 years ago
  63. 5fb9b1b ath9k_hw: fix PLL clock initialization for newer SoC by Felix Fietkau · 10 years ago
  64. b874ec8 ath9k_hw: reduce ANI spur immunity setting on HT40 extension channel by Felix Fietkau · 10 years ago
  65. 171cdab Revert "ath9k_hw: reduce ANI firstep range for older chips" by Felix Fietkau · 10 years ago
  66. 83322eb ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3 by Felix Fietkau · 10 years ago
  67. 09c74f7 ath9k: use ah->get_mac_revision for all SoC devices if available by Felix Fietkau · 10 years ago
  68. 8d9e464 ath9k: Fix offchannel queuing by Sujith Manoharan · 10 years ago
  69. c13a6a0 ath9k: Use normal queues for offchannel frames by Sujith Manoharan · 10 years ago
  70. d701746 ath9k: Fix queue management by Sujith Manoharan · 10 years ago
  71. 2ce73c0 ath9k: Fix p2p address management by Sujith Manoharan · 10 years ago
  72. cb35582 ath9k: Cache BSS information by Sujith Manoharan · 10 years ago
  73. 2ba7d14 ath9k: Fix NULL pointer dereference on early irq by Wojciech Dubowik · 10 years ago
  74. 7a0a260 ath9k: enable ext channel pulse detection by Lorenzo Bianconi · 10 years ago
  75. 853854d ath9k: Fix build error by Sujith Manoharan · 10 years ago
  76. 44b47a7 ath9k: initialize ath_node linked list by Lorenzo Bianconi · 10 years ago
  77. 24a1936 ath9k: enable dynack using set_coverage_class codepath by Lorenzo Bianconi · 10 years ago
  78. 7a90744 ath9k: add debugfs support for dynack by Lorenzo Bianconi · 10 years ago
  79. 35c273e ath9k: enable control frame reception by Lorenzo Bianconi · 10 years ago
  80. 982e039 ath9k: add sampling methods for (tx|rx) timestamp by Lorenzo Bianconi · 10 years ago
  81. 7aefa8a ath9k: do not overwrite ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  82. ce71915 ath9k: add config for (en|dis)abling ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  83. c774d57 ath9k: add dynamic ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  84. 36678b2 ath9k: add duration field to ath_tx_status by Lorenzo Bianconi · 10 years ago
  85. 8e15e09 ath9k: export methods related to ACK timeout estimation by Lorenzo Bianconi · 10 years ago
  86. d21ccfd ath9k_htc: fix random decryption failure by Johannes Stezenbach · 10 years ago
  87. 1030f9f ath9k: Fix primary station configuration by Sujith Manoharan · 10 years ago
  88. af87dd3 ath9k: Remove useless opmode check by Sujith Manoharan · 10 years ago
  89. 4ee26de ath9k: Set offchannel state properly by Sujith Manoharan · 10 years ago
  90. 7f30eac ath9k: Check beaconing mode properly by Sujith Manoharan · 10 years ago
  91. a2b2860 ath9k: Remove unnecessary tbtt assignment by Sujith Manoharan · 10 years ago
  92. 48bf43f ath9k: Fix beacon processing in offchannel by Sujith Manoharan · 10 years ago
  93. 4307b0f ath9k: fix radar parameters initialization by Lorenzo Bianconi · 10 years ago
  94. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  95. 167bf96 ath9k: Fix beacon miss handling by Sujith Manoharan · 10 years ago
  96. 4899827 ath9k: Fix channel switch time duration by Sujith Manoharan · 10 years ago
  97. 124130d ath9k: Clear offchannel duration properly by Sujith Manoharan · 10 years ago
  98. d0975ed ath9k: Fix Notice of Absence issues by Sujith Manoharan · 10 years ago
  99. cbc775d ath9k: Assign offchannel duration properly by Sujith Manoharan · 10 years ago
  100. ae0fd63 Revert "ath9k: Calculate sleep duration" by Sujith Manoharan · 10 years ago