summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-04mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915Felix Fietkau3-1/+2
2020-12-04mt76: mt7615: add debugfs knob for setting extended local mac addressesFelix Fietkau3-0/+101
2020-12-04mt76: use ieee80211_rx_list to pass frames to the network stack as a batchFelix Fietkau1-2/+13
2020-12-04mt76: mt7915: add encap offload for 4-address mode stationsFelix Fietkau7-5/+78
2020-12-04mt76: mt7915: add 802.11 encap offload supportFelix Fietkau6-83/+176
2020-12-04mt76: sdio: convert {status/net}_work to mt76_workerLorenzo Bianconi4-78/+87
2020-12-04mt76: mt7663s: disable interrupt during txrx_worker processingLorenzo Bianconi1-18/+9
2020-12-04mt76: mt7663s: convert txrx_work to mt76_workerLorenzo Bianconi5-28/+41
2020-12-04mt76: mt7663s: move tx/rx processing in the same txrx workqueueLorenzo Bianconi5-73/+66
2020-12-04mt76: mt7615: retry if mt7615_mcu_init returns -EAGAINChuanhong Guo1-1/+8
2020-12-04mt76: mt7915: fix VHT LDPC capabilityRyder Lee1-3/+3
2020-12-04mt76: mt7915: measure channel noise and report it via surveyRyder Lee4-6/+55
2020-12-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo55-350/+878
2020-12-02wl1251: remove trailing semicolon in macro definitionTom Rix1-1/+1
2020-12-02airo: remove trailing semicolon in macro definitionTom Rix1-1/+1
2020-12-02wilc1000: added queue support for WMMAjay Singh4-61/+302
2020-12-02wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()Ajay Singh1-1/+3
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure pathAjay Singh1-2/+6
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure pathAjay Singh1-2/+6
2020-12-02wilc1000: added 'ndo_set_mac_address' callback supportAjay Singh3-0/+56
2020-12-02brcmfmac: expose firmware config files through modinfoMatthias Brugger1-0/+4
2020-12-02wlcore: Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2020-12-02rtw88: coex: add feature to enhance HID coexistence performanceChing-Te Ku3-6/+104
2020-12-02rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku6-99/+161
2020-12-02rtw88: coex: add action for coexistence in hardware initialChing-Te Ku1-0/+9
2020-12-02rtw88: coex: add function to avoid cck lockChing-Te Ku4-34/+155
2020-12-02rtw88: coex: change the coexistence mechanism for WLAN connectedChing-Te Ku1-3/+12
2020-12-02rtw88: coex: change the coexistence mechanism for HIDChing-Te Ku1-1/+2
2020-12-02rtw88: coex: update AFH information while in free-run modeChing-Te Ku1-1/+2
2020-12-02rtw88: coex: update the mechanism for A2DP + PANChing-Te Ku1-9/+28
2020-12-02rtw88: coex: add debug messageChing-Te Ku4-10/+150
2020-12-02rtw88: coex: run coexistence when WLAN entering/leaving LPSChing-Te Ku1-0/+2
2020-12-02Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"Tokunori Ikegami1-3/+0
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-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 Valo5-16/+6
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