1. 9b5186b Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  2. 9de8f26 ath10k: fix mismatched wmi api call by Peter Oh · 10 years ago
  3. 78157a1 ath10k: advertise support for AP mode channel width changes by Rajkumar Manoharan · 10 years ago
  4. 8868b12 ath10k: add modpram 'skip_otp' to ignore empty otp error during BMI by Rajkumar Manoharan · 10 years ago
  5. 5ce8e7f ath10k: handle ieee80211 header and payload tracing separately by Rajkumar Manoharan · 10 years ago
  6. a15c706 ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debug by John W. Linville · 10 years ago
  7. 3f2aa13 ath9k_htc: add spectral scan debug interface by Oleksij Rempel · 10 years ago
  8. 83fb287 ath9k_htc: process rx spectral packets by Oleksij Rempel · 10 years ago
  9. 911544f ath9k_htc: trigger spectral scan on set_channel by Oleksij Rempel · 10 years ago
  10. 88a2e3f ath9k_htc: set initial spec_config values by Oleksij Rempel · 10 years ago
  11. fe30e8b ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv by Oleksij Rempel · 10 years ago
  12. 94cd95c ath9k_htc: add ath_ps_ops bindings by Oleksij Rempel · 10 years ago
  13. 525d094 ath9k_htc: fix rs_datalen conversation by Oleksij Rempel · 10 years ago
  14. 46140dd ath9k: For AR9271 chipsets, set count = 0 for endless samples. by Oleksij Rempel · 10 years ago
  15. 67dc74f ath9k: move spectral.* to common-spectral.* by Oleksij Rempel · 10 years ago
  16. f00a422 ath9k: move ath9k_spectral_scan_ from main.c to spectral.c by Oleksij Rempel · 10 years ago
  17. 963916d ath9k: make ath9k_spectral_scan_ do not depend on ath_softc by Oleksij Rempel · 10 years ago
  18. ef948da ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  19. 934bdc7 ath9k: use ath_ps_ops in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  20. 99d2217 ath9k: add ath_ps_ops bindings by Oleksij Rempel · 10 years ago
  21. 0198c2e ath: add struct ath_ps_ops by Oleksij Rempel · 10 years ago
  22. 1111d42 ath9k: remove all struct ath_softc dependencies from spectral code by Oleksij Rempel · 10 years ago
  23. dd7657b ath9k: add ath_hw to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  24. c10b75a ath9k: use struct dentry by ath9k_spectral_init_debug by Oleksij Rempel · 10 years ago
  25. 21af25d ath9k: move spec_config to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  26. 8391f60 ath9k: move spectral_mode to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  27. 911ea79 ath9k: add struct ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  28. d385c5c ath9k: add support for reporting tx power to mac80211 by Felix Fietkau · 10 years ago
  29. bf515fb Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  30. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  31. 707b1bbd ath10k: fix pm resume after suspend by Bartosz Markowski · 10 years ago
  32. aa292fa ath6kl: remove incorrect reset_resume handler by Alexey Khoroshilov · 10 years ago
  33. 7962b0d ath10k: speed up hw recovery by Michal Kazior · 10 years ago
  34. 605cdba ath10k: expose hw restart via debugfs by Michal Kazior · 10 years ago
  35. 04ed9df ath10k: fix possible bmi crash by Michal Kazior · 10 years ago
  36. c011b28 ath10k: don't reset chip on power_down by Michal Kazior · 10 years ago
  37. 0bc14d0 ath10k: split reset logic from power up by Michal Kazior · 10 years ago
  38. 61c1648 ath10k: make warm reset a bit safer and faster by Michal Kazior · 10 years ago
  39. 099ac7c ath10k: change ce ring cleanup logic by Michal Kazior · 10 years ago
  40. 4eb2e16 ath10k: avoid possible deadlock with scan timeout by Michal Kazior · 10 years ago
  41. 7a1283d carl9170: Convert byte_rev_table uses to bitrev8 by Joe Perches · 10 years ago
  42. 9a06bec wil6210: Add support for large packets by Vladimir Kondratiev · 10 years ago
  43. e240537 wil6210: improve dmesg for fw error handling by Vladimir Kondratiev · 10 years ago
  44. b516fcc wil6210: prevent double disconnect command issuing by Vladimir Kondratiev · 10 years ago
  45. 4851629 wil6210: reset flow updates by Vladimir Kondratiev · 10 years ago
  46. cded936 wil6210: do not attempt FW recovery if interface is down by Vladimir Kondratiev · 10 years ago
  47. edad187 ath9k: set pulse_rssi threshold to 15 by Lorenzo Bianconi · 10 years ago
  48. 5ca06eb ath9k: use a random MAC address if the EEPROM address is invalid by Felix Fietkau · 10 years ago
  49. 3468968 ath9k: allow disabling bands via platform data by Felix Fietkau · 10 years ago
  50. a59dadb ath9k: add support for endian swap of eeprom from platform data by Felix Fietkau · 10 years ago
  51. 7b89fcc ath9k_hw: start initial NF calibration after PA calibration on <AR9003 by Felix Fietkau · 10 years ago
  52. 6339244 ath9k_hw: do not run NF and periodic calibration at the same time by Felix Fietkau · 10 years ago
  53. 7b8aaea ath9k: restart hardware after noise floor calibration failure by Felix Fietkau · 10 years ago
  54. 70e535e ath9k: clean up debugfs print of reset causes by Felix Fietkau · 10 years ago
  55. 3b580144 ath9k: fix processing RXORN interrupts by Felix Fietkau · 10 years ago
  56. 257b5bc ath9k_hw: remove support for UB124 tx gain table by Felix Fietkau · 10 years ago
  57. 935477e ath9k_hw: make support for PC-OEM cards optional by Felix Fietkau · 10 years ago
  58. 6424b03 ath9k: Update AR955x initvals by Sujith Manoharan · 10 years ago
  59. d19c230 ath9k: Update AR9580 initvals by Sujith Manoharan · 10 years ago
  60. 1e929d3 ath9k: Do not start BA when scanning by Sujith Manoharan · 10 years ago
  61. 25f3bc7 ath9k: Improve flush() in mcc mode by Sujith Manoharan · 10 years ago
  62. 23aab0c ath9k: Fix HW scan abort by Sujith Manoharan · 10 years ago
  63. 0a019a5 ath9k: Send oneshot NoA by Sujith Manoharan · 10 years ago
  64. a350335 ath9k: Fix RoC expiration by Sujith Manoharan · 10 years ago
  65. 828fe01 ath9k: Use a helper function for bmiss by Sujith Manoharan · 10 years ago
  66. 347a956 ath9k: Use a helper function to set NoA by Sujith Manoharan · 10 years ago
  67. a23152a ath9k: Use a helper function for offchannel NoA by Sujith Manoharan · 10 years ago
  68. c6500ea ath9k: Check for active GO in mgd_prepare_tx() by Sujith Manoharan · 10 years ago
  69. 26103b8 ath9k: Add a function to check for an active GO by Sujith Manoharan · 10 years ago
  70. 62ae1ae ath9k: Fix address management by Sujith Manoharan · 10 years ago
  71. 91e6ceb ath9k: Send AUTHORIZED event only for station mode by Sujith Manoharan · 10 years ago
  72. e2d389b ath9k: Check for pending frames properly by Sujith Manoharan · 10 years ago
  73. 290c8a7 ath9k: Fix offchannel flush timeout by Sujith Manoharan · 10 years ago
  74. 67259d5 ath9k: Fix MCC flush timeout by Sujith Manoharan · 10 years ago
  75. 2fae0d9 ath9k: Use configurable timeout for flush by Sujith Manoharan · 10 years ago
  76. 8890d05 ath9k: Clear NoA schedule properly by Sujith Manoharan · 10 years ago
  77. eaf04a6 ath9k: Disable beacon tasklet during reset by Sujith Manoharan · 10 years ago
  78. ae2ff23 ath9k: Set ATH_OP_HW_RESET before HW reset by Sujith Manoharan · 10 years ago
  79. 5555c95 ath9k: Unify reset API by Sujith Manoharan · 10 years ago
  80. be247c1 ath9k: Process beacons properly by Sujith Manoharan · 10 years ago
  81. b8f9279 ath9k: Enable multi-channel properly by Sujith Manoharan · 10 years ago
  82. df3c6eb ath9k: Use sta_state() callback by Sujith Manoharan · 10 years ago
  83. 992a36a ath9k: do not overwrite AR_PHY_RADAR_1 MSB by Lorenzo Bianconi · 10 years ago
  84. 490f0dc Merge tag 'for-linville-20141024' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  85. 56a0dee ath10k: call correct function for frag threshold by Michal Kazior · 10 years ago
  86. fa1d4df ath10k: add SURVEY_INFO_IN_USE for current channel on survey by Felix Fietkau · 10 years ago
  87. a5d85f6 ath10k: re-use trace class by Michal Kazior · 10 years ago
  88. b04e204 ath10k: remove tsf argument from rx_desc tracing by Michal Kazior · 10 years ago
  89. 51fc7d7 ath10k: clear htt->rx_confused on load by Michal Kazior · 10 years ago
  90. 686687c ath10k: don't forget to replenish after fragmented Rx by Michal Kazior · 10 years ago
  91. b30595a ath10k: add extra sanity check when popping amsdu by Michal Kazior · 10 years ago
  92. 34440df ath10k: don't drop frames aggressively by Michal Kazior · 10 years ago
  93. 4de0280 ath10k: deduplicate htt rx dma unmapping by Michal Kazior · 10 years ago
  94. 5f69caf ath10k: fix rx buffer tracing by Michal Kazior · 10 years ago
  95. 890d3b2 ath10k: use ieee80211 defines for crypto param lengths by Michal Kazior · 10 years ago
  96. 10ac1ce ath10k: remove unused variable by Michal Kazior · 10 years ago
  97. f6b946e ath10k: don't drop control and null func Rx by Michal Kazior · 10 years ago
  98. 84cbf3a ath10k: split ce pipe init/alloc further by Michal Kazior · 10 years ago
  99. 7c0f0e3 ath10k: mask/unmask msi fw irq by Michal Kazior · 10 years ago
  100. a428249 ath10k: re-disable interrupts after target init by Michal Kazior · 10 years ago