summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter
2020-12-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-12-02wl1251: remove trailing semicolon in macro definitionTom Rix
2020-12-02airo: remove trailing semicolon in macro definitionTom Rix
2020-12-02wilc1000: added queue support for WMMAjay Singh
2020-12-02wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()Ajay Singh
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure pathAjay Singh
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure pathAjay Singh
2020-12-02wilc1000: added 'ndo_set_mac_address' callback supportAjay Singh
2020-12-02brcmfmac: expose firmware config files through modinfoMatthias Brugger
2020-12-02wlcore: Switch to using the new API kobj_to_dev()Tian Tao
2020-12-02rtw88: coex: add feature to enhance HID coexistence performanceChing-Te Ku
2020-12-02rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku
2020-12-02rtw88: coex: add action for coexistence in hardware initialChing-Te Ku
2020-12-02rtw88: coex: add function to avoid cck lockChing-Te Ku
2020-12-02rtw88: coex: change the coexistence mechanism for WLAN connectedChing-Te Ku
2020-12-02rtw88: coex: change the coexistence mechanism for HIDChing-Te Ku
2020-12-02rtw88: coex: update AFH information while in free-run modeChing-Te Ku
2020-12-02rtw88: coex: update the mechanism for A2DP + PANChing-Te Ku
2020-12-02rtw88: coex: add debug messageChing-Te Ku
2020-12-02rtw88: coex: run coexistence when WLAN entering/leaving LPSChing-Te Ku
2020-12-02Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"Tokunori Ikegami
2020-12-02mt76: usb: fix crash on device removalStanislaw Gruszka
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami
2020-12-02iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho
2020-12-02iwlwifi: pcie: add one missing entry for AX210Luca Coelho
2020-12-02ath11k: dp_rx: fix monitor status dma unmap directionKalle Valo
2020-12-02wcn36xx: Send NULL data packet when exiting BMPSBryan O'Donoghue
2020-12-02ath10k: Constify static qmi structsRikard Falkeborn
2020-12-02ath10k: Release some resources in an error handling pathChristophe JAILLET
2020-12-02ath10k: Fix an error handling pathChristophe JAILLET
2020-12-02ath10k: Fix the parsing error in service available eventRakesh Pillai
2020-12-02ath11k: Fix an error handling pathChristophe JAILLET
2020-12-02ath11k: Build check size of ath11k_skb_cbSven Eckelmann
2020-12-02ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann
2020-12-02ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-24ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh
2020-11-24ath11k: peer delete synchronization with firmwareRitesh Singh
2020-11-24ath11k: vdev delete synchronization with firmwareRitesh Singh
2020-11-24Merge mhi-ath11k-immutable into ath-nextKalle Valo
2020-11-24cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao
2020-11-24mwifiex: Remove duplicated REG_PORT definitionJisheng Zhang
2020-11-24rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24mwifiex: Fix fall-through warnings for ClangGustavo A. R. Silva