- 59f4567 rtlwifi: rtl8192ee: Remove set but not used variable 'err' by zhengbin · 5 years ago
- ac8efe4 rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp' by zhengbin · 5 years ago
- 314bf64 rtl8xxxu: make arrays static, makes object smaller by Colin Ian King · 5 years ago
- 55047fb iwlegacy: make array interval static, makes object smaller by Colin Ian King · 5 years ago
- be10b09 rtw88: Fix an error message by Dan Carpenter · 5 years ago
- e542e66 rtl8xxxu: add bluetooth co-existence support for single antenna by Chris Chiu · 5 years ago
- d10dcb6 mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring by Navid Emamdoost · 5 years ago
- db8fd2c mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf by Navid Emamdoost · 5 years ago
- 39e50f5 rsi: drop bogus device-id checks from probe by Johan Hovold · 5 years ago
- c5dcf8f Revert "rsi: fix potential null dereference in rsi_probe()" by Johan Hovold · 5 years ago
- 4614239 rtlwifi: rtl8723: Remove set but not used variable 'own' by zhengbin · 5 years ago
- aab7541 rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext' by zhengbin · 5 years ago
- e250760 rtlwifi: btcoex: Remove set but not used variable 'result' by zhengbin · 5 years ago
- 073f813 rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter' by zhengbin · 5 years ago
- 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
- a003aec rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac' by zhengbin · 5 years ago
- a3e017f rtlwifi: rtl8723ae: Remove set but not used variables 'reg_ecc','reg_ec4','reg_eac','b_pathb_ok' by zhengbin · 5 years ago
- 0fc44cd rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd' by zhengbin · 5 years ago
- a9bb0b5 rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver by Chris Chiu · 5 years ago
- f170d44 rsi: fix potential null dereference in rsi_probe() by Denis Efremov · 5 years ago
- 60b5b49 libertas: remove redundant assignment to variable ret by Colin Ian King · 5 years ago
- 3b1e0a7 brcmfmac: add support for SAE authentication offload by Chung-Hsien Hsu · 5 years ago
- f426872 rtw88: fix error handling when setup efuse info by Ping-Ke Shih · 5 years ago
- 4f5bb7f rtw88: fix NSS of hw_cap by Ping-Ke Shih · 5 years ago
- cc20a71 rtw88: use struct rtw_fw_hdr to access firmware header by Ping-Ke Shih · 5 years ago
- bc3696e rtw88: raise firmware version debug level by Yan-Hsuan Chuang · 5 years ago
- bf06c7e rtw88: configure TX queue EDCA parameters by Yan-Hsuan Chuang · 5 years ago
- 0649ff5 rtw88: Don't set RX_FLAG_DECRYPTED if packet has no encryption by Ping-Ke Shih · 5 years ago
- c359455 rtw88: fix beaconing mode rsvd_page memory violation issue by Yan-Hsuan Chuang · 5 years ago
- 1131ad7 rtw88: flush hardware tx queues by Yan-Hsuan Chuang · 5 years ago
- 127eef1 rtw88: add TX-AMSDU support by Yan-Hsuan Chuang · 5 years ago
- 699c773 rtw88: report tx rate to mac80211 stack by Tzu-En Huang · 5 years ago
- 46ebb17 rtw88: take over rate control from mac80211 by Yan-Hsuan Chuang · 5 years ago
- 3745d3e rtw88: add driver TX queue support by Yan-Hsuan Chuang · 5 years ago
- 942e2a5 rtw88: allows to set RTS in TX descriptor by Yan-Hsuan Chuang · 5 years ago
- 3a2dd6b rtw88: check firmware leave lps successfully by Chin-Yen Lee · 5 years ago
- 97ef122 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 5 years ago
- 2c84067 wil6210: check len before memcpy() calls by Denis Efremov · 5 years ago
- 315cee4 ar5523: check NULL before memcpy() in ar5523_cmd() by Denis Efremov · 5 years ago
- 1382993 ath10k: add support for hardware rfkill by Wen Gong · 5 years ago
- f8914a1 ath10k: restore QCA9880-AR1A (v1) detection by Christian Lamparter · 6 years ago
- cc6df01 ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq by Ben Greear · 7 years ago
- 4a50d45 cw1200: Fix a signedness bug in cw1200_load_firmware() by Dan Carpenter · 5 years ago
- bcde60e rtw88: remove misleading module parameter rtw_fw_support_lps by Yan-Hsuan Chuang · 5 years ago
- 04b786e rtw88: add deep PS PG mode for 8822c by Yan-Hsuan Chuang · 5 years ago
- d3be4d1 rtw88: select deep PS mode when module is inserted by Yan-Hsuan Chuang · 5 years ago
- 3a068a2 rtw88: not to enter LPS by coex strategy by Yan-Hsuan Chuang · 5 years ago
- 27e117e rtw88: add deep power save support by Yan-Hsuan Chuang · 5 years ago
- 37ba5de rtw88: leave PS state for dynamic mechanism by Yan-Hsuan Chuang · 5 years ago
- d3e20fd rtw88: LPS enter/leave should be protected by lock by Yan-Hsuan Chuang · 5 years ago
- 5235d63 rtw88: remove unused lps state check helper by Yan-Hsuan Chuang · 5 years ago
- 3d391c0 rtw88: not to control LPS by each vif by Yan-Hsuan Chuang · 5 years ago
- 61d7309 rtw88: not to enter or leave PS under IRQ by Yan-Hsuan Chuang · 5 years ago
- 6f0b0d2 rtw88: pci: reset H2C queue indexes in a single write by Yan-Hsuan Chuang · 5 years ago
- 3c51960 rtw88: remove redundant flag check helper function by Yan-Hsuan Chuang · 5 years ago
- 66070e8 rtlwifi: rtl8723be: Remove set but not used variables 'reg_ecc','reg_eac' by zhengbin · 5 years ago
- 533e3de rtlwifi: rtl8192ee: Remove set but not used variables 'reg_ecc','reg_eac' by zhengbin · 5 years ago
- 4a26e11 rtlwifi: rtl8192ee: Remove set but not used variables 'short_gi','buf_len' by zhengbin · 5 years ago
- 70906d9 rtlwifi: Remove set but not used variables 'dataempty','hoffset' by zhengbin · 5 years ago
- 4010758 rtlwifi: Remove set but not used variable 'rtstate' by zhengbin · 5 years ago
- a2cdd07 rtl8xxxu: prevent leaking urb by Navid Emamdoost · 6 years ago
- ab8c31d net/wireless: Use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
- cd486e6 ath9k_htc: Discard undersized packets by Masashi Honma · 5 years ago
- e01fddc ath9k_htc: Modify byte order for an error message by Masashi Honma · 5 years ago
- 80e84f3 ath9k_hw: fix uninitialized variable data by Denis Efremov · 5 years ago
- d98ddae ath10k: fix backtrace on coredump by Anilkumar Kolli · 5 years ago
- 93f9fef ath10k: coredump: fix IRAM addr for QCA9984, QCA4019, QCA9888 and QCA99x0 by Anilkumar Kolli · 5 years ago
- 3065476 ath10k: switch to ieee80211_tx_dequeue_ni by Erik Stromdahl · 6 years ago
- 7b30873 ath10k: change sw version print format to hex by Tomislav Požega · 5 years ago
- 73690c4 ath10k: print supported MCS rates within service ready event by Tomislav Požega · 5 years ago
- 275ea1b ath10k: print service ready returned channel range by Tomislav Požega · 5 years ago
- fa87949 ath10k: add 2ghz channel arguments to service ready structure by Tomislav Požega · 5 years ago
- 6aff90c ath9k: remove unused including <linux/version.h> by YueHaibing · 5 years ago
- 0a3ce16 mwifiex: use 'total_ie_len' in mwifiex_update_bss_desc_with_ie() by Brian Norris · 6 years ago
- 7da413a libertas: fix a potential NULL pointer dereference by Allen Pais · 6 years ago
- a0d46f7 rtlwifi: Remove excessive check in _rtl_ps_inactive_ps() by Denis Efremov · 5 years ago
- 3f936169 rtlwifi: prevent memory leak in rtl_usb_probe by Navid Emamdoost · 5 years ago
- 6e7d597 rtlwifi: rtl8723ae: Remove unused 'rtstatus' variable by Austin Kim · 6 years ago
- 15e14f7 mt7601u: fix bbp version check in mt7601u_wait_bbp_ready by Lorenzo Bianconi · 5 years ago
- d563131 rsi: release skb if rsi_prepare_beacon fails by Navid Emamdoost · 6 years ago
- 0d32f5d rtw88: 8822c: fix boolreturn.cocci warnings by Yan-Hsuan Chuang · 6 years ago
- fa38b4f brcmsmac: remove duplicated if condition by Denis Efremov · 5 years ago
- e0ae4ba brcmfmac: fix suspend/resume when power is cut off by Adrian Ratiu · 5 years ago
- 1524cbf brcmfmac: don't WARN when there are no requests by Adrian Ratiu · 5 years ago
- 3f1b32b brcmsmac: remove a useless test by Christophe JAILLET · 6 years ago
- be898fe brcmfmac: send port authorized event for FT-802.1X by Chung-Hsien Hsu · 6 years ago
- 54ecb8f Linux 5.4-rc1 by Linus Torvalds · 5 years ago
- bb48a59 Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
- 80b29b6 Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
- cef0aa0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- cf4f493 Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- c710364 Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
- 9af032a csky: Move static keyword to the front of declaration by Krzysztof Wilczynski · 6 years ago
- a2139d3 csky: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
- 97f9a3c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
- 1eb80d6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 7edee52 Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
- 3a09d8e csky: Fixup csky_pmu.max_period assignment by Mao Han · 5 years ago
- 48ede51 csky: Fixup add zero_fp fixup perf backtrace panic by Guo Ren · 5 years ago
- fdbdcdd csky: Use generic free_initrd_mem() by Mike Rapoport · 6 years ago