aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-12-02iwlwifi: pcie: add one missing entry for AX210Luca Coelho1-0/+1
2020-12-02ath11k: dp_rx: fix monitor status dma unmap directionKalle Valo1-4/+4
2020-12-02wcn36xx: Send NULL data packet when exiting BMPSBryan O'Donoghue1-0/+1
2020-12-02ath10k: Constify static qmi structsRikard Falkeborn1-2/+2
2020-12-02ath10k: Release some resources in an error handling pathChristophe JAILLET1-1/+4
2020-12-02ath10k: Fix an error handling pathChristophe JAILLET1-0/+2
2020-12-02ath10k: Fix the parsing error in service available eventRakesh Pillai3-3/+11
2020-12-02ath11k: Fix an error handling pathChristophe JAILLET1-2/+4
2020-12-02ath11k: Build check size of ath11k_skb_cbSven Eckelmann1-0/+2
2020-12-02ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann1-0/+1
2020-12-02ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann3-12/+21
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-53/+159
2020-11-24ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh4-45/+1
2020-11-24ath11k: peer delete synchronization with firmwareRitesh Singh6-7/+75
2020-11-24ath11k: vdev delete synchronization with firmwareRitesh Singh5-8/+90
2020-11-24Merge mhi-ath11k-immutable into ath-nextKalle Valo1-4/+0
2020-11-24cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao1-0/+2
2020-11-24mwifiex: Remove duplicated REG_PORT definitionJisheng Zhang1-2/+0
2020-11-24rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-3/+3
2020-11-24rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-2/+4
2020-11-24rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-3/+3
2020-11-24rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-3/+3
2020-11-24mwifiex: Fix fall-through warnings for ClangGustavo A. R. Silva4-0/+5
2020-11-24rsi: fix error return code in rsi_reset_card()Zhang Changzhong1-15/+15
2020-11-24brcmsmac: ampdu: Check BA window size before checking block ackDmitry Safonov1-3/+8
2020-11-24brcmfmac: Fix incorrect type in assignmentRemi Depommier1-8/+9
2020-11-24qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai1-3/+3
2020-11-24rtlwifi: rtl8192de: remove the useless value assignmentKaixu Xia1-1/+1
2020-11-24orinoco: Annotate ezusb_read_ltv()Sebastian Andrzej Siewior4-45/+52
2020-11-24orinoco: Annotate ezusb_docmd_wait()Sebastian Andrzej Siewior1-1/+1
2020-11-24orinoco: Remove ezusb_doicmd_wait()Sebastian Andrzej Siewior1-19/+2
2020-11-24orinoco: Annotate ezusb_write_ltv()Sebastian Andrzej Siewior1-1/+1
2020-11-24orinoco: Annotate ezusb_read_pda()Sebastian Andrzej Siewior1-1/+1
2020-11-24orinoco: Annotate firmware loadingSebastian Andrzej Siewior1-4/+4
2020-11-24orinoco: Annotate ezusb_init()Sebastian Andrzej Siewior1-9/+26
2020-11-24orinoco: Annotate ezusb_xmit()Sebastian Andrzej Siewior1-1/+1
2020-11-24orinoco: Prepare stubs for in_interrupt() removalSebastian Andrzej Siewior1-12/+69
2020-11-24orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior1-7/+7
2020-11-24brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong1-1/+2
2020-11-24cw1200: replace a set of atomic_add()Yejune Deng2-9/+9
2020-11-24rtw88: wow: print key type when failingBrian Norris1-1/+2
2020-11-24rtw88: coex: change the decode method from firmwareChing-Te Ku1-1/+1
2020-11-24rtw88: coex: remove unnecessary WLAN slot extendChing-Te Ku1-9/+0
2020-11-24rtw88: coex: remove write scan bit to scoreboard in scan and connect notifyChing-Te Ku1-6/+2
2020-11-24rtw88: coex: fix BT performance drop during initial/power-on stepChing-Te Ku1-3/+5
2020-11-24rtw88: coex: Change antenna setting to enhance free-run performanceChing-Te Ku1-5/+7
2020-11-24rtw88: coex: update the TDMA parameter when leave LPSChing-Te Ku1-1/+1
2020-11-24rtw88: coex: add the mechanism for RF4CEChing-Te Ku1-1/+32
2020-11-24rtw88: coex: Add force flag for coexistence table functionChing-Te Ku1-26/+36
2020-11-24rtw88: coex: add write scoreboard action when WLAN in critical procedureChing-Te Ku1-0/+6