firmware
|
e3af31409d
update mt7915 firmware to the latest version
|
5 months ago |
mt7603
|
0d7564d0d8
mt76: add support for 802.3 rx frames
|
2 weeks ago |
mt7615
|
0d7564d0d8
mt76: add support for 802.3 rx frames
|
2 weeks ago |
mt76x0
|
c7d98fc358
mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded
|
2 weeks ago |
mt76x2
|
c7d98fc358
mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded
|
2 weeks ago |
mt7915
|
ab90451533
mt76: mt7915: only modify tx buffer list after allocating tx token id
|
2 weeks ago |
mt7921
|
0d7564d0d8
mt76: add support for 802.3 rx frames
|
2 weeks ago |
scripts
|
ec4057d685
mt76: add script for generating single-sku device tree data
|
8 months ago |
tools
|
4c8a09cc45
tools: Set mode for new file /tmp/mt76-test-%s
|
1 month ago |
.gitignore
|
3ea5da1639
add utility for using testmode support
|
8 months ago |
Makefile
|
39d6f4851b
mt76: mt7921: introduce mt7921e support
|
1 month ago |
agg-rx.c
|
0d7564d0d8
mt76: add support for 802.3 rx frames
|
2 weeks ago |
debugfs.c
|
2e217fb9e9
mt76: move tx hw data queues in mt76_phy
|
3 months ago |
dma.c
|
6a3cf95733
mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
|
2 weeks ago |
dma.h
|
f625afcedc
mt76: switch to SPDX tag instead of verbose boilerplate text
|
1 year ago |
eeprom.c
|
b44472e998
mt76: testmode: move mtd part to mt76_dev
|
1 month ago |
mac80211.c
|
4c0811c647
mt76: mt7915: enable hw rx-amsdu de-aggregation
|
2 weeks ago |
mcu.c
|
ccd62467d0
mt76: move mcu queues to mt76_dev q_mcu array
|
3 months ago |
mmio.c
|
05b23d7478
mt76: mt7615: rework IRQ handling to prepare for MSI support
|
10 months ago |
mt76.h
|
289cd78045
mt76: mt7915: add support for rx decapsulation offload
|
2 weeks ago |
mt76_connac.h
|
4492d801cb
mt76: connac: update sched_scan cmd usage
|
2 weeks ago |
mt76_connac_mac.c
|
16be142e40
mt76: mt76_connac: move pm utility routines in mt76_connac_lib module
|
1 month ago |
mt76_connac_mcu.c
|
4492d801cb
mt76: connac: update sched_scan cmd usage
|
2 weeks ago |
mt76_connac_mcu.h
|
4492d801cb
mt76: connac: update sched_scan cmd usage
|
2 weeks ago |
mt76x02.h
|
36cd48ab44
mt76: move chainmask in mt76_phy
|
1 month ago |
mt76x02_beacon.c
|
ca17e5657e
mt76: mt76x02: minor mt76x02_mac_set_beacon optimization
|
1 year ago |
mt76x02_debugfs.c
|
1449e602fa
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
|
5 months ago |
mt76x02_dfs.c
|
4f9f79b085
wireless: mt76: convert tasklets to use new tasklet_setup() API
|
3 months ago |
mt76x02_dfs.h
|
f625afcedc
mt76: switch to SPDX tag instead of verbose boilerplate text
|
1 year ago |
mt76x02_dma.h
|
2f1318a06d
mt76: convert from tx tasklet to tx worker thread
|
6 months ago |
mt76x02_eeprom.c
|
e881fd67c7
mt76: move band capabilities in mt76_phy
|
3 months ago |
mt76x02_eeprom.h
|
f625afcedc
mt76: switch to SPDX tag instead of verbose boilerplate text
|
1 year ago |
mt76x02_mac.c
|
0d7564d0d8
mt76: add support for 802.3 rx frames
|
2 weeks ago |
mt76x02_mac.h
|
780cdabb86
mt76: remove qid argument to drv->tx_complete_skb
|
6 months ago |
mt76x02_mcu.c
|
ccd62467d0
mt76: move mcu queues to mt76_dev q_mcu array
|
3 months ago |
mt76x02_mcu.h
|
8c73f3b15a
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
|
5 months ago |
mt76x02_mmio.c
|
fb3e5ce1eb
mt76: move vif_mask back from mt76_phy to mt76_dev
|
1 month ago |
mt76x02_phy.c
|
36cd48ab44
mt76: move chainmask in mt76_phy
|
1 month ago |
mt76x02_phy.h
|
ee36c8e217
mt76: move channel state to struct mt76_phy
|
1 year ago |
mt76x02_regs.h
|
cd759b00cc
mt76: mt76x02: simplify led reg definitions
|
1 year ago |
mt76x02_trace.c
|
f625afcedc
mt76: switch to SPDX tag instead of verbose boilerplate text
|
1 year ago |
mt76x02_trace.h
|
5ac9889c33
mt76: move mac_txdone tracepoint in mt76 module
|
1 year ago |
mt76x02_txrx.c
|
f408a2b756
mt76: Introduce mt76_mcu data structure
|
1 year ago |
mt76x02_usb.h
|
780cdabb86
mt76: remove qid argument to drv->tx_complete_skb
|
6 months ago |
mt76x02_usb_core.c
|
2e217fb9e9
mt76: move tx hw data queues in mt76_phy
|
3 months ago |
mt76x02_usb_mcu.c
|
8c73f3b15a
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
|
5 months ago |
mt76x02_util.c
|
e6c0948ada
mt76: mt76x0: disable GTK offloading
|
2 weeks ago |
pci.c
|
869ba618ef
mt76: fix include in pci.h
|
8 months ago |
sdio.c
|
4a90fdf610
mt76: mt76s: fix NULL pointer dereference in mt76s_process_tx_queue
|
2 months ago |
testmode.c
|
77b18b16fe
mt76: testmode: make tx queued limit adjustable
|
1 month ago |
testmode.h
|
981443da5c
mt76: testmode: add a new state for continuous tx
|
1 month ago |
trace.c
|
5ac9889c33
mt76: move mac_txdone tracepoint in mt76 module
|
1 year ago |
trace.h
|
5ac9889c33
mt76: move mac_txdone tracepoint in mt76 module
|
1 year ago |
tx.c
|
4eb5caaf6c
mt76: reduce q->lock hold time
|
1 month ago |
usb.c
|
65abbcd9f6
mt76: usb: process URBs with status EPROTO properly
|
1 month ago |
usb_trace.c
|
f625afcedc
mt76: switch to SPDX tag instead of verbose boilerplate text
|
1 year ago |
usb_trace.h
|
37673a4181
mt76: fix some checkpatch warnings
|
1 year ago |
util.c
|
87a6942906
mt76: add utility functions for deferring work to a kernel thread
|
6 months ago |
util.h
|
974486ec26
util: in worker setup, only overwrite function pointer if not NULL
|
6 months ago |