.. |
mt76x0
|
mt76: mt76x0: enable MCS 8 and MCS9
|
2020-05-12 19:52:33 +02:00 |
mt76x2
|
mt76: set runtime stream caps by mt76_phy
|
2020-05-12 19:52:36 +02:00 |
mt7603
|
mt76: only iterate over initialized rx queues
|
2020-05-28 17:57:25 +02:00 |
mt7615
|
mt76: mt7615: Use kmemdup in mt7615_queue_key_update()
|
2020-05-28 17:57:25 +02:00 |
mt7915
|
mt76: mt7915: remove set but not used variable 'msta'
|
2020-05-28 17:57:25 +02:00 |
agg-rx.c
|
mt76: add Rx stats support for radiotap
|
2020-05-12 19:52:35 +02:00 |
debugfs.c
|
mt76: only iterate over initialized rx queues
|
2020-05-28 17:57:25 +02:00 |
dma.c
|
mt76: only iterate over initialized rx queues
|
2020-05-28 17:57:25 +02:00 |
dma.h
|
mt76: switch to SPDX tag instead of verbose boilerplate text
|
2019-09-05 17:42:31 +02:00 |
eeprom.c
|
mt76: fix compilation warning in mt76_eeprom_override()
|
2020-02-14 10:06:02 +01:00 |
Kconfig
|
mt76: add mac80211 driver for MT7915 PCIe-based chipsets
|
2020-05-12 19:52:35 +02:00 |
mac80211.c
|
mt76: enable p2p support
|
2020-05-13 20:01:11 +02:00 |
Makefile
|
mt76: add mac80211 driver for MT7915 PCIe-based chipsets
|
2020-05-12 19:52:35 +02:00 |
mcu.c
|
mt76: add headroom and tailroom to mt76_mcu_ops data structure
|
2020-05-12 19:52:29 +02:00 |
mmio.c
|
mt76: mt7615: rework IRQ handling to prepare for MSI support
|
2020-05-12 19:52:31 +02:00 |
mt76.h
|
mt76: only iterate over initialized rx queues
|
2020-05-28 17:57:25 +02:00 |
mt76x02_beacon.c
|
mt76: mt76x02: minor mt76x02_mac_set_beacon optimization
|
2020-02-14 10:06:02 +01:00 |
mt76x02_debugfs.c
|
mt76: add rx queues info to mt76 debugfs
|
2020-05-12 19:52:31 +02:00 |
mt76x02_dfs.c
|
mt76: move state from struct mt76_dev to mt76_phy
|
2020-02-14 10:03:08 +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: switch to SPDX tag instead of verbose boilerplate text
|
2019-09-05 17:42:31 +02:00 |
mt76x02_eeprom.c
|
mt76: switch to SPDX tag instead of verbose boilerplate text
|
2019-09-05 17:42:31 +02: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: fix per-driver wcid range checks after wcid array size bump
|
2020-05-28 17:55:30 +02:00 |
mt76x02_mac.h
|
mt76: mt76x02: minor mt76x02_mac_set_beacon optimization
|
2020-02-14 10:06:02 +01:00 |
mt76x02_mcu.c
|
mt76: mt76x02: remove check in mt76x02_mcu_msg_send
|
2020-05-28 17:55:29 +02:00 |
mt76x02_mcu.h
|
mt76: add headroom and tailroom to mt76_mcu_ops data structure
|
2020-05-12 19:52:29 +02:00 |
mt76x02_mmio.c
|
mt76: only iterate over initialized rx queues
|
2020-05-28 17:57:25 +02: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: mt76u: introduce mt76u_skb_dma_info routine
|
2020-02-14 10:06:06 +01:00 |
mt76x02_usb_mcu.c
|
mt76: add headroom and tailroom to mt76_mcu_ops data structure
|
2020-05-12 19:52:29 +02:00 |
mt76x02_usb.h
|
mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module
|
2019-11-20 13:23:48 +01:00 |
mt76x02_util.c
|
mt76: fix per-driver wcid range checks after wcid array size bump
|
2020-05-28 17:55:30 +02:00 |
mt76x02.h
|
mt76: fix per-driver wcid range checks after wcid array size bump
|
2020-05-28 17:55:30 +02:00 |
pci.c
|
mt76: mt76x2e: disable pcie_aspm by default
|
2019-10-30 16:59:46 +02: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 unnecessary annotations
|
2020-05-12 19:52:31 +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: mt76u: rely on mt7622 queue scheme for mt7663u
|
2020-05-12 19:52:29 +02:00 |
util.c
|
mt76: fix wcid allocation issues
|
2020-05-28 17:57:24 +02:00 |
util.h
|
mt76: fix wcid allocation issues
|
2020-05-28 17:57:24 +02:00 |