summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-12-04mt76: mt7915: move eeprom parsing out of mt7915_mcu_parse_responseFelix Fietkau
2020-12-04mt76: implement functions to get the response skb for MCU callsFelix Fietkau
2020-12-04mt76: mt7603: switch to .mcu_skb_send_msgFelix Fietkau
2020-12-04mt76: make mcu_ops->mcu_send_msg optionalFelix Fietkau
2020-12-04mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msgFelix Fietkau
2020-12-04mt76: move mcu timeout handling to .mcu_parse_responseFelix Fietkau
2020-12-04mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau
2020-12-04mt76: rename __mt76_mcu_skb_send_msg to mt76_mcu_skb_send_msgFelix Fietkau
2020-12-04mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msgFelix Fietkau
2020-12-04mt76: mt7915: disable OFDMA/MU-MIMO ULFelix Fietkau
2020-12-04mt76: mt7915: fix DRR sta bss group indexFelix Fietkau
2020-12-04mt76: mt7915: use napi_consume_skb to bulk-free tx skbsFelix Fietkau
2020-12-04mt76: mt7915: fix processing txfree eventsFelix Fietkau
2020-12-04mt76: mt7915: support 32 station interfacesFelix Fietkau
2020-12-04mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915Felix Fietkau
2020-12-04mt76: mt7615: add debugfs knob for setting extended local mac addressesFelix Fietkau
2020-12-04mt76: use ieee80211_rx_list to pass frames to the network stack as a batchFelix Fietkau
2020-12-04mt76: mt7915: add encap offload for 4-address mode stationsFelix Fietkau
2020-12-04mt76: mt7915: add 802.11 encap offload supportFelix Fietkau
2020-12-04mt76: sdio: convert {status/net}_work to mt76_workerLorenzo Bianconi
2020-12-04mt76: mt7663s: disable interrupt during txrx_worker processingLorenzo Bianconi
2020-12-04mt76: mt7663s: convert txrx_work to mt76_workerLorenzo Bianconi
2020-12-04mt76: mt7663s: move tx/rx processing in the same txrx workqueueLorenzo Bianconi
2020-12-04mt76: mt7615: retry if mt7615_mcu_init returns -EAGAINChuanhong Guo
2020-12-04mt76: mt7915: fix VHT LDPC capabilityRyder Lee
2020-12-04mt76: mt7915: measure channel noise and report it via surveyRyder Lee
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-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