linux/drivers/net/wireless/mediatek/mt76
Stanislaw Gruszka 31cdd44203 mt76x02: generalize some mmio beaconing functions
Move some TBTT mmio functions to mt76x02_beacon.c and create new ones
in order to be reused by USB pre-TBTT.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2019-05-01 13:03:56 +02:00
..
mt76x0 mt76x02u: implement beacon_ops 2019-05-01 13:03:56 +02:00
mt76x2 mt76x02: introduce beacon_ops 2019-05-01 13:03:56 +02:00
mt7603 mt7603: core: do not use magic numbers in mt7603_reg_map 2019-05-01 13:03:56 +02:00
agg-rx.c
debugfs.c mt76: introduce mt76_sw_queue data structure 2019-05-01 13:03:55 +02:00
dma.c mt76: dma: add static qualifier to mt76_dma_tx_queue_skb 2019-05-01 13:03:55 +02: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: introduce mt76_sw_queue data structure 2019-05-01 13:03:55 +02:00
Makefile mt76x02: introduce mt76x02_beacon.c 2019-05-01 13:03:56 +02:00
mcu.c mt76: move mt76_mcu_rx_event in mt76-core 2019-02-18 19:54:33 +01:00
mmio.c mt76: mmio: move mt76x02_set_irq_mask in mt76 module 2019-05-01 13:03:55 +02:00
mt76.h mt76: dma: add static qualifier to mt76_dma_tx_queue_skb 2019-05-01 13:03:55 +02:00
mt76x02.h mt76x02: generalize some mmio beaconing functions 2019-05-01 13:03:56 +02:00
mt76x02_beacon.c mt76x02: generalize some mmio beaconing functions 2019-05-01 13:03:56 +02:00
mt76x02_debugfs.c mt76: mt76x02: disable ED/CCA by default 2019-03-07 12:50:23 +01:00
mt76x02_dfs.c mt76: mt76x02: disable ED/CCA by default 2019-03-07 12:50:23 +01:00
mt76x02_dfs.h mt76x0: pci: add DFS support 2018-11-30 12:21:42 +01:00
mt76x02_dma.h
mt76x02_eeprom.c mt76: move mt76x02_eeprom_copy in mt76x02-lib module 2018-11-30 12:21:43 +01:00
mt76x02_eeprom.h mt76x0: phy: introduce tssi calibration support 2018-11-30 12:21:43 +01:00
mt76x02_mac.c mt76x02: introduce mt76x02_beacon.c 2019-05-01 13:03:56 +02:00
mt76x02_mac.h mt76: remove mt76_queue dependency from tx_complete_skb function pointer 2019-05-01 13:03:55 +02: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 mt76x02: generalize some mmio beaconing functions 2019-05-01 13:03:56 +02: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 mt76x02: add hrtimer for pre TBTT for USB 2019-05-01 13:03:56 +02:00
mt76x02_trace.c
mt76x02_trace.h
mt76x02_txrx.c mt76: introduce mt76_tx_info data structure 2019-05-01 13:03:55 +02:00
mt76x02_usb.h mt76x02u: implement beacon_ops 2019-05-01 13:03:56 +02:00
mt76x02_usb_core.c mt76x02u: implement beacon_ops 2019-05-01 13:03:56 +02:00
mt76x02_usb_mcu.c mt76usb: use synchronous msg for mcu command responses 2019-02-26 12:25:18 +01:00
mt76x02_util.c mt76x02: introduce mt76x02_beacon.c 2019-05-01 13:03:56 +02:00
trace.c
trace.h
tx.c mt76: introduce mt76_txq_id field in mt76_queue_entry 2019-05-01 13:03:55 +02:00
usb.c mt76: usb: reduce code indentation in mt76u_alloc_tx 2019-05-01 13:03:56 +02:00
usb_trace.c
usb_trace.h mt76: usb: fix static tracepoints 2018-11-30 12:21:40 +01:00
util.c mt76: fix rssi ewma tracking 2019-01-17 14:50:15 +01:00
util.h