1. 0eeb91ad rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot by Chris Chiu · 5 years ago
  2. 89dca86 rtw88: mark rtw_fw_hdr __packed by Brian Norris · 5 years ago
  3. 868ad21 net/wireless: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
  4. 52d4261 wireless: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 6 years ago
  5. c3226d9 rtw88: include interrupt.h for tasklet_struct by Brian Norris · 5 years ago
  6. 4ee2f34 rtw88: use a for loop in rtw_power_mode_change(), not goto by Brian Norris · 5 years ago
  7. 12078aa rtw88: coex: Set 4 slot mode for A2DP by Ping-Ke Shih · 5 years ago
  8. 474264d rtw88: pci: config phy after chip info is setup by Yan-Hsuan Chuang · 5 years ago
  9. a483541 rtw88: Use rtw_write8_set to set SYS_FUNC by Yan-Hsuan Chuang · 5 years ago
  10. 5dc32b8 rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support by Tzu-En Huang · 5 years ago
  11. 27c65bf rtw88: config 8822c multicast address in MAC init flow by Tzu-En Huang · 5 years ago
  12. 1dce7eb3 rtlwifi: rtl8192se: Convert inline routines to little-endian words by Larry Finger · 5 years ago
  13. 06aae1b rtlwifi: rtl8192se: Convert macros that set descriptor by Larry Finger · 5 years ago
  14. c3f997f rtlwifi: rtl8192se: Replace local bit manipulation macros by Larry Finger · 5 years ago
  15. c2fca7d rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXX by Larry Finger · 5 years ago
  16. 4633d30 wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNING by Tony Lindgren · 5 years ago
  17. 59f4567 rtlwifi: rtl8192ee: Remove set but not used variable 'err' by zhengbin · 5 years ago
  18. ac8efe4 rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp' by zhengbin · 5 years ago
  19. 314bf64 rtl8xxxu: make arrays static, makes object smaller by Colin Ian King · 5 years ago
  20. 55047fb iwlegacy: make array interval static, makes object smaller by Colin Ian King · 5 years ago
  21. be10b09 rtw88: Fix an error message by Dan Carpenter · 5 years ago
  22. e542e66 rtl8xxxu: add bluetooth co-existence support for single antenna by Chris Chiu · 5 years ago
  23. d10dcb6 mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring by Navid Emamdoost · 5 years ago
  24. db8fd2c mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf by Navid Emamdoost · 5 years ago
  25. 39e50f5 rsi: drop bogus device-id checks from probe by Johan Hovold · 5 years ago
  26. c5dcf8f Revert "rsi: fix potential null dereference in rsi_probe()" by Johan Hovold · 5 years ago
  27. 4614239 rtlwifi: rtl8723: Remove set but not used variable 'own' by zhengbin · 5 years ago
  28. aab7541 rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext' by zhengbin · 5 years ago
  29. e250760 rtlwifi: btcoex: Remove set but not used variable 'result' by zhengbin · 5 years ago
  30. 073f813 rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter' by zhengbin · 5 years ago
  31. 925942b rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ecc','reg_ec4','reg_eac','b_pathb_ok' by zhengbin · 5 years ago
  32. a003aec rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac' by zhengbin · 5 years ago
  33. a3e017f rtlwifi: rtl8723ae: Remove set but not used variables 'reg_ecc','reg_ec4','reg_eac','b_pathb_ok' by zhengbin · 5 years ago
  34. 0fc44cd rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd' by zhengbin · 5 years ago
  35. a9bb0b5 rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver by Chris Chiu · 5 years ago
  36. f170d44 rsi: fix potential null dereference in rsi_probe() by Denis Efremov · 5 years ago
  37. 60b5b49 libertas: remove redundant assignment to variable ret by Colin Ian King · 5 years ago
  38. 3b1e0a7 brcmfmac: add support for SAE authentication offload by Chung-Hsien Hsu · 5 years ago
  39. f426872 rtw88: fix error handling when setup efuse info by Ping-Ke Shih · 5 years ago
  40. 4f5bb7f rtw88: fix NSS of hw_cap by Ping-Ke Shih · 5 years ago
  41. cc20a71 rtw88: use struct rtw_fw_hdr to access firmware header by Ping-Ke Shih · 5 years ago
  42. bc3696e rtw88: raise firmware version debug level by Yan-Hsuan Chuang · 5 years ago
  43. bf06c7e rtw88: configure TX queue EDCA parameters by Yan-Hsuan Chuang · 5 years ago
  44. 0649ff5 rtw88: Don't set RX_FLAG_DECRYPTED if packet has no encryption by Ping-Ke Shih · 5 years ago
  45. c359455 rtw88: fix beaconing mode rsvd_page memory violation issue by Yan-Hsuan Chuang · 5 years ago
  46. 1131ad7 rtw88: flush hardware tx queues by Yan-Hsuan Chuang · 5 years ago
  47. 127eef1 rtw88: add TX-AMSDU support by Yan-Hsuan Chuang · 5 years ago
  48. 699c773 rtw88: report tx rate to mac80211 stack by Tzu-En Huang · 5 years ago
  49. 46ebb17 rtw88: take over rate control from mac80211 by Yan-Hsuan Chuang · 5 years ago
  50. 3745d3e rtw88: add driver TX queue support by Yan-Hsuan Chuang · 5 years ago
  51. 942e2a5 rtw88: allows to set RTS in TX descriptor by Yan-Hsuan Chuang · 5 years ago
  52. 3a2dd6b rtw88: check firmware leave lps successfully by Chin-Yen Lee · 5 years ago
  53. 97ef122 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 5 years ago
  54. 2c84067 wil6210: check len before memcpy() calls by Denis Efremov · 5 years ago
  55. 315cee4 ar5523: check NULL before memcpy() in ar5523_cmd() by Denis Efremov · 5 years ago
  56. 1382993 ath10k: add support for hardware rfkill by Wen Gong · 5 years ago
  57. f8914a1 ath10k: restore QCA9880-AR1A (v1) detection by Christian Lamparter · 6 years ago
  58. cc6df01 ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq by Ben Greear · 7 years ago
  59. 4a50d45 cw1200: Fix a signedness bug in cw1200_load_firmware() by Dan Carpenter · 5 years ago
  60. bcde60e rtw88: remove misleading module parameter rtw_fw_support_lps by Yan-Hsuan Chuang · 5 years ago
  61. 04b786e rtw88: add deep PS PG mode for 8822c by Yan-Hsuan Chuang · 5 years ago
  62. d3be4d1 rtw88: select deep PS mode when module is inserted by Yan-Hsuan Chuang · 5 years ago
  63. 3a068a2 rtw88: not to enter LPS by coex strategy by Yan-Hsuan Chuang · 5 years ago
  64. 27e117e rtw88: add deep power save support by Yan-Hsuan Chuang · 5 years ago
  65. 37ba5de rtw88: leave PS state for dynamic mechanism by Yan-Hsuan Chuang · 5 years ago
  66. d3e20fd rtw88: LPS enter/leave should be protected by lock by Yan-Hsuan Chuang · 5 years ago
  67. 5235d63 rtw88: remove unused lps state check helper by Yan-Hsuan Chuang · 5 years ago
  68. 3d391c0 rtw88: not to control LPS by each vif by Yan-Hsuan Chuang · 5 years ago
  69. 61d7309 rtw88: not to enter or leave PS under IRQ by Yan-Hsuan Chuang · 5 years ago
  70. 6f0b0d2 rtw88: pci: reset H2C queue indexes in a single write by Yan-Hsuan Chuang · 5 years ago
  71. 3c51960 rtw88: remove redundant flag check helper function by Yan-Hsuan Chuang · 5 years ago
  72. 66070e8 rtlwifi: rtl8723be: Remove set but not used variables 'reg_ecc','reg_eac' by zhengbin · 5 years ago
  73. 533e3de rtlwifi: rtl8192ee: Remove set but not used variables 'reg_ecc','reg_eac' by zhengbin · 5 years ago
  74. 4a26e11 rtlwifi: rtl8192ee: Remove set but not used variables 'short_gi','buf_len' by zhengbin · 5 years ago
  75. 70906d9 rtlwifi: Remove set but not used variables 'dataempty','hoffset' by zhengbin · 5 years ago
  76. 4010758 rtlwifi: Remove set but not used variable 'rtstate' by zhengbin · 5 years ago
  77. a2cdd07 rtl8xxxu: prevent leaking urb by Navid Emamdoost · 6 years ago
  78. ab8c31d net/wireless: Use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
  79. cd486e6 ath9k_htc: Discard undersized packets by Masashi Honma · 5 years ago
  80. e01fddc ath9k_htc: Modify byte order for an error message by Masashi Honma · 5 years ago
  81. 80e84f3 ath9k_hw: fix uninitialized variable data by Denis Efremov · 5 years ago
  82. d98ddae ath10k: fix backtrace on coredump by Anilkumar Kolli · 5 years ago
  83. 93f9fef ath10k: coredump: fix IRAM addr for QCA9984, QCA4019, QCA9888 and QCA99x0 by Anilkumar Kolli · 5 years ago
  84. 3065476 ath10k: switch to ieee80211_tx_dequeue_ni by Erik Stromdahl · 6 years ago
  85. 7b30873 ath10k: change sw version print format to hex by Tomislav Požega · 5 years ago
  86. 73690c4 ath10k: print supported MCS rates within service ready event by Tomislav Požega · 5 years ago
  87. 275ea1b ath10k: print service ready returned channel range by Tomislav Požega · 5 years ago
  88. fa87949 ath10k: add 2ghz channel arguments to service ready structure by Tomislav Požega · 5 years ago
  89. 6aff90c ath9k: remove unused including <linux/version.h> by YueHaibing · 5 years ago
  90. 0a3ce16 mwifiex: use 'total_ie_len' in mwifiex_update_bss_desc_with_ie() by Brian Norris · 6 years ago
  91. 7da413a libertas: fix a potential NULL pointer dereference by Allen Pais · 6 years ago
  92. a0d46f7 rtlwifi: Remove excessive check in _rtl_ps_inactive_ps() by Denis Efremov · 5 years ago
  93. 3f936169 rtlwifi: prevent memory leak in rtl_usb_probe by Navid Emamdoost · 5 years ago
  94. 6e7d597 rtlwifi: rtl8723ae: Remove unused 'rtstatus' variable by Austin Kim · 6 years ago
  95. 15e14f7 mt7601u: fix bbp version check in mt7601u_wait_bbp_ready by Lorenzo Bianconi · 5 years ago
  96. d563131 rsi: release skb if rsi_prepare_beacon fails by Navid Emamdoost · 6 years ago
  97. 0d32f5d rtw88: 8822c: fix boolreturn.cocci warnings by Yan-Hsuan Chuang · 6 years ago
  98. fa38b4f brcmsmac: remove duplicated if condition by Denis Efremov · 5 years ago
  99. e0ae4ba brcmfmac: fix suspend/resume when power is cut off by Adrian Ratiu · 5 years ago
  100. 1524cbf brcmfmac: don't WARN when there are no requests by Adrian Ratiu · 5 years ago