summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek (follow)
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7915: fix unused 'mode' variableArnd Bergmann2021-02-261-2/+2
* mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi2021-02-261-4/+7
* mt76: mt7921: remove incorrect error handlingArnd Bergmann2021-02-261-3/+1
* mt76: mt7915: only modify tx buffer list after allocating tx token idFelix Fietkau2021-02-181-5/+5
* mt76: fix tx skb error handling in mt76_dma_tx_queue_skbFelix Fietkau2021-02-181-9/+6
* Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller2021-02-1375-3203/+12012
|\
| * Merge tag 'mt76-for-kvalo-2021-01-29' of https://github.com/nbd168/wirelessKalle Valo2021-02-0875-3203/+12012
| |\
| | * mt76: mt7663: introduce coredump supportLorenzo Bianconi2021-01-297-1/+72
| | * mt76: mt7921: add coredump supportSean Wang2021-01-2910-1/+117
| | * mt76: mt7921: enable MSI interruptsLorenzo Bianconi2021-01-291-1/+1
| | * mt76: mt7921: introduce regdomain notifier supportLorenzo Bianconi2021-01-291-0/+16
| | * mt76: mt7921: introduce Runtime PM supportSean Wang2021-01-298-54/+372
| | * mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi2021-01-295-412/+11
| | * mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scanLorenzo Bianconi2021-01-295-334/+15
| | * mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi2021-01-2910-1811/+411
| | * mt76: mt7921: introduce PM supportSean Wang2021-01-295-0/+589
| | * mt76: mt7921: introduce beacon_loss mcu eventSean Wang2021-01-292-0/+41
| | * mt76: mt7921: introduce support for hardware beacon filterSean Wang2021-01-293-0/+80
| | * mt76: mt7921: introduce 802.11 PS support in sta modeSean Wang2021-01-296-3/+45
| | * mt76: mt7921: introduce schedule scan supportSean Wang2021-01-295-0/+155
| | * mt76: mt7921: add debugfs supportSean Wang2021-01-292-1/+179
| | * mt76: mt7921: introduce mt7921e supportSean Wang2021-01-296-0/+449
| | * mt76: mt7921: add ieee80211_opsSean Wang2021-01-291-0/+960
| | * mt76: mt7921: add EEPROM supportSean Wang2021-01-292-0/+127
| | * mt76: mt7921: add DMA supportSean Wang2021-01-292-0/+359
| | * mt76: mt7921: add MCU supportSean Wang2021-01-294-0/+3462
| | * mt76: mt7921: add MAC supportSean Wang2021-01-294-0/+2457
| | * mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi2021-01-297-143/+177
| | * mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi2021-01-295-61/+70
| | * mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi2021-01-299-442/+449
| | * mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi2021-01-297-356/+359
| | * mt76: mt76_connac: create mcu libraryLorenzo Bianconi2021-01-2912-1420/+1864
| | * mt76: introduce mt76_vif data structureLorenzo Bianconi2021-01-296-81/+85
| | * mt76: mt7615: reduce VHT maximum MPDU lengthFelix Fietkau2021-01-271-1/+0
| | * mt76: reduce q->lock hold timeFelix Fietkau2021-01-271-8/+7
| | * mt76: usb: process URBs with status EPROTO properlyLorenzo Bianconi2021-01-271-0/+1
| | * mt76: move vif_mask back from mt76_phy to mt76_devFelix Fietkau2021-01-276-16/+16
| | * mt76: mt7915: make vif index per adapter instead of per bandFelix Fietkau2021-01-271-3/+3
| | * mt76: mt7915: add support for using a secondary PCIe link for gen1Felix Fietkau2021-01-275-39/+290
| | * mt76: fix crash on tearing down ext phyFelix Fietkau2021-01-271-1/+1
| | * mt76: mt7915: bring up the WA event rx queue for band1Felix Fietkau2021-01-275-1/+16
| | * mt76: mt7615: unify init workFelix Fietkau2021-01-276-29/+22
| | * mt76: mt7915: support TxBF for DBDCRyder Lee2021-01-273-0/+27
| | * mt76: mt7915: Remove unneeded semicolonXu Wang2021-01-271-1/+1
| | * mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()Lorenzo Bianconi2021-01-273-18/+39
| | * mt76: mt7915: fix eeprom DBDC band selectionFelix Fietkau2021-01-272-6/+9
| | * mt76: mt7915: fix eeprom parsing for DBDCFelix Fietkau2021-01-272-19/+26
| | * mt76: mt7915: disable RED support in the WA firmwareFelix Fietkau2021-01-262-0/+32
| | * mt76: mt7915: rework mcu APIFelix Fietkau2021-01-264-80/+87
| | * mt76: mt7915: do not set DRR group for stationsFelix Fietkau2021-01-261-30/+0