1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/mediatek/mt76/mt7915
Lorenzo Bianconi 51252cc56e mt76: move mt76_token_init in mt76_alloc_device
In order to remove duplicated code, move mt76_token_init in
mt76_alloc_device routine

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-04-21 20:55:56 +02:00
..
debugfs.c mt76: mt7915: directly read per-rate tx power from registers 2021-04-21 12:20:54 +02:00
dma.c mt76: dma: add the capability to define a custom rx napi poll routine 2021-04-21 20:55:52 +02:00
eeprom.c mt76: mt7915: do not read rf value from efuse in flash mode 2021-04-21 20:55:55 +02:00
eeprom.h mt76: mt7915: rework the flow of txpower setting 2021-04-21 12:20:54 +02:00
init.c mt76: move mt76_token_init in mt76_alloc_device 2021-04-21 20:55:56 +02:00
Kconfig mt76: add mac80211 driver for MT7915 PCIe-based chipsets 2020-05-12 19:52:35 +02:00
mac.c mt76: move token utilities in mt76 common module 2021-04-21 20:55:55 +02:00
mac.h mt76: mt7915: add support for rx decapsulation offload 2021-04-11 18:50:37 +02:00
main.c mt76: mt7915: rework the flow of txpower setting 2021-04-21 12:20:54 +02:00
Makefile mt76: mt7915: add mmio.c 2021-04-12 23:07:24 +02:00
mcu.c mt76: mt7915: fix a precision vs width bug in printk 2021-04-21 20:55:56 +02:00
mcu.h mt76: mt7915: add support for applying pre-calibration data 2021-04-21 11:42:22 +02:00
mmio.c mt76: mt7915: add mmio.c 2021-04-12 23:07:24 +02:00
mt7915.h mt76: move token utilities in mt76 common module 2021-04-21 20:55:55 +02:00
pci.c mt76: move token utilities in mt76 common module 2021-04-21 20:55:55 +02:00
regs.h mt76: mt7915: directly read per-rate tx power from registers 2021-04-21 12:20:54 +02:00
testmode.c mt76: mt7915: rework mt7915_tm_set_tx_len() 2021-04-21 11:42:19 +02:00
testmode.h mt76: mt7915: add support for continuous tx in testmode 2021-01-26 20:07:49 +01:00