summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-12-04mt76: switch to wep sw crypto for mt7615/mt7915Lorenzo Bianconi
2020-12-04mt76: mt7663s: introduce WoW support via GPIOSean Wang
2020-12-04mt76: move mt76_mcu_send_firmware in common moduleLorenzo Bianconi
2020-12-04mt76: mt7603: add additional EEPROM chip IDDavid Bauer
2020-12-04mt76: fix memory leak if device probing failsLorenzo Bianconi
2020-12-04mt76: mt7915: fix sparse warning cast from restricted __le16Ryder Lee
2020-12-04mt76: dma: fix possible deadlock running mt76_dma_cleanupLorenzo Bianconi
2020-12-04mt76: set fops_tx_stats.owner to THIS_MODULETaehee Yoo
2020-12-04mt76: mt7915: rename mt7915_mcu_get_rate_info to mt7915_mcu_get_tx_rateRyder Lee
2020-12-04mt76: mt7915: update ppe thresholdRyder Lee
2020-12-04mt76: mt7915: set fops_sta_stats.owner to THIS_MODULETaehee Yoo
2020-12-04wireless: mt76: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-12-04mt76: sdio: get rid of sched.lockLorenzo Bianconi
2020-12-04mt76: mt7663s: fix a possible ple quota underflowLorenzo Bianconi
2020-12-04mt76: mt7663s: get rid of mt7663s_sta_addLorenzo Bianconi
2020-12-04mt76: mt7615: introduce quota debugfs node for mt7663sLorenzo Bianconi
2020-12-04mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi
2020-12-04mt76: add back the SUPPORTS_REORDERING_BUFFER flagFelix Fietkau
2020-12-04mt76: mt7915: query station rx rate from firmwareFelix Fietkau
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