1. f6b29b6 wil6210: protect list of pending wmi events during flush by Hamad Kadmany · 8 years ago
  2. bcdd49b wil6210: store bss object and use cfg80211_connect_bss() by Dedy Lansky · 8 years ago
  3. 18618a9 wil6210: missing reinit_completion in HALP voting by Maya Erez · 8 years ago
  4. 5eb443e wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes by Dedy Lansky · 8 years ago
  5. 9953a78 wil6210: bus_request platform operation refinement by Lior David · 8 years ago
  6. 4a0e45a wil6210: do not start regular scan on stopped p2p device by Lior David · 8 years ago
  7. f2de576 wil6210: set dma mask to reflect device capability by Hamad Kadmany · 8 years ago
  8. 4aa2d31 wcn36xx: Fix error handling by Christophe Jaillet · 8 years ago
  9. c73f8c0 ath10k: fix a warning during channel switch with multiple vaps by Mohammed Shafi Shajakhan · 8 years ago
  10. 16ff1fb ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device by Dmitry Tunin · 8 years ago
  11. 912b6e8 ath10k: improve the firmware download time for QCA9377 by Ryan Hsu · 8 years ago
  12. 583a662 ath10k: improve the firmware download time for QCA6174 by Ryan Hsu · 8 years ago
  13. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  14. 35576ee Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  15. 1657b8f ath10k: search SMBIOS for OEM board file extension by Waldemar Rymarkiewicz · 8 years ago
  16. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  17. eb1e011 average: change to declare precision, not factor by Johannes Berg · 8 years ago
  18. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  19. 005c349 Revert "ath10k: Search SMBIOS for OEM board file extension" by Kalle Valo · 8 years ago
  20. c9f1e326 ath9k: use correct OTP register offsets for the AR9340 and AR9550 by Christian Lamparter · 8 years ago
  21. 07460b9 ath9k: Access rchan::buf only with per_cpu helper by Sven Eckelmann · 8 years ago
  22. a6e56d7 ath9k: clean up and fix ath_tx_count_airtime by Felix Fietkau · 8 years ago
  23. 1235a3b ath6kl: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  24. a532293 ath10k: fix the garage chars in board file name creation by Ryan Hsu · 8 years ago
  25. 7be52c0 ath10k: convert warning about non-existent OTP board id to debug message by Kalle Valo · 8 years ago
  26. 9f5bcfe ath10k: silence firmware file probing warnings by Michal Kazior · 8 years ago
  27. 310c01a ath10k: add directory to board data error message by Kalle Valo · 8 years ago
  28. 1c61bed ath10k: fetch firmware images in a loop by Erik Stromdahl · 8 years ago
  29. 1427228 ath10k: fix napi crash during rmmod when probe firmware fails by Kalle Valo · 8 years ago
  30. 6d21911 ath10k: fix comment by Amadeusz Sławiński · 8 years ago
  31. 182f1e5 ath10k: use size_t for len variables by Amadeusz Sławiński · 8 years ago
  32. 56ac13b ath10k: remove ath10k_vif_to_arvif() by Amadeusz Sławiński · 8 years ago
  33. 7ecb622 net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  34. 5524ddd ath10k: select WANT_DEV_COREDUMP by Johannes Berg · 8 years ago
  35. 949c2d0 wil6210: include moduleparam.h by Johannes Berg · 8 years ago
  36. dab55d1 ath10k: remove unneeded semicolon by Waldemar Rymarkiewicz · 8 years ago
  37. 3a5e969 ath9k: fix race condition in enabling/disabling IRQs by Felix Fietkau · 8 years ago
  38. a34d0a0 ath9k_hw: check if the chip failed to wake up by Felix Fietkau · 8 years ago
  39. d63ffc4 ath9k: rename tx_complete_work to hw_check_work by Felix Fietkau · 8 years ago
  40. 03c95db wcn36xx: Implement cancel_hw_scan by Bjorn Andersson · 8 years ago
  41. 7f62259 ath10k: fix reading sram contents for QCA4019 by Ashok Raj Nagarajan · 8 years ago
  42. cb42815 ath10k: fix boot failure in UTF mode/testmode by Tamizh chelvam · 8 years ago
  43. ee8b08a ath10k: add debugfs support to get per peer tids log via tracing by Maharaja Kennadyrajan · 8 years ago
  44. 39bfe9f ath10k: few whitespace fixes by Kalle Valo · 8 years ago
  45. 019e428 ath10k: use names in function definition arguments by Kalle Valo · 8 years ago
  46. b2d6041 ath10k: prefer unsigned int over just unsigned by Kalle Valo · 8 years ago
  47. 889711a Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  48. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  49. f2593cb ath10k: Search SMBIOS for OEM board file extension by Waldemar Rymarkiewicz · 8 years ago
  50. 1ad38fd ath10k: fix typo in addr calculation by Srinivas Kandagatla · 8 years ago
  51. 0de4df5 ath10k: use dma_zalloc_coherent() by Srinivas Kandagatla · 8 years ago
  52. dd51fa3 ath10k: remove multiple defines of DIAG_TRANSFER_LIMIT by Srinivas Kandagatla · 8 years ago
  53. 78484c4 wil6210: convert symbolic permissions to octal permissions by Maya Erez · 8 years ago
  54. c3bfea0 wil6210: option to override A-BFT length in start AP/PCP by Lior David · 8 years ago
  55. 9d865ee wil6210: report association ID (AID) per station in debugfs by Lior David · 8 years ago
  56. a52fb91 wil6210: align to latest auto generated wmi.h by Lior David · 8 years ago
  57. a895cb8 wil6210: fix for broadcast workaround in PBSS by Lior David · 8 years ago
  58. 3ee908d wil6210: protect against false interrupt during reset sequence by Hamad Kadmany · 8 years ago
  59. 4d4c4dc wil6210: missing reinit_completion in wmi_call by Lior David · 8 years ago
  60. 0d2370e wil6210: support new WMI-only FW capability by Dedy Lansky · 8 years ago
  61. af3db60 wil6210: remove __func__ from debug printouts by Lazar Alexei · 8 years ago
  62. a351f2f wil6210: support loading dedicated image for sparrow-plus devices by Lazar Alexei · 8 years ago
  63. 849a564 wil6210: add disable_ap_sme module parameter by Dedy Lansky · 8 years ago
  64. c75c398 ath10k: dump Copy Engine registers during firmware crash by Mohammed Shafi Shajakhan · 8 years ago
  65. 0f8a2b7 ath10k: fix per station tx bit rate reporting by Mohammed Shafi Shajakhan · 8 years ago
  66. 0a744d9 ath10k: prevent sta pointer rcu violation by Michal Kazior · 8 years ago
  67. 96d179b ath6kl: fix warning for using 0 as NULL by Wei Yongjun · 8 years ago
  68. bb60b8b Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  69. cd59102 ath10k: fix tx legacy rate reporting by Mohammed Shafi Shajakhan · 8 years ago
  70. c486dc5 ath10k: fix wifi connectivity and warning in rx with channel 169 by Mohammed Shafi Shajakhan · 8 years ago
  71. 1077ec4 ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS by Christian Lamparter · 8 years ago
  72. c1e3330 ath10k: add accounting for the extended peer statistics by Christian Lamparter · 8 years ago
  73. bc1efd7 ath10k: add VHT160 support by Sebastian Gottschall · 8 years ago
  74. 06efdbe ath10k: refactor ath10k_peer_assoc_h_phymode() by Kalle Valo · 8 years ago
  75. 714ee33 ath9k: fix spelling mistake: "meaurement" -> "measurement" by Colin Ian King · 8 years ago
  76. 50f3818 ath9k: ar9003_mac: kill off ACCESS_ONCE() by Mark Rutland · 8 years ago
  77. d5a3a76 ath9k: ar9002_mac: kill off ACCESS_ONCE() by Mark Rutland · 8 years ago
  78. a70e1d6 ath5k: drop bogus warning on drv_set_key with unsupported cipher by Felix Fietkau · 8 years ago
  79. b59eb96 wil6210: constify cfg80211_ops structures by Bhumika Goyal · 8 years ago
  80. d48b62c ath10k: htc: simplified credit distribution by Erik Stromdahl · 8 years ago
  81. 7bc7441 ath10k: htc: removal of unused struct members by Erik Stromdahl · 8 years ago
  82. d536288 wcn36xx: Don't use the destroyed hal_mutex by Bjorn Andersson · 8 years ago
  83. 43efa3c wcn36xx: Implement print_reg indication by Bjorn Andersson · 8 years ago
  84. 8860390 wcn36xx: Implement firmware assisted scan by Bjorn Andersson · 8 years ago
  85. f303a93 wcn36xx: Transition driver to SMD client by Bjorn Andersson · 8 years ago
  86. 85eb018 Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  87. 34c30b0 ath10k: enable advertising support for channel 169, 5Ghz by Mohammed Shafi Shajakhan · 8 years ago
  88. a7773b5 ath10k: Remove passing unused argument for ath10k_mac_tx by Mohammed Shafi Shajakhan · 8 years ago
  89. d2e202c0 ath10k: ignore configuring the incorrect board_id by Ryan Hsu · 8 years ago
  90. d679fa1 ath10k: recal the txpower when removing interface by Ryan Hsu · 8 years ago
  91. 727000e ath10k: support dev_coredump for crash dump by Arun Khandavalli · 8 years ago
  92. 88407be ath10k: fix incorrect txpower set by P2P_DEVICE interface by Ryan Hsu · 8 years ago
  93. 097e46d ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats() by Christian Lamparter · 8 years ago
  94. 8617690 ath10k: add debug trace to rts/cts set function by Bartosz Markowski · 8 years ago
  95. 7cfe045 ath10k: set CTS protection VDEV param only if VDEV is up by Bartosz Markowski · 8 years ago
  96. 35bac90a ath10k: decrease num of peers support by Bartosz Markowski · 8 years ago
  97. b08b5b5 ath10k: override CE5 config for QCA9377 by Bartosz Markowski · 8 years ago
  98. 77cf13a ath10k: fix IRAM banks number for QCA9377 by Bartosz Markowski · 8 years ago
  99. d1f1c0e ath9k: do not return early to fix rcu unlocking by Tobias Klausmann · 8 years ago
  100. d4166b8 ath10k: free host-mem with DMA_BIRECTIONAL flag by Ben Greear · 8 years ago