summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-05-03rtw89: 8852c: rfk: add DPKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add IQKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RX DCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add TSSIPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add LCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add DACKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RFK tablesPing-Ke Shih
2022-05-03plfxlc: fix le16_to_cpu warning for beacon_intervalSrinivasan Raju
2022-05-02rtw88: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-05-02carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong
2022-05-02wil6210: use NAPI_POLL_WEIGHT for napi budgetJakub Kicinski
2022-05-02ath10k: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-05-02ath11k: Add support for WCN6750 deviceManikanta Pubbisetty
2022-05-02ath11k: Datapath changes to support WCN6750Manikanta Pubbisetty
2022-05-02ath11k: HAL changes to support WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Add QMI changes for WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Fetch device information via QMI for WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Add register access logic for WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Add HW params for WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Move parameters in bus_params to hw_paramsManikanta Pubbisetty
2022-05-02ath11k: change management tx queue to avoid connection timed outWen Gong
2022-05-02ath11k: fix warning of not found station for bssid in messageWen Gong
2022-05-01rtw88: fix hw scan may cause disconnect issueChih-Kang Chang
2022-05-01rtw88: fix not disabling beacon filter after disconnectionChih-Kang Chang
2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang
2022-05-01plfxlc: Remove unused include <linux/version.h>Jiapeng Chong
2022-04-29ath11k: Don't use GFP_KERNEL in atomic contextBaochen Qiang
2022-04-29ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar
2022-04-29ath9k: hif_usb: simplify if-if to if-elseWan Jiabing
2022-04-29rtw89: remove unneeded semicolonYang Li
2022-04-27wil6210: simplify if-if to if-elseWan Jiabing
2022-04-27ath10k: simplify if-if to if-elseWan Jiabing
2022-04-27ath11k: read country code from SMBIOS for WCN6855/QCA6390Wen Gong
2022-04-27ath11k: disable spectral scan during spectral deinitHari Chandrakanthan
2022-04-27ath11k: Update WBM idle ring HP after FW mode onManikanta Pubbisetty
2022-04-27ath11k: WMI changes to support WCN6750Manikanta Pubbisetty
2022-04-27ath11k: Do not put HW in DBS mode for WCN6750Manikanta Pubbisetty
2022-04-27rtlwifi: btcoex: fix if == else warningGuo Zhengkui
2022-04-27brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chipsHamid Zamani
2022-04-27rtl818x: Prevent using not initialized queuesAlexander Wetzel
2022-04-27rtw88: use the correct bit in the REG_HCI_OPT_CTRL registerKevin Lo
2022-04-27mwifiex: Add SD8997 SDIO-UART firmwareAndrejs Cainikovs
2022-04-27mwifiex: Select firmware based on strappingAndrejs Cainikovs
2022-04-25wireless: add plfxlc driver for pureLiFi X, XL, XC devicesSrinivasan Raju
2022-04-24rtw89: 8852c: add chip_ops related to BTCPing-Ke Shih
2022-04-24rtw89: 8852c: fill freq and band of RX status by PPDU reportPing-Ke Shih
2022-04-24rtw89: 8852c: implement chip_ops::get_thermalPing-Ke Shih