summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)Author
2021-02-26mt76: mt7915: fix unused 'mode' variableArnd Bergmann
2021-02-26mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi
2021-02-26mt76: mt7921: remove incorrect error handlingArnd Bergmann
2021-02-18mt76: mt7915: only modify tx buffer list after allocating tx token idFelix Fietkau
2021-02-18mt76: fix tx skb error handling in mt76_dma_tx_queue_skbFelix Fietkau
2021-02-12Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller
2021-02-08Merge tag 'mt76-for-kvalo-2021-01-29' of https://github.com/nbd168/wirelessKalle Valo
2021-01-29mt76: mt7663: introduce coredump supportLorenzo Bianconi
2021-01-29mt76: mt7921: add coredump supportSean Wang
2021-01-29mt76: mt7921: enable MSI interruptsLorenzo Bianconi
2021-01-29mt76: mt7921: introduce regdomain notifier supportLorenzo Bianconi
2021-01-29mt76: mt7921: introduce Runtime PM supportSean Wang
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scanLorenzo Bianconi
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi
2021-01-29mt76: mt7921: introduce PM supportSean Wang
2021-01-29mt76: mt7921: introduce beacon_loss mcu eventSean Wang
2021-01-29mt76: mt7921: introduce support for hardware beacon filterSean Wang
2021-01-29mt76: mt7921: introduce 802.11 PS support in sta modeSean Wang
2021-01-29mt76: mt7921: introduce schedule scan supportSean Wang
2021-01-29mt76: mt7921: add debugfs supportSean Wang
2021-01-29mt76: mt7921: introduce mt7921e supportSean Wang
2021-01-29mt76: mt7921: add ieee80211_opsSean Wang
2021-01-29mt76: mt7921: add EEPROM supportSean Wang
2021-01-29mt76: mt7921: add DMA supportSean Wang
2021-01-29mt76: mt7921: add MCU supportSean Wang
2021-01-29mt76: mt7921: add MAC supportSean Wang
2021-01-29mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi
2021-01-29mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: create mcu libraryLorenzo Bianconi
2021-01-29mt76: introduce mt76_vif data structureLorenzo Bianconi
2021-01-28mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi
2021-01-27mt76: mt7615: reduce VHT maximum MPDU lengthFelix Fietkau
2021-01-27mt76: reduce q->lock hold timeFelix Fietkau
2021-01-27mt76: usb: process URBs with status EPROTO properlyLorenzo Bianconi
2021-01-27mt76: move vif_mask back from mt76_phy to mt76_devFelix Fietkau
2021-01-27mt76: mt7915: make vif index per adapter instead of per bandFelix Fietkau
2021-01-27mt76: mt7915: add support for using a secondary PCIe link for gen1Felix Fietkau
2021-01-27mt76: fix crash on tearing down ext phyFelix Fietkau
2021-01-27mt76: mt7915: bring up the WA event rx queue for band1Felix Fietkau
2021-01-27mt76: mt7615: unify init workFelix Fietkau
2021-01-27mt76: mt7915: support TxBF for DBDCRyder Lee
2021-01-27mt76: mt7915: Remove unneeded semicolonXu Wang
2021-01-27mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()Lorenzo Bianconi
2021-01-27mt76: mt7915: fix eeprom DBDC band selectionFelix Fietkau
2021-01-27mt76: mt7915: fix eeprom parsing for DBDCFelix Fietkau
2021-01-26mt76: mt7915: disable RED support in the WA firmwareFelix Fietkau
2021-01-26mt76: mt7915: rework mcu APIFelix Fietkau