linux_dsm_epyc7002/drivers/net/wireless/mediatek/mt76
Felix Fietkau e004b70066 mt76: mt7603: notify mac80211 about buffered frames in ps queue
Also fix the size check for filtered powersave frames
Fixes a corner case with waking up clients

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2019-03-07 12:50:23 +01:00
..
mt76x0 mt76usb: remove usb_mcu.c 2019-02-26 12:25:18 +01:00
mt76x2 mt76: mt76x2: fix 2.4 GHz channel gain settings 2019-03-07 12:50:23 +01:00
mt7603 mt76: mt7603: notify mac80211 about buffered frames in ps queue 2019-03-07 12:50:23 +01:00
agg-rx.c
debugfs.c
dma.c mt76: rewrite dma descriptor base and ring size on queue reset 2019-03-07 12:50:23 +01:00
dma.h mt76: change the return type of mt76_dma_attach() 2019-02-18 19:54:34 +01:00
eeprom.c mt76: fix a leaked reference by adding a missing of_node_put 2019-02-28 10:38:44 +02:00
Kconfig mt76: add driver for MT7603E and MT7628/7688 2019-02-26 12:29:56 +01:00
mac80211.c mt76: add driver callback for when a sta is associated 2019-02-26 12:29:56 +01:00
Makefile mt76: add driver for MT7603E and MT7628/7688 2019-02-26 12:29:56 +01:00
mcu.c mt76: move mt76_mcu_rx_event in mt76-core 2019-02-18 19:54:33 +01:00
mmio.c
mt76.h mt76: mt76x2: implement full device restart on watchdog reset 2019-03-07 12:50:23 +01:00
mt76x02_debugfs.c mt76: mmio: introduce mt76x02_check_tx_hang watchdog 2019-01-11 15:10:19 +01:00
mt76x02_dfs.c mt76: explicitly disable energy detect cca during scan 2019-02-18 19:54:33 +01:00
mt76x02_dfs.h
mt76x02_dma.h
mt76x02_eeprom.c
mt76x02_eeprom.h
mt76x02_mac.c mt76: mt76x02: reduce false positives in ED/CCA tx blocking 2019-03-07 12:50:23 +01:00
mt76x02_mac.h mt76: mt76x2: implement full device restart on watchdog reset 2019-03-07 12:50:23 +01:00
mt76x02_mcu.c mt76: mt76x02: issue watchdog reset on MCU request timeout 2019-02-26 10:28:19 +01:00
mt76x02_mcu.h mt76: move mt76_mcu_msg_alloc in mt76-core 2019-02-18 19:54:33 +01:00
mt76x02_mmio.c mt76: mt76x2: implement full device restart on watchdog reset 2019-03-07 12:50:23 +01:00
mt76x02_phy.c mt76: mt76x02: reduce false positives in ED/CCA tx blocking 2019-03-07 12:50:23 +01:00
mt76x02_phy.h mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core 2019-01-17 14:50:15 +01:00
mt76x02_regs.h mt76: add led support to mt76x0e driver 2019-01-11 15:10:19 +01:00
mt76x02_trace.c
mt76x02_trace.h
mt76x02_txrx.c mt76: fix software encryption issues 2019-02-18 19:54:33 +01:00
mt76x02_usb_core.c mt76x02: fix hdr pointer in write txwi for USB 2019-03-07 12:50:23 +01:00
mt76x02_usb_mcu.c mt76usb: use synchronous msg for mcu command responses 2019-02-26 12:25:18 +01:00
mt76x02_usb.h
mt76x02_util.c mt76: mt76x02: only update the base mac address if necessary 2019-03-07 12:50:23 +01:00
mt76x02.h mt76: mt76x02: reduce false positives in ED/CCA tx blocking 2019-03-07 12:50:23 +01:00
trace.c
trace.h
tx.c mt76: mt76x2: implement full device restart on watchdog reset 2019-03-07 12:50:23 +01:00
usb_trace.c
usb_trace.h
usb.c mt76: introduce q->stopped parameter 2019-03-07 12:50:23 +01:00
util.c mt76: fix rssi ewma tracking 2019-01-17 14:50:15 +01:00
util.h