1. b03d968 rtlwifi: Remove RT_TRACE messages that use DBG_EMERG by Larry Finger · 9 years ago
  2. 531940f rtlwifi: Replace local debug macro RT_ASSERT by Larry Finger · 9 years ago
  3. c7d1c77 rt2x00: add mutex to synchronize config and link tuner by Stanislaw Gruszka · 9 years ago
  4. 31369c3 rt2800: replace msleep() with usleep_range() on channel switch by Stanislaw Gruszka · 9 years ago
  5. eb79a8f rt2800: replace mdelay by usleep on vco calibration. by Stanislaw Gruszka · 9 years ago
  6. d963247 rt2x00: merge agc and vco works with link tuner by Stanislaw Gruszka · 9 years ago
  7. 24d42ef rt2800: perform VCO recalibration for RF5592 chip by Stanislaw Gruszka · 9 years ago
  8. bc00770 rt2800: warn if doing VCO recalibration for unknow RF chip by Stanislaw Gruszka · 9 years ago
  9. 8845254 rt2800: rename adjust_freq_offset function by Stanislaw Gruszka · 9 years ago
  10. 8f03a7c rt2800: set MAX_PSDU len according to remote STAs capabilities by Stanislaw Gruszka · 9 years ago
  11. a51b8969 rt2800: set minimum MPDU and PSDU lengths to sane values by Stanislaw Gruszka · 9 years ago
  12. e49abb1 rt2800: don't set ht parameters for non-aggregated frames by Stanislaw Gruszka · 9 years ago
  13. a08b981 rt2800: make rx ampdu_factor depend on number of rx chains by Stanislaw Gruszka · 9 years ago
  14. 1fef293 orinoco: Use shash instead of ahash for MIC calculations by Andrew Lutomirski · 9 years ago
  15. c705a6b adm80211: return an error if adm8211_alloc_rings() fails by Dan Carpenter · 9 years ago
  16. ae3cf47 iwlegacy: make il3945_mac_ops __ro_after_init by Johannes Berg · 9 years ago
  17. d7864cf mwifiex: Enable dynamic bandwidth signalling by Amitkumar Karwar · 9 years ago
  18. b82dd3b mwifiex: change width of MAC control variable by Amitkumar Karwar · 9 years ago
  19. 74c8719 mwifiex: sdio: fix use after free issue for save_adapter by Amitkumar Karwar · 9 years ago
  20. d15697d adm80211: add checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
  21. e54a8c4 mwifiex: clean up some messy indenting by Dan Carpenter · 9 years ago
  22. a52a8a4 iwlwifi: use reset to set transport header by Zhang Shengju · 9 years ago
  23. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. ab17cb1 Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  25. d5fb3a1 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 9 years ago
  26. c59f13b rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnecting by Jes Sorensen · 9 years ago
  27. 384abd3 ath5k: drop duplicate header vmalloc.h by Geliang Tang · 9 years ago
  28. 8ae5d62 wil6210: align to latest auto generated wmi.h by Lior David · 9 years ago
  29. 6157882 wil6210: add debugfs blobs for UCODE code and data by Lior David · 9 years ago
  30. 1db226f wil6210: validate wil_pmc_alloc parameters by Maya Erez · 9 years ago
  31. bb6743f7 wil6210: delay remain on channel when scan is active by Lior David · 9 years ago
  32. 982a615 ath9k_htc: don't use HZ for usb msg timeouts by Anthony Romano · 9 years ago
  33. 8ca5a60 ath9k: constify ath_bus_ops structure by Bhumika Goyal · 9 years ago
  34. 43ca92d3 ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONAL by Ben Greear · 9 years ago
  35. 9ec34a8 ath10k: fix Tx DMA alloc failure during continuous wifi down/up by Mohammed Shafi Shajakhan · 9 years ago
  36. c2cac2f ath10k: fix soft lockup during firmware crash/hw-restart by Mohammed Shafi Shajakhan · 9 years ago
  37. 4e322f7 ath10k: fix TLV set regdomain command by Erik Stromdahl · 9 years ago
  38. 87fedb97 ath9k: feed only active spectral / dfs-detector by Zefir Kurtisi · 9 years ago
  39. 0fcba28 Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  40. ba9f93f rtlwifi: Fix enter/exit power_save by Larry Finger · 9 years ago
  41. 05db221 mt7601u: wait for clear rxq when stopping mac by Anthony Romano · 9 years ago
  42. 53e3a80 brcmfmac: fix scheduled scan result handling for newer chips by Arend Van Spriel · 9 years ago
  43. c6989fd brcmfmac: use requested scan interval in scheduled scan by Arend Van Spriel · 9 years ago
  44. dfe5b0d brcmfmac: remove restriction from .sched_scan_start() callback by Arend Van Spriel · 9 years ago
  45. 331e789 brcmfmac: use provided channels for scheduled scan by Arend Van Spriel · 9 years ago
  46. 3e48611 brcmfmac: move scheduled scan activation to pno source file by Arend Van Spriel · 9 years ago
  47. fca6cb2f brcmfmac: split up brcmf_pno_config() function by Arend Van Spriel · 9 years ago
  48. fa85b30 brcmfmac: make internal escan more generic by Arend Van Spriel · 9 years ago
  49. ab5981c brcmfmac: change prototype for brcmf_do_escan() by Arend Van Spriel · 9 years ago
  50. 3e2e86a brcmfmac: fix handling ssids in .sched_scan_start() callback by Arend Van Spriel · 9 years ago
  51. ac55136 brcmfmac: move pno helper functions in separate source file by Arend Van Spriel · 9 years ago
  52. dc630dc brcmfmac: add support for 43341 chip by Arend Van Spriel · 9 years ago
  53. be4b092 brcmfmac: add pcie host dongle interface rev6 support by Franky Lin · 9 years ago
  54. 22dde1e mwifiex: pcie: implement timeout loop for FW programming doorbell by Brian Norris · 9 years ago
  55. 4133828 mwifiex: Remove unused 'bcd_usb' variable by Kirtika Ruchandani · 9 years ago
  56. 67dd2a7 mwifiex: Removed unused 'pkt_type' variable by Kirtika Ruchandani · 9 years ago
  57. e9f1db8 mwifiex: Remove unused 'pm_flag' variable by Kirtika Ruchandani · 9 years ago
  58. 60261b2 mwifiex: Remove unused 'adapter'variable by Kirtika Ruchandani · 9 years ago
  59. 2c2bcab mwifiex: Remove unused 'sta_ptr' variable by Kirtika Ruchandani · 9 years ago
  60. 8ac9134 mwifiex: Remove unused 'chan_num' variable by Kirtika Ruchandani · 9 years ago
  61. 70d7405 mwifiex: Removed unused mwifiex_private* 'priv' variable by Kirtika Ruchandani · 9 years ago
  62. c06696a rtl8xxxu: tx rate reported before set by Barry Day · 9 years ago
  63. 33f8a04 Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  64. 4c0bfea brcmsmac: fix array out-of-bounds access in qm_log10 by Tobias Regnery · 9 years ago
  65. e267e71 mwifiex: Disable adhoc feature based on firmware capability by Karthik D A · 9 years ago
  66. 13e1349 rtl8xxxu: Fix non static symbol warning by Wei Yongjun · 9 years ago
  67. b4c3d9c rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry count by Jes Sorensen · 9 years ago
  68. a748a11 rtl8xxxu: Obtain RTS rates from mac80211 by Jes Sorensen · 9 years ago
  69. 5d03f88 rtl8xxxu: Fix rtl8192eu driver reload issue by Jes Sorensen · 9 years ago
  70. b9af935 rtl8xxxu: Fix rtl8723bu driver reload issue by Jes Sorensen · 9 years ago
  71. cf7cfef rtl8xxxu: Fix big-endian problem reporting mactime by Jes Sorensen · 9 years ago
  72. a0aba89 rtl8xxxu: Fix memory leak in handling rxdesc16 packets by Jes Sorensen · 9 years ago
  73. b9da4d2 mwifiex: avoid double-disable_irq() race by Brian Norris · 9 years ago
  74. d96e392 mwifiex: cleanup wake-IRQ handling if suspend fails by Brian Norris · 9 years ago
  75. 61d1084 rsi: Add support for 802.11d by Prameela Rani Garnepudi · 9 years ago
  76. 4edbcd1 rsi: Add support for antenna selection by Prameela Rani Garnepudi · 9 years ago
  77. 8b36de8 rsi: Add support for configuring tx power by Prameela Rani Garnepudi · 9 years ago
  78. e6d6428 rsi: Add support to filter rx frames by Prameela Rani Garnepudi · 9 years ago
  79. 705d7aa ath10k: fix monitor vdev for receiving other bss frames by Manoharan, Rajkumar · 9 years ago
  80. 5608eaf ath10k: add support for per sta tx bitrate by Anilkumar Kolli · 9 years ago
  81. cec17c3 ath10k: add per peer htt tx stats support for 10.4 by Anilkumar Kolli · 9 years ago
  82. 159a55a rt2800: disable CCK rates on HT by Stanislaw Gruszka · 9 years ago
  83. 8d79b00 rt2800: tune *_PROT_CFG parameters by Stanislaw Gruszka · 9 years ago
  84. 6c40063 rt2800: use RTS/CTS protection instead of CTS-to-self by Stanislaw Gruszka · 9 years ago
  85. 231aeca rt2800: correct TX_SW_CFG1 for 5592 by Stanislaw Gruszka · 9 years ago
  86. be82de9 rt2800: correct AUTO_RSP_CFG by Stanislaw Gruszka · 9 years ago
  87. b4c449b rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZE by Stanislaw Gruszka · 9 years ago
  88. 770e4b7 rt2800: OFDM rates are mandatory by Stanislaw Gruszka · 9 years ago
  89. b29a1c1 rt2800usb: do not wipe out USB_DMA_CFG settings by Stanislaw Gruszka · 9 years ago
  90. cea5b03 rt2800: correctly report MCS TX parameters by Stanislaw Gruszka · 9 years ago
  91. f25ba69 brcmfmac: update beacon IE after bss up and clear when AP stopped by Wright Feng · 9 years ago
  92. a083c8f rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USB by Vishal Thanki · 9 years ago
  93. 3fea18d wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT by Lior David · 9 years ago
  94. cbf795c wil6210: align to latest auto generated wmi.h by Lior David · 9 years ago
  95. 035859a wil6210: add support for abort scan by Maya Erez · 9 years ago
  96. dfb5b09 wil6210: fix deadlock when using fw_no_recovery option by Lior David · 9 years ago
  97. 2c207eb wil6210: add support for power save enable / disable by Maya Erez · 9 years ago
  98. f9e3033 wil6210: fix net queue stop/wake by Dedy Lansky · 9 years ago
  99. 40bea97 ath9k: fix NULL pointer dereference by Miaoqing Pan · 9 years ago
  100. 91851cc ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success by Matthias Schiffer · 9 years ago