summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2021-08-17Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski-14/+91
2021-08-06mt76: fix enum type mismatchArnd Bergmann-4/+6
2021-07-28iwlwifi: add new so-jf devicesYaara Baruch-1/+35
2021-07-28iwlwifi: add new SoF with JF devicesYaara Baruch-0/+34
2021-07-28iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg-9/+16
2021-07-23virt_wifi: fix error on connectMatteo Croce-20/+32
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds-0/+1
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+2
2021-07-12mt76: mt7921: Fix fall-through warning for ClangGustavo A. R. Silva-0/+1
2021-07-08mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma-1/+2
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-60/+11
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+4
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+10
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller-20/+48
2021-06-25Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...David S. Miller-3064/+5549
2021-06-24iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo-36/+0
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang-1/+13
2021-06-24brcmfmac: support parse country code map from DTShawn Guo-2/+55
2021-06-23Merge tag 'iwlwifi-next-for-kalle-2021-06-22' of git://git.kernel.org/pub/scm...Kalle Valo-784/+1637
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko-6/+25
2021-06-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-22/+17
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg-5/+5
2021-06-23mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau-0/+3
2021-06-23mac80211_hwsim: record stats in non-netlink pathNguyen Dinh Phi-0/+2
2021-06-23mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du-10/+38
2021-06-23cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg-5/+0
2021-06-22wcn36xx: Avoid memset() beyond end of struct fieldKees Cook-16/+5
2021-06-22ath11k: Avoid memcpy() over-reading of he_capKees Cook-4/+10
2021-06-22mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi-0/+1
2021-06-22mwifiex: Avoid memset() over-write of WEP key_materialKees Cook-5/+12
2021-06-22rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook-1/+1
2021-06-22mwl8k: Avoid memcpy() over-reading of mcs.rx_maskKees Cook-2/+2
2021-06-22orinoco: Avoid field-overflowing memcpy()Kees Cook-10/+15
2021-06-22rtw88: coex: remove unnecessary variable and labelwengjianfeng-30/+10
2021-06-22rtw88: add quirks to disable pci capabilitiesPing-Ke Shih-0/+32
2021-06-22rtw88: refine unwanted h2c commandPo-Hao Huang-5/+2
2021-06-22rtw88: dump FW crash via devcoredumpZong-Zhe Yang-64/+201
2021-06-22rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee-1/+58
2021-06-22rtw88: add rtw_fw_feature_check apiChin-Yen Lee-8/+12
2021-06-22rtw88: 8822c: update RF parameter tables to v62Po-Hao Huang-504/+504
2021-06-22rtw88: Remove duplicate include of coex.hWan Jiabing-1/+0
2021-06-22rtw88: 8822c: fix lc calibration timingPo-Hao Huang-10/+12
2021-06-22rtw88: add path diversityPo-Hao Huang-6/+131
2021-06-22rtw88: add beacon filter supportPo-Hao Huang-1/+141
2021-06-22iwlwifi: bump FW API to 64 for AX devicesLuca Coelho-2/+2
2021-06-22iwlwifi: fw: dump TCM error table if presentJohannes Berg-0/+79
2021-06-22iwlwifi: add 9560 killer deviceybaruch-1/+9
2021-06-22iwlwifi: move error dump to fw utilsJohannes Berg-351/+368
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho-14/+318
2021-06-22iwlwifi: move UEFI code to a separate fileLuca Coelho-81/+114