1. a521ee9 ath10k: Add new reg_address/mask to hw register table by Vasanthakumar Thiagarajan · 9 years ago
  2. 2f2cfc4 ath10k: Add a table to store hw specific values by Vasanthakumar Thiagarajan · 9 years ago
  3. 71c47df ath10k: txrx: remove unreachable negative return check and fixup type by Nicholas Mc Guire · 9 years ago
  4. d4298a3 ath10k: mac: remove unreachable negative return check by Nicholas Mc Guire · 9 years ago
  5. 404d67e ath10k: remove unused variable hdr in ath10k_htt_rx_h_undecap() by Raja Mani · 9 years ago
  6. aeae5b4 ath10k: prevent debugfs mmio access crash kernel by Michal Kazior · 9 years ago
  7. c702534 ath10k: enable VHT for IBSS by Janusz Dziedzic · 9 years ago
  8. 67c81f5 ath10k: print htt op_version upon driver boot by Michal Kazior · 9 years ago
  9. b27bc5a ath10k: dump fw features during probing by Michal Kazior · 9 years ago
  10. d937808 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  11. f0e4496 ath9k_htc: add support of channel switch by Chun-Yeow Yeoh · 9 years ago
  12. 3e2d8e1 wil6210: reorder init sequence by Vladimir Kondratiev · 9 years ago
  13. b39d693 wil6210: platform hooks for modile init/exit by Vladimir Kondratiev · 9 years ago
  14. 8e52fe3 wil6210: Support hidden SSID by Hamad Kadmany · 9 years ago
  15. c4a110d wil6210: add per-MCS Rx stats by Vladimir Kondratiev · 9 years ago
  16. 0fd37ff wil6210: add NIC memory region mac_rgf_ext by Vladimir Kondratiev · 9 years ago
  17. d507d1b wil6210: modparam for bcast ring size by Vladimir Kondratiev · 9 years ago
  18. 31ba6a0 ath6kl: Fix multiple clients associating in AP mode by Brent Taylor · 9 years ago
  19. 469d479 ath10k: prevent memory leak in wmi rx ops by Michal Kazior · 9 years ago
  20. 0e6eb41 ath10k: fix channel switching by Michal Kazior · 9 years ago
  21. 089ab7a ath10k: remove ath10k_chanctx struct by Michal Kazior · 9 years ago
  22. d7bf4b4 ath10k: fix ar->rx_channel updating logic by Michal Kazior · 9 years ago
  23. b72436c ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup() by Raja Mani · 9 years ago
  24. 08603f2 ath10k: free wmi mgmt event skb when parsing fails by Raja Mani · 9 years ago
  25. 300f77c ath9k: fix DMA stop sequence for AR9003+ by Felix Fietkau · 9 years ago
  26. 9d1dabf Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  27. 0bcbbe6 ath10k: fix possible ps sleep crash by Michal Kazior · 9 years ago
  28. 163f526 ath10k: bypass PLL setting on target init for QCA9888 by Rajkumar Manoharan · 9 years ago
  29. d803731 Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  30. e451c1d ath10k: add missing firmware declarations by Michal Kazior · 9 years ago
  31. 44b7d48 ath10k: fix inconsistent survey reports by Michal Kazior · 9 years ago
  32. 587f703 ath10k: handle cycle counter wraparound by Michal Kazior · 9 years ago
  33. 0936ea3 ath10k: move cycle_count macro by Michal Kazior · 9 years ago
  34. 80279fb cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect by Johannes Berg · 9 years ago
  35. f911085 ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_mitigate. by Oleksij Rempel · 9 years ago
  36. 191f1ae ath9k_htc: memory corruption calling set_bit() by Dan Carpenter · 9 years ago
  37. 4b3e845 carl9170: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  38. 1d36f46 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  39. d98c3ed Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  40. 48f4ca3 ath10k: add new 4addr related fw_feature by Michal Kazior · 9 years ago
  41. 77258d4 ath10k: enable pci soc powersaving by Michal Kazior · 9 years ago
  42. 917826b ath10k: fix idle power consumption by Janusz Dziedzic · 9 years ago
  43. 76d870e ath10k: enable ASPM by Janusz Dziedzic · 9 years ago
  44. 80714b0 wil6210: fix format specifier for dma_addr_t by Vladimir Kondratiev · 9 years ago
  45. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  46. 2c2d2fa ath10k: fix survey information reporting by Vasanthakumar Thiagarajan · 9 years ago
  47. 184a394 ath10k: increase relay buffer size of spectral scan by Peter Oh · 9 years ago
  48. a534f3b ath9k: Enable short repeat by default on ath9k_htc by Nick Kossifidis · 9 years ago
  49. 2aa56cc ath9k: Mix the received FFT bins to the random pool by Nick Kossifidis · 9 years ago
  50. 3ea2ce3 ath9k: No need for that extra memset by Nick Kossifidis · 9 years ago
  51. 6b8f85a ath9k: Skip FFT reports if we are out of output buffers by Nick Kossifidis · 9 years ago
  52. 9acc98b ath9k: No need for that extra memcpy by Nick Kossifidis · 9 years ago
  53. 0f2c75d ath9k: Skip malformed frames on normal FFT report by Nick Kossifidis · 9 years ago
  54. 72dd2cd ath9k: Support processing of multiple FFT frames per report. by Nick Kossifidis · 9 years ago
  55. 7fa580c ath9k: Perform integrity checks when processing FFT frames by Nick Kossifidis · 9 years ago
  56. 58b5e4c ath9k: Move processing of FFT frames to different functions by Nick Kossifidis · 9 years ago
  57. e33f855 ath9k: Fix hanlding of maximum magnitude index by Nick Kossifidis · 9 years ago
  58. 04a81e1 ath9k: Add a new debug flag for FFT spectral scan by Nick Kossifidis · 9 years ago
  59. 9352c19 mac80211: extend get_tkip_seq to all keys by Johannes Berg · 9 years ago
  60. f5c4ae0 mac80211: make LED trigger names const by Johannes Berg · 9 years ago
  61. 27aa6b7 wil6210: support WSC for STA mode by Vladimir Kondratiev · 9 years ago
  62. 230d844 wil6210: broadcast for secure link by Vladimir Kondratiev · 9 years ago
  63. dc16427 wil6210: Add pmc debug mechanism memory management by Vladimir Kondratiev · 9 years ago
  64. 1e7e5a0 wil6210: fix for probe_resp IE's by Vladimir Kondratiev · 9 years ago
  65. bb6c8dc wil6210: fix boot loader "ready" indication by Vladimir Kondratiev · 9 years ago
  66. 48c963a wil6210: update Rx descriptor fields by Vladimir Kondratiev · 9 years ago
  67. a54a40d wil6210: increase timeout for the "echo" command by Vladimir Kondratiev · 9 years ago
  68. d915354 ath10k: add ATH10K_FW_FEATURE_IGNORE_OTP_RESULT by Kalle Valo · 9 years ago
  69. f673821 ath9k: fix per-packet tx power configuration by Lorenzo Bianconi · 9 years ago
  70. 137ce6104 wil6210: update FW file name by Vladimir Kondratiev · 9 years ago
  71. e853c93 wil6210: stop_ap to leave interface closed by Vladimir Kondratiev · 9 years ago
  72. de9084e wil6210: trace disconnect source by Vladimir Kondratiev · 9 years ago
  73. db8adcb wil6210: debug [add|del]_key operations by Vladimir Kondratiev · 9 years ago
  74. bfc2dc7 wil6210: fw debug mode by Vladimir Kondratiev · 9 years ago
  75. 73b25f6 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  76. 45c9abc ath10k: implement more versatile set_bitrate_mask by Michal Kazior · 9 years ago
  77. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 9 years ago
  78. 41fbf6e ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMIT by Johannes Berg · 9 years ago
  79. 11a002e ath10k: fix qca61x4 hw2.1 support by Michal Kazior · 9 years ago
  80. de57e2c ath10k: allow loading device specific board files by Michal Kazior · 9 years ago
  81. d0ed74f ath10k: share board file loading code across FW APIs by Michal Kazior · 9 years ago
  82. de0c789 ath10k: enable the BT-coex feature by Yanbo Li · 9 years ago
  83. 52c22a6 ath10k: add the WMI Air Time Fairness service define by Yanbo Li · 9 years ago
  84. 7df37f7 ath10k: use MAC clock rate same as FW uses for survey accuracy by Peter Oh · 9 years ago
  85. 0cd9bc1 ath10k: enable ibss-rsn by Janusz Dziedzic · 9 years ago
  86. 8461baf ath10k: set def key idx for ibss by Michal Kazior · 9 years ago
  87. ce90b27 ath10k: fix multiple key static wep with ibss by Michal Kazior · 9 years ago
  88. 73dc5a1 ath10k: don't use reassoc flag by Michal Kazior · 9 years ago
  89. 29a1000 ath10k: change static wep key handling for client mode by Michal Kazior · 9 years ago
  90. 36d8230 ath10k: add extra check for frame tracing by Michal Kazior · 9 years ago
  91. d9585a9 ath10k: fix error handling in pci_probe by Michal Kazior · 9 years ago
  92. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  93. 26bea13 ath: lower JP W53 band DFS detection threshold around 30% by Peter Oh · 9 years ago
  94. cb3fbd6 ath: define JP DFS patterns separated from FCC by Peter Oh · 9 years ago
  95. dbd3f9f ath10k: use scan burst for hw roc by Michal Kazior · 9 years ago
  96. fcf9844 ath10k: fix hw roc expiration by Michal Kazior · 9 years ago
  97. 694c0e0 ath: support new FCC DFS Radar Type 1 by Peter Oh · 9 years ago
  98. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  99. 55314fc ath10k: fix no-ack frame status by Sujith Manoharan · 9 years ago
  100. 6274cd4 ath10k: change the fw stats access mask by Yanbo Li · 9 years ago