..
mt76x0
mt76: move hw mac_addr in mt76_phy
2020-12-04 14:31:15 +01:00
mt76x2
mt76: move hw mac_addr in mt76_phy
2020-12-04 14:31:15 +01:00
mt7603
mt76: move hw mac_addr in mt76_phy
2020-12-04 14:31:15 +01:00
mt7615
mt76: mt7615: Fix fall-through warnings for Clang
2020-12-04 22:24:54 +01:00
mt7915
mt76: mt7915: fix ht mcs in mt7915_mcu_get_rx_rate()
2020-12-04 22:24:48 +01:00
agg-rx.c
mt76: add Rx stats support for radiotap
2020-05-12 19:52:35 +02:00
debugfs.c
mt76: move tx hw data queues in mt76_phy
2020-12-04 14:31:15 +01:00
dma.c
mt76: attempt to free up more room when filling the tx queue
2020-12-04 14:31:16 +01:00
dma.h
mt76: switch to SPDX tag instead of verbose boilerplate text
2019-09-05 17:42:31 +02:00
eeprom.c
mt76: move hw mac_addr in mt76_phy
2020-12-04 14:31:15 +01:00
Kconfig
mt76: introduce mt76_sdio module
2020-07-21 19:01:18 +02:00
mac80211.c
mt76: move hw mac_addr in mt76_phy
2020-12-04 14:31:15 +01:00
Makefile
mt76: introduce mt76_sdio module
2020-07-21 19:01:18 +02:00
mcu.c
mt76: move mcu queues to mt76_dev q_mcu array
2020-12-04 14:31:15 +01:00
mmio.c
mt76: mt7615: rework IRQ handling to prepare for MSI support
2020-05-12 19:52:31 +02:00
mt76.h
mt76: attempt to free up more room when filling the tx queue
2020-12-04 14:31:16 +01:00
mt76x02_beacon.c
mt76: mt76x02: minor mt76x02_mac_set_beacon optimization
2020-02-14 10:06:02 +01:00
mt76x02_debugfs.c
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-24 18:10:20 +02:00
mt76x02_dfs.c
wireless: mt76: convert tasklets to use new tasklet_setup() API
2020-12-04 13:46:16 +01:00
mt76x02_dfs.h
mt76: switch to SPDX tag instead of verbose boilerplate text
2019-09-05 17:42:31 +02:00
mt76x02_dma.h
mt76: convert from tx tasklet to tx worker thread
2020-09-24 18:10:18 +02:00
mt76x02_eeprom.c
mt76: move band capabilities in mt76_phy
2020-12-04 14:31:15 +01:00
mt76x02_eeprom.h
mt76: switch to SPDX tag instead of verbose boilerplate text
2019-09-05 17:42:31 +02:00
mt76x02_mac.c
mt76: move hw mac_addr in mt76_phy
2020-12-04 14:31:15 +01:00
mt76x02_mac.h
mt76: remove qid argument to drv->tx_complete_skb
2020-09-24 18:10:17 +02:00
mt76x02_mcu.c
mt76: move mcu queues to mt76_dev q_mcu array
2020-12-04 14:31:15 +01:00
mt76x02_mcu.h
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
2020-12-04 13:46:14 +01:00
mt76x02_mmio.c
mt76: move tx hw data queues in mt76_phy
2020-12-04 14:31:15 +01:00
mt76x02_phy.c
mt76: move chainmask back to driver specific structs
2020-02-14 10:03:09 +01:00
mt76x02_phy.h
mt76: move channel state to struct mt76_phy
2020-02-14 10:03:08 +01:00
mt76x02_regs.h
mt76: mt76x02: simplify led reg definitions
2020-02-14 10:06:02 +01:00
mt76x02_trace.c
mt76: switch to SPDX tag instead of verbose boilerplate text
2019-09-05 17:42:31 +02:00
mt76x02_trace.h
mt76: move mac_txdone tracepoint in mt76 module
2020-02-14 10:06:03 +01:00
mt76x02_txrx.c
mt76: Introduce mt76_mcu data structure
2020-02-14 10:17:46 +01:00
mt76x02_usb_core.c
mt76: move tx hw data queues in mt76_phy
2020-12-04 14:31:15 +01:00
mt76x02_usb_mcu.c
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
2020-12-04 13:46:14 +01:00
mt76x02_usb.h
mt76: remove qid argument to drv->tx_complete_skb
2020-09-24 18:10:17 +02:00
mt76x02_util.c
mt76: move hw mac_addr in mt76_phy
2020-12-04 14:31:15 +01:00
mt76x02.h
mt76: mt76x02: tune tx ring size
2020-09-24 18:10:17 +02:00
pci.c
mt76: fix include in pci.h
2020-07-21 19:01:14 +02:00
sdio.c
mt76: move tx hw data queues in mt76_phy
2020-12-04 14:31:15 +01:00
testmode.c
mt76: move hw mac_addr in mt76_phy
2020-12-04 14:31:15 +01:00
testmode.h
mt76: testmode: add support for HE rate modes
2020-12-04 14:31:13 +01:00
trace.c
mt76: move mac_txdone tracepoint in mt76 module
2020-02-14 10:06:03 +01:00
trace.h
mt76: move mac_txdone tracepoint in mt76 module
2020-02-14 10:06:03 +01:00
tx.c
mt76: remove unused variable q
2020-12-11 20:27:30 +02:00
usb_trace.c
mt76: switch to SPDX tag instead of verbose boilerplate text
2019-09-05 17:42:31 +02:00
usb_trace.h
mt76: fix some checkpatch warnings
2019-09-05 17:42:32 +02:00
usb.c
mt76 patches for 5.11
2020-12-08 09:39:43 +02:00
util.c
mt76: add utility functions for deferring work to a kernel thread
2020-09-24 18:10:18 +02:00
util.h
mt76: add utility functions for deferring work to a kernel thread
2020-09-24 18:10:18 +02:00