summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-10-11rtlwifi: rtl8192se: Replace local bit manipulation macrosLarry Finger
2019-10-11rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXXLarry Finger
2019-10-11wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNINGTony Lindgren
2019-10-11rtlwifi: rtl8192ee: Remove set but not used variable 'err'zhengbin
2019-10-09rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp'zhengbin
2019-10-09rtl8xxxu: make arrays static, makes object smallerColin Ian King
2019-10-09iwlegacy: make array interval static, makes object smallerColin Ian King
2019-10-09rtw88: Fix an error messageDan Carpenter
2019-10-09rtl8xxxu: add bluetooth co-existence support for single antennaChris Chiu
2019-10-09mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2019-10-09mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2019-10-09rsi: drop bogus device-id checks from probeJohan Hovold
2019-10-09Revert "rsi: fix potential null dereference in rsi_probe()"Johan Hovold
2019-10-09rtlwifi: rtl8723: Remove set but not used variable 'own'zhengbin
2019-10-09rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext'zhengbin
2019-10-09rtlwifi: btcoex: Remove set but not used variable 'result'zhengbin
2019-10-09rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter'zhengbin
2019-10-09rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ec...zhengbin
2019-10-09rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac'zhengbin
2019-10-09rtlwifi: rtl8723ae: Remove set but not used variables 'reg_ecc','reg_ec4','re...zhengbin
2019-10-09rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'zhengbin
2019-10-09rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driverChris Chiu
2019-10-04rsi: fix potential null dereference in rsi_probe()Denis Efremov
2019-10-04libertas: remove redundant assignment to variable retColin Ian King
2019-10-04brcmfmac: add support for SAE authentication offloadChung-Hsien Hsu
2019-10-04rtw88: fix error handling when setup efuse infoPing-Ke Shih
2019-10-04rtw88: fix NSS of hw_capPing-Ke Shih
2019-10-04rtw88: use struct rtw_fw_hdr to access firmware headerPing-Ke Shih
2019-10-04rtw88: raise firmware version debug levelYan-Hsuan Chuang
2019-10-04rtw88: configure TX queue EDCA parametersYan-Hsuan Chuang
2019-10-04rtw88: Don't set RX_FLAG_DECRYPTED if packet has no encryptionPing-Ke Shih
2019-10-04rtw88: fix beaconing mode rsvd_page memory violation issueYan-Hsuan Chuang
2019-10-04rtw88: flush hardware tx queuesYan-Hsuan Chuang
2019-10-04rtw88: add TX-AMSDU supportYan-Hsuan Chuang
2019-10-04rtw88: report tx rate to mac80211 stackTzu-En Huang
2019-10-04rtw88: take over rate control from mac80211Yan-Hsuan Chuang
2019-10-04rtw88: add driver TX queue supportYan-Hsuan Chuang
2019-10-04rtw88: allows to set RTS in TX descriptorYan-Hsuan Chuang
2019-10-04rtw88: check firmware leave lps successfullyChin-Yen Lee
2019-10-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-10-02wil6210: check len before memcpy() callsDenis Efremov
2019-10-02ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2019-10-02ath10k: add support for hardware rfkillWen Gong
2019-10-02ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter
2019-10-02ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear
2019-10-02cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter
2019-10-02rtw88: remove misleading module parameter rtw_fw_support_lpsYan-Hsuan Chuang
2019-10-02rtw88: add deep PS PG mode for 8822cYan-Hsuan Chuang
2019-10-02rtw88: select deep PS mode when module is insertedYan-Hsuan Chuang
2019-10-02rtw88: not to enter LPS by coex strategyYan-Hsuan Chuang