aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-12-04mt76: mt7603: switch to .mcu_skb_send_msgFelix Fietkau1-37/+6
2020-12-04mt76: make mcu_ops->mcu_send_msg optionalFelix Fietkau7-33/+18
2020-12-04mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msgFelix Fietkau7-168/+116
2020-12-04mt76: move mcu timeout handling to .mcu_parse_responseFelix Fietkau4-34/+38
2020-12-04mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau12-36/+55
2020-12-04mt76: rename __mt76_mcu_skb_send_msg to mt76_mcu_skb_send_msgFelix Fietkau4-67/+68
2020-12-04mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msgFelix Fietkau6-187/+187
2020-12-04mt76: mt7915: disable OFDMA/MU-MIMO ULFelix Fietkau1-2/+0
2020-12-04mt76: mt7915: fix DRR sta bss group indexFelix Fietkau1-1/+1
2020-12-04mt76: mt7915: use napi_consume_skb to bulk-free tx skbsFelix Fietkau1-31/+21
2020-12-04mt76: mt7915: fix processing txfree eventsFelix Fietkau1-0/+1
2020-12-04mt76: mt7915: support 32 station interfacesFelix Fietkau5-42/+105
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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-10/+19
2020-12-03rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter1-0/+2
2020-12-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo50-338/+866
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-59/+300
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-02mt76: usb: fix crash on device removalStanislaw Gruszka1-8/+9
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami1-0/+5
2020-12-02iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho1-2/+2