1. ea23fca ath10k: fix soft lockup during firmware crash/hw-restart by Mohammed Shafi Shajakhan · 8 years ago
  2. 9e55d0f Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  3. 1ea2643 ath6kl: add Dell OEM SDIO I/O for the Venue 8 Pro by Adam Williamson · 8 years ago
  4. 304e5ac Revert "ath9k_hw: implement temperature compensation support for AR9003+" by Felix Fietkau · 8 years ago
  5. f67b107d ath10k: cache calibration data when the core is stopped by Marty Faltesek · 8 years ago
  6. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  7. 9929780 Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  8. b930150 ath6kl: fix return value in ath6kl_wmi_set_pvb_cmd by Chaehyun Lim · 8 years ago
  9. 739ccd7 ath9k: disable RNG by default by Miaoqing Pan · 8 years ago
  10. 0628467 ath10k: fix copy engine 5 destination ring stuck by Rajkumar Manoharan · 8 years ago
  11. b63b33e ath10k: Ignore SWBA event for a vif if its marked for no beacon by Mohammed Shafi Shajakhan · 8 years ago
  12. 931eb6b ath10k: fix error return code in ahb by Wei Yongjun · 8 years ago
  13. 30d2049 ath10k: support up to 64 vdevs by Ben Greear · 8 years ago
  14. 15138fd ath10k: document cycle count related counters by Ben Greear · 8 years ago
  15. aa66ba0 ath10k: fix typo in logging message by Ben Greear · 8 years ago
  16. 2f38c3c ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode by Vasanthakumar Thiagarajan · 8 years ago
  17. 65901a9 ath10k: do not check if reset is NULL by Masahiro Yamada · 8 years ago
  18. c5d8a34 ath10k: use devm_reset_control_get() instead of reset_control_get() by Masahiro Yamada · 8 years ago
  19. 8286627 ath10k: use devm_clk_get() instead of clk_get() by Masahiro Yamada · 8 years ago
  20. e13dbea ath10k: spelling and miscellaneous neatening by Joe Perches · 8 years ago
  21. 6ee6d1c carl9170: fix debugfs crashes by Christian Lamparter · 8 years ago
  22. 8136fd5 ath: constify local structures by Julia Lawall · 8 years ago
  23. af1afc2 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  24. 95b5bf7 ath10k: remove 4-addr padding related hw_param configuration by Vasanthakumar Thiagarajan · 8 years ago
  25. 9e19e13 ath10k: properly remove padding from the start of rx payload by Vasanthakumar Thiagarajan · 8 years ago
  26. ae02c87 ath10k: add provision for Rx descriptor abstraction by Vasanthakumar Thiagarajan · 8 years ago
  27. 43d923e ath10k: move ath10k_hw_params definition to hw.h by Vasanthakumar Thiagarajan · 8 years ago
  28. 3040420 ath10k: improve logging message by Ben Greear · 8 years ago
  29. 8c1d7fa ath10k: enable peer stats by default by Thomas Pedersen · 8 years ago
  30. 214d553 ath10k: remove unused variable ar_pci by Chaehyun Lim · 8 years ago
  31. 5f4761d ath10k: fix memory leak on caldata on error exit path by Colin Ian King · 8 years ago
  32. 3cd32dd Merge branch 'ath-current' into ath-next by Kalle Valo · 8 years ago
  33. 78a9e17 carl9170: Fix wrong completion usage by Daniel Wagner · 8 years ago
  34. cabd34d ath6kl: Allow the radio to report 0 dbm txpower without timing out by Eric Bentley · 8 years ago
  35. f3fa631 ath6kl: enable firmware crash dumps on the AR6004 by Dan Kephart · 8 years ago
  36. b5182e1 ath9k: remove repetitions of mask array size by Bob Copeland · 8 years ago
  37. 77eb3d6 ath10k: fix reporting channel survey data by Ashok Raj Nagarajan · 8 years ago
  38. fe79f63 ath10k: remove unnecessary error code assignment by Mohammed Shafi Shajakhan · 8 years ago
  39. 315c457 ath9k: improve powersave filter handling by Felix Fietkau · 8 years ago
  40. d94a461 ath9k: use ieee80211_tx_status_noskb where possible by Felix Fietkau · 8 years ago
  41. 18f53fe ath10k: fix throughput regression in multi client mode by Rajkumar Manoharan · 8 years ago
  42. 3c97f5d ath10k: implement NAPI support by Rajkumar Manoharan · 8 years ago
  43. e34f2ff ath9k: bring back direction setting in ath9k_{start_stop} by Giedrius Statkevičius · 8 years ago
  44. af8a9a6 ath5k: fix EEPROM dumping via debugfs by Sergey Ryazanov · 8 years ago
  45. db7b542 ath9k: fix AR5416 access GPIO warning by Miaoqing Pan · 8 years ago
  46. c39265f ath9k: mark ath_fill_led_pin() static by Baoyou Xie · 8 years ago
  47. 7f03d30 ath10k: fix spelling mistake "montior" -> "monitor" by Colin Ian King · 8 years ago
  48. 2cdce42 ath10k: Fix broken NULL func data frame status for 10.4 by Mohammed Shafi Shajakhan · 8 years ago
  49. 749bc03 ath10k: replace config_enabled() with IS_REACHABLE() by Masahiro Yamada · 8 years ago
  50. afcbc82 ath10k: Added support for extended dbglog module id for 10.4 by Maharaja Kennadyrajan · 8 years ago
  51. 881ed54 ath10k: use complete() instead complete_all() by Daniel Wagner · 8 years ago
  52. e4fd726 ath10k: fix sending frame in management path in push txq logic by Ashok Raj Nagarajan · 8 years ago
  53. 83e164b ath10k: improve wake_tx_queue ops performance by Rajkumar Manoharan · 8 years ago
  54. 03c41cc ath10k: suppress warnings when getting wmi WDS peer event id by Mohammed Shafi Shajakhan · 8 years ago
  55. 7d42298 ath10k: fix group privacy action frame decryption for qca4019 by Rajkumar Manoharan · 8 years ago
  56. 75b3480 ath10k: hide kernel addresses from logs using %pK format specifier by Maharaja Kennadyrajan · 8 years ago
  57. 64ed5771 ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi service by Tamizh chelvam · 8 years ago
  58. 13cd9f7 wil6210: extract firmware version from file header by Lior David · 8 years ago
  59. 12bace7 wil6210: extract firmware capabilities from FW file by Lior David · 8 years ago
  60. 08989f9 wil6210: align to latest auto generated wmi.h by Lior David · 8 years ago
  61. 5ffae43 wil6210: fix protection of wil->scan_request by Lior David · 8 years ago
  62. 47b1848 ath10k: fix spurious tx/rx during boot by Michal Kazior · 8 years ago
  63. 20ddca2 ath10k: add wmi command barrier utility by Michal Kazior · 8 years ago
  64. 84d4911 ath10k: implement wmi echo event by Michal Kazior · 8 years ago
  65. e25854f ath10k: implement wmi echo command by Michal Kazior · 8 years ago
  66. ebce1a5 ath10k: add testmode support for 10.4 firmware by Tamizh chelvam · 8 years ago
  67. d912fc0 ath10k: handle testmode events for 10.2 and 10.4 based firmware by Tamizh chelvam · 8 years ago
  68. 5459c5d ath10k: move firmware_swap_code_seg_info to ath10k_fw_file by Tamizh chelvam · 8 years ago
  69. 4e80ffa ath10k: Remove driver log suggesting QCA9887 support is experimental by Mohammed Shafi Shajakhan · 8 years ago
  70. 237e15d ath10k: fix get rx_status from htt context by Ashok Raj Nagarajan · 8 years ago
  71. 7711aaf0 ath9k: fix using sta->drv_priv before initializing it by Felix Fietkau · 8 years ago
  72. 05860be ath9k: fix client mode beacon configuration by Felix Fietkau · 8 years ago
  73. 2690c4c wil6210: fix wiphy registration sequence by Lior David · 8 years ago
  74. dc90506 wil6210: prevent usage of incorrect TX hwtail by Maya Erez · 8 years ago
  75. b0c0e68 wil6210: Fix driver down flow by Lazar Alexei · 8 years ago
  76. d35c2b6 wil6210: fix stop p2p device handling by Maya Erez · 8 years ago
  77. ef86f24 wil6210: change HALP logging category to IRQ by Lior David · 8 years ago
  78. 74b6ac5 wil6210: support rx key setting for all TIDs by Maya Erez · 8 years ago
  79. f1b7764 wil6210: fix HALP handling in case of HALP vote time-out by Maya Erez · 8 years ago
  80. 0163b03 wil6210: align to latest auto generated wmi.h by Maya Erez · 8 years ago
  81. a5d2682 ath9k: consider return code on by Eduardo Abinader · 8 years ago
  82. 4c51e7d ath9k: fix misleading indent by Bob Copeland · 8 years ago
  83. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  84. 71c4c61 net: wireless: ath: ar5523: ar5523: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  85. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  86. 171f640 ath9k_hw: implement temperature compensation support for AR9003+ by Felix Fietkau · 8 years ago
  87. feaacb1 ath9k_hw: get rid of some duplicate code in calibration init by Felix Fietkau · 8 years ago
  88. 8f778c7 ath9k_hw: simplify ar9003_hw_per_calibration by Felix Fietkau · 8 years ago
  89. 3ff2509 ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERM by Felix Fietkau · 8 years ago
  90. 7d6c2d1 ath9k_hw: fix spectral scan on AR9285 and newer by Felix Fietkau · 8 years ago
  91. 5639851 ath9k: simplify the code-paths when not using the built-in EEPROM by Martin Blumenstingl · 8 years ago
  92. 42e5415 ath6kl: sme_state shortcut to SME_DISCONNECTED removed by Dan Kephart · 8 years ago
  93. 76b817f ath6kl: Unset IFF_LOWER_UP flag on AP mode leave. by Pierre Le Magourou · 8 years ago
  94. f3651ba ath6kl: Fix wrong regulatory domain disconnection. by Pierre Le Magourou · 8 years ago
  95. 270df8f ath6kl: Fix WLAN tethering authentication problem. by Pierre Le Magourou · 8 years ago
  96. 4ca1807 ath10k: disable wake_tx_queue for older devices by Michal Kazior · 8 years ago
  97. cf8c581 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  98. c11e993 ath10k: fix possible wrong rx_busy time reporting in QCA4019 by Vasanthakumar Thiagarajan · 8 years ago
  99. 7860eb7 wcn36xx: Silence error about unsupported smd event 188 by Bjorn Andersson · 8 years ago
  100. cfda2d8 ath9k: Fix beacon configuration for addition/removal of interfaces by Benjamin Berg · 8 years ago