1. a202fbb drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  2. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  3. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  4. 0ba3ac0 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  5. ee92a20 ath10k: fix compilation warnings in wmi phyerr pull function by Raja Mani · 9 years ago
  6. 36582e5 ath10k: add qca6164 support by Michal Kazior · 9 years ago
  7. 4535edb ath10k: add spectral scan support for 10.4 fw by Raja Mani · 9 years ago
  8. 5e55e3c ath10k: fix dma_mapping_error() handling by Michal Kazior · 9 years ago
  9. 503422d ath10k: add missing mutex unlock on failpath by Michal Kazior · 9 years ago
  10. a8b9774 rsi: Fix possible leak when loading firmware by Christian Engelmayer · 9 years ago
  11. 4e70f21 brcmfmac: Add support for host platform NVRAM loading. by Hante Meuleman · 9 years ago
  12. fc7c3ad brcmfmac: bump highest event number for 4339 firmware by Arend van Spriel · 9 years ago
  13. b02bf19 brcmfmac: block the correct flowring when backup queue overflow by Franky Lin · 9 years ago
  14. 39504a2 brcmfmac: make use of cfg80211_check_combinations() by Arend van Spriel · 9 years ago
  15. 2bb66a8 brcmfmac: add debugfs entry for msgbuf statistics by Franky Lin · 9 years ago
  16. 0882dda brcmfmac: correct interface combination info by Arend van Spriel · 9 years ago
  17. 50f32e2 brcmfmac: check all combinations when setting wiphy's addresses by Rafał Miłecki · 9 years ago
  18. 1642d09 rtlwifi: rtl8192cu: Add new device ID by Adrien Schildknecht · 9 years ago
  19. 12ff728 rtlwifi: rtl8192ee: fix semicolon.cocci warnings by Wu Fengguang · 9 years ago
  20. 1425064 ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUT by Oleksij Rempel · 9 years ago
  21. 11c3653 Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 9 years ago
  22. 5865f36 iwlwifi: mvm: bump firmware API to 17 by Emmanuel Grumbach · 9 years ago
  23. da03f02 iwlwifi: mvm: support new TX power command by Johannes Berg · 9 years ago
  24. a7b3bc9 iwlwifi: mvm: split debug message to avoid exceeding 110 characters by Ayala Beker · 9 years ago
  25. 32c93a7 iwlwifi: correctly size command string arrays by Johannes Berg · 9 years ago
  26. ba537f9 iwlwifi: mvm: update wakeup reason enum by Sara Sharon · 9 years ago
  27. 8e8114d iwlwifi: mvm: catch underflow error earlier by Dan Carpenter · 9 years ago
  28. ef09242 Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  29. 11ab35e rt2x00: use DECLARE_EWMA by Johannes Berg · 9 years ago
  30. 46f26dd ath5k: use DECLARE_EWMA by Johannes Berg · 9 years ago
  31. 5db879a ath10k: free collected fw stats memory if .pull_fw_stats fails by Raja Mani · 9 years ago
  32. f1ee268 ath10k: ensure pktlog disable cmd reaches fw before pdev suspend by Raja Mani · 9 years ago
  33. 3db6da1 net: mac80211_hwsim: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  34. 3a9c0a1 net: hostap: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  35. a6bf49d Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 9 years ago
  36. ecc7c51 iwlwifi: mvm: fix a race in D0i3 vs. Tx path by Emmanuel Grumbach · 9 years ago
  37. b3df224 iwlwifi: mvm: don't disconnect on beacon loss in D0I3 by David Spinadel · 9 years ago
  38. e192cd1 iwlwifi: out-of-bounds access in iwl_init_sband_channels by Adrien Schildknecht · 9 years ago
  39. da0fa5e iwlwifi: bump mvm firmware API to 16 by Emmanuel Grumbach · 9 years ago
  40. 783eaee iwlwifi: rs: disable MIMO only if allowed in configuration by Alexander Bondar · 9 years ago
  41. 1165dd9 ath9k: add correct MAC/BB name for ar9561 by Miaoqing Pan · 9 years ago
  42. fc645df wl18xx: add diversity statistics by Guy Mishol · 9 years ago
  43. c48276c wl18xx: update statistics acx and debugfs files by Eliad Peller · 9 years ago
  44. f10746f rt2x00: adjust EEPROM_SIZE for rt2500usb by Adrien Schildknecht · 9 years ago
  45. bafc6e4 mwl8k: refactor some conditionals for clarity by John Linville · 9 years ago
  46. 9ff4b6d rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.c by Taehee Yoo · 10 years ago
  47. bf27cea rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.c by Taehee Yoo · 10 years ago
  48. 15f6d96 Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.git by Kalle Valo · 9 years ago
  49. 2bd736f Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  50. b288741 ath10k: fill in wmi 10.4 command handlers for addba/delba debug commands by Vasanthakumar Thiagarajan · 9 years ago
  51. 2b0a2e0 ath10k: handle 10.4 firmware phyerr event by Raja Mani · 9 years ago
  52. 991adf7 ath10k: refactor phyerr event handlers by Raja Mani · 9 years ago
  53. f4bbb82 wil6210: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  54. 8674d90 ath10k: split ap/ibss wep key install process by Michal Kazior · 9 years ago
  55. 9c8fb54 ath10k: add cycle/rx_clear counters frequency to hw_params by Vasanthakumar Thiagarajan · 9 years ago
  56. 3d2a2e2 ath10k: fix invalid survey reporting for QCA99X0 by Vasanthakumar Thiagarajan · 9 years ago
  57. 6d2d51e ath10k: wake up queue upon vif creation by Michal Kazior · 9 years ago
  58. 3a73d1a ath10k: wake up offchannel queue properly by Michal Kazior · 9 years ago
  59. 94e92a7 Merge ath-next from ath.git. Major changes in ath10k: by Kalle Valo · 9 years ago
  60. 3c22a0e iwlwifi: mvm: Enable power management on low-latency bss by Avri Altman · 9 years ago
  61. 7c4f084 iwlwifi: mvm: support TDLS wider-bandwidth by Arik Nemtsov · 10 years ago
  62. 5b9d47c iwlwifi: mvm: fix a range check in debugfs code by Dan Carpenter · 9 years ago
  63. 3cd6e2f iwlwifi: convert hex_dump_to_buffer() to %*ph by Andy Shevchenko · 9 years ago
  64. 1be5d8c iwlwifi: pass NAPI struct from transport layer by Johannes Berg · 10 years ago
  65. 473e0bc Merge tag 'mac80211-next-for-davem-2015-08-14' into next by Emmanuel Grumbach · 9 years ago
  66. 1a84e77 iwlwifi: mvm: add debug info to schedule scan complete message. by Ayala Beker · 9 years ago
  67. 3b44a0e iwlwifi: mvm: remove partial and full scan lists from lmac sched scan by David Spinadel · 9 years ago
  68. 9437e99 iwlwifi: mvm: simplify calculating scan dwells and other timing values by David Spinadel · 9 years ago
  69. 80de432 iwlwifi: make sure d3_suspend/resume ops exist by Eliad Peller · 9 years ago
  70. 2459cd8 mac80211_hwsim: unregister genetlink family properly by Su Kang Yin · 9 years ago
  71. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  72. 94fdc2e orinoco: Do not call wiphy_unregister() from free_orinocodev() by Jes Sorensen · 9 years ago
  73. cb9d61e mwifiex: claim sdio bus while downloading the firmware by Aniket Nagarnaik · 9 years ago
  74. 2375fa2 mwifiex: fix unable to connect hidden SSID AP on DFS channel by chunfan chen · 9 years ago
  75. eee7f19 mwifiex: add firmware dump support for SD8997 by Zhaoyang Liu · 9 years ago
  76. 6d85ef0 mwifiex: add support for 8997 chipset by Zhaoyang Liu · 9 years ago
  77. 3b1f0e8 mwifiex: usb: return an error if kmalloc fails by Dan Carpenter · 9 years ago
  78. 3544f9f rtlwifi: rtl8192c-common: Fix two typos by Larry Finger · 9 years ago
  79. 8d882bc rtlwifi: rtl8192ee: Fix firmware header endian issues by Larry Finger · 9 years ago
  80. 201b63c rtlwifi: rtl888ee: Fix firmware header endian issues by Larry Finger · 9 years ago
  81. b290b57 rtlwifi: rtl8192de: Fix firmware header endian issues by Larry Finger · 9 years ago
  82. 253f10a rtlwifi: rtl8821ae: Fix firmware endian issues by Larry Finger · 9 years ago
  83. 7c24d08 rtlwifi: rtl8723ae: rtl8723be: rtl8723com: Fix firmware header endian issues by Larry Finger · 9 years ago
  84. e41c513 rtlwifi: rtl8192ce: rtl8192cu: Fix endian issue by Larry Finger · 9 years ago
  85. d3928d0 brcmfmac: dhd_sdio.c: use existing atomic_or primitive by Vineet Gupta · 9 years ago
  86. ab63cb8 ath9k: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  87. 61fc392 ath9k_htc: wmi: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  88. 70a5655 ath9k_htc: drv_init: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  89. 34edd5f ath9k_htc: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  90. d07cb04 rtlwifi: misspelled code and comments corrected. by Cheolhyun Park · 10 years ago
  91. e04cafb ath10k: fix peer limit enforcement by Michal Kazior · 9 years ago
  92. adaeed7 ath10k: don't remove peer that doesn't exist by Michal Kazior · 9 years ago
  93. 6f7429c ath10k: fix hw reconfig on wow failure by Michal Kazior · 9 years ago
  94. 84e3df6 ath10k: initialize fw_features var by Michal Kazior · 9 years ago
  95. a48e2cc ath10k: Enable MU MIMO txbf support for QCA99X0 by Vivek Natarajan · 9 years ago
  96. 08e75ea ath10k: Support different txbf configuration schemes by Vivek Natarajan · 9 years ago
  97. 92092fe ath10k: reject 11b tx fragmentation configuration by Michal Kazior · 9 years ago
  98. 4dca0e6 ath10k: remove futile fragmentation threshold config by Michal Kazior · 9 years ago
  99. 2001a13 iwlwifi: mvm: don't set K1/K2 for AES-CMAC by Johannes Berg · 9 years ago
  100. 9b41259 ath: Make ath_opmode_to_string understand OCB mode by Bertold Van den Bergh · 9 years ago