1. c59f13b rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnecting by Jes Sorensen · 8 years ago
  2. 59391a9 bcma: add Dell Inspiron 3148 by Jiri Slaby · 8 years ago
  3. ba9f93f rtlwifi: Fix enter/exit power_save by Larry Finger · 8 years ago
  4. 05db221 mt7601u: wait for clear rxq when stopping mac by Anthony Romano · 8 years ago
  5. 53e3a80 brcmfmac: fix scheduled scan result handling for newer chips by Arend Van Spriel · 8 years ago
  6. c6989fd brcmfmac: use requested scan interval in scheduled scan by Arend Van Spriel · 8 years ago
  7. dfe5b0d brcmfmac: remove restriction from .sched_scan_start() callback by Arend Van Spriel · 8 years ago
  8. 331e789 brcmfmac: use provided channels for scheduled scan by Arend Van Spriel · 8 years ago
  9. 3e48611 brcmfmac: move scheduled scan activation to pno source file by Arend Van Spriel · 8 years ago
  10. fca6cb2f brcmfmac: split up brcmf_pno_config() function by Arend Van Spriel · 8 years ago
  11. fa85b30 brcmfmac: make internal escan more generic by Arend Van Spriel · 8 years ago
  12. ab5981c brcmfmac: change prototype for brcmf_do_escan() by Arend Van Spriel · 8 years ago
  13. 3e2e86a brcmfmac: fix handling ssids in .sched_scan_start() callback by Arend Van Spriel · 8 years ago
  14. ac55136 brcmfmac: move pno helper functions in separate source file by Arend Van Spriel · 8 years ago
  15. dc630dc brcmfmac: add support for 43341 chip by Arend Van Spriel · 8 years ago
  16. be4b092 brcmfmac: add pcie host dongle interface rev6 support by Franky Lin · 8 years ago
  17. 22dde1e mwifiex: pcie: implement timeout loop for FW programming doorbell by Brian Norris · 8 years ago
  18. 4133828 mwifiex: Remove unused 'bcd_usb' variable by Kirtika Ruchandani · 8 years ago
  19. 67dd2a7 mwifiex: Removed unused 'pkt_type' variable by Kirtika Ruchandani · 8 years ago
  20. e9f1db8 mwifiex: Remove unused 'pm_flag' variable by Kirtika Ruchandani · 8 years ago
  21. 60261b2 mwifiex: Remove unused 'adapter'variable by Kirtika Ruchandani · 8 years ago
  22. 2c2bcab mwifiex: Remove unused 'sta_ptr' variable by Kirtika Ruchandani · 8 years ago
  23. 8ac9134 mwifiex: Remove unused 'chan_num' variable by Kirtika Ruchandani · 8 years ago
  24. 70d7405 mwifiex: Removed unused mwifiex_private* 'priv' variable by Kirtika Ruchandani · 8 years ago
  25. c06696a rtl8xxxu: tx rate reported before set by Barry Day · 8 years ago
  26. 4c0bfea brcmsmac: fix array out-of-bounds access in qm_log10 by Tobias Regnery · 8 years ago
  27. e267e71 mwifiex: Disable adhoc feature based on firmware capability by Karthik D A · 8 years ago
  28. 13e1349 rtl8xxxu: Fix non static symbol warning by Wei Yongjun · 8 years ago
  29. b4c3d9c rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry count by Jes Sorensen · 8 years ago
  30. a748a11 rtl8xxxu: Obtain RTS rates from mac80211 by Jes Sorensen · 8 years ago
  31. 5d03f88 rtl8xxxu: Fix rtl8192eu driver reload issue by Jes Sorensen · 8 years ago
  32. b9af935 rtl8xxxu: Fix rtl8723bu driver reload issue by Jes Sorensen · 8 years ago
  33. cf7cfef rtl8xxxu: Fix big-endian problem reporting mactime by Jes Sorensen · 8 years ago
  34. a0aba89 rtl8xxxu: Fix memory leak in handling rxdesc16 packets by Jes Sorensen · 8 years ago
  35. b9da4d2 mwifiex: avoid double-disable_irq() race by Brian Norris · 8 years ago
  36. d96e392 mwifiex: cleanup wake-IRQ handling if suspend fails by Brian Norris · 8 years ago
  37. 61d1084 rsi: Add support for 802.11d by Prameela Rani Garnepudi · 8 years ago
  38. 4edbcd1 rsi: Add support for antenna selection by Prameela Rani Garnepudi · 8 years ago
  39. 8b36de8 rsi: Add support for configuring tx power by Prameela Rani Garnepudi · 8 years ago
  40. e6d6428 rsi: Add support to filter rx frames by Prameela Rani Garnepudi · 8 years ago
  41. 159a55a rt2800: disable CCK rates on HT by Stanislaw Gruszka · 8 years ago
  42. 8d79b00 rt2800: tune *_PROT_CFG parameters by Stanislaw Gruszka · 8 years ago
  43. 6c40063 rt2800: use RTS/CTS protection instead of CTS-to-self by Stanislaw Gruszka · 8 years ago
  44. 231aeca rt2800: correct TX_SW_CFG1 for 5592 by Stanislaw Gruszka · 8 years ago
  45. be82de9 rt2800: correct AUTO_RSP_CFG by Stanislaw Gruszka · 8 years ago
  46. b4c449b rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZE by Stanislaw Gruszka · 8 years ago
  47. 770e4b7 rt2800: OFDM rates are mandatory by Stanislaw Gruszka · 8 years ago
  48. b29a1c1 rt2800usb: do not wipe out USB_DMA_CFG settings by Stanislaw Gruszka · 8 years ago
  49. cea5b03 rt2800: correctly report MCS TX parameters by Stanislaw Gruszka · 8 years ago
  50. f25ba69 brcmfmac: update beacon IE after bss up and clear when AP stopped by Wright Feng · 8 years ago
  51. a083c8f rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USB by Vishal Thanki · 8 years ago
  52. e644b88 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  53. 97489c2 mwifiex: pcie: stop checking for NULL adapter->card by Brian Norris · 8 years ago
  54. e98fb11 mwifiex: stop checking for NULL drvata/intfdata by Brian Norris · 8 years ago
  55. 6caf34c mwifiex: sdio: don't check for NULL sdio_func by Brian Norris · 8 years ago
  56. 58b7033 mwifiex: usb: handle HS failures by Brian Norris · 8 years ago
  57. bcf28a2 mwifiex: reset card->adapter during device unregister by Xinming Hu · 8 years ago
  58. b42dbb2 mwifiex: resolve suspend() race with async FW init failure by Brian Norris · 8 years ago
  59. 7ccdf72 mwifiex: don't pretend to resume while remove()'ing by Brian Norris · 8 years ago
  60. a1beec4 mwifiex: remove redundant pdev check in suspend/resume handlers by Amitkumar Karwar · 8 years ago
  61. 4a79aa1 mwifiex: resolve races between async FW init (failure) and device removal by Brian Norris · 8 years ago
  62. 6712076 mwifiex: complete blocked power save handshake in main process by Shengzhen Li · 8 years ago
  63. eb2428fb mwifiex: check tx_hw_pending before downloading sleep confirm by Shengzhen Li · 8 years ago
  64. 853402a mwifiex: Enable WoWLAN for both sdio and pcie by Rajat Jain · 8 years ago
  65. 5e28e5f mwifiex: Introduce mwifiex_probe_of() to parse common properties by Rajat Jain · 8 years ago
  66. 2e02b58 mwifiex: Allow mwifiex early access to device structure by Rajat Jain · 8 years ago
  67. 6b4480d mwifiex: parse device tree node for PCIe by Xinming Hu · 8 years ago
  68. 66b9c18 mwifiex: don't do unbalanced free()'ing in cleanup_if() by Brian Norris · 8 years ago
  69. 14e5e93 mwifiex: ignore calibration data failure by Amitkumar Karwar · 8 years ago
  70. 6a7b191 mwifiex: add power save parameters in hs_cfg cmd by Shengzhen Li · 8 years ago
  71. 5ff2622 mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels() by Ricky Liang · 8 years ago
  72. 8052d72 ssb: Fix error routine when fallback SPROM fails by Larry Finger · 8 years ago
  73. e496561 rtlwifi: Use dev_kfree_skb_irq instead of kfree_skb by Wei Yongjun · 8 years ago
  74. 7fc1503 cw1200: fix bogus maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  75. 10f3366 wireless: fix bogus maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  76. 6f17581 p54: memset(0) whole array by Jiri Slaby · 8 years ago
  77. e1c122d brcmfmac: print name of connect status event by Rafał Miłecki · 8 years ago
  78. 77364aa rsi: Host to device command frame vap_capabilites modified with new field vap status by Prameela Rani Garnepudi · 8 years ago
  79. b022539 rsi: Fix memory leak in module unload by Prameela Rani Garnepudi · 8 years ago
  80. 87016f5 wlcore: Allow scans when in AP mode by James Minor · 8 years ago
  81. 1b48932 rtlwifi: Remove address of Free Software Foundation by Larry Finger · 8 years ago
  82. 61a288f rtlwifi: rtl8192c: Remove address of Free Software Foundation by Larry Finger · 8 years ago
  83. 044a609 rtlwifi: rtl8188ee: Remove address of Free Software Foundation by Larry Finger · 8 years ago
  84. 20ac950 rtlwifi: rtl8723ae: Remove address of Free Software Foundation by Larry Finger · 8 years ago
  85. 7d63d36 rtlwifi: rtl8192cu: Remove address of Free Software Foundation by Larry Finger · 8 years ago
  86. 6456d4d rtlwifi: rtl8192ce: Remove address of Free Software Foundation by Larry Finger · 8 years ago
  87. 22beafe rtlwifi: rtl8192se: Remove address of Free Software Foundation by Larry Finger · 8 years ago
  88. 0d3d253 rtlwifi: rtl8192de: Remove address of Free Software Foundation by Larry Finger · 8 years ago
  89. df566a4 mwifiex: report wakeup for wowlan by Rajat Jain · 8 years ago
  90. e7ee74b wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event by Maxim Altshul · 9 years ago
  91. 42c7372 wlcore: Pass win_size taken from ieee80211_sta to FW by Maxim Altshul · 9 years ago
  92. 31b2398 ath10k: use the right length of "background" by Nicolas Iooss · 8 years ago
  93. f004e53 ath10k: remove extraneous error message in tx alloc by Mohammed Shafi Shajakhan · 8 years ago
  94. 19f338c ath10k: clean up HTT tx buffer allocation and free by Mohammed Shafi Shajakhan · 8 years ago
  95. fcf7cf1 ath10k: fix failure to send NULL func frame for 10.4 by Mohammed Shafi Shajakhan · 8 years ago
  96. 50f08ed ath9k: Switch to using mac80211 intermediate software queues. by Toke Høiland-Jørgensen · 8 years ago
  97. 14acebc ath9k_htc: fix minor mistakes in dev_err messages by Colin Ian King · 8 years ago
  98. 138b412 ath9k: parse the device configuration from an OF node by Martin Blumenstingl · 8 years ago
  99. b40ded2 ath9k: add a helper to get the string representation of ath_bus_type by Martin Blumenstingl · 8 years ago
  100. fc383ff Documentation: dt: net: add ath9k wireless device binding by Martin Blumenstingl · 8 years ago