mirror_ubuntu-kernels/drivers/net/wireless/mediatek/mt76/mt76x0
Lorenzo Bianconi 6cb596ba84 mt76: usb: introduce __mt76u_init utility routine
Introduce __mt76u_init unitility routine and move mt7615 usb bus ops
into mt7615 module in order to allow specifying driver specific
parameter.
This is a preliminary patch to add usb support to mt7921 driver.

Tested-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2022-03-16 17:40:22 +01:00
..
eeprom.c mt76: mt76x0: correct VHT MCS 8/9 tx power eeprom offset 2021-10-20 10:37:01 +02:00
eeprom.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
init.c mt76: mt76x02: introduce SAR support 2021-12-19 15:24:00 +01:00
initvals_init.h mt76: mt76x0: Move tables used only by init.c to their own header file 2020-09-24 18:10:20 +02:00
initvals_phy.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
initvals.h mt76: mt76x0: Move tables used only by init.c to their own header file 2020-09-24 18:10:20 +02:00
Kconfig mt76: Add paragraphs to describe the config symbols fully 2019-09-05 17:42:30 +02:00
main.c mt76: mt76x02: introduce SAR support 2021-12-19 15:24:00 +01:00
Makefile
mcu.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
mt76x0.h mt76: mt76x02: introduce SAR support 2021-12-19 15:24:00 +01:00
pci_mcu.c mt76: implement .mcu_parse_response in struct mt76_mcu_ops 2020-12-04 13:46:14 +01:00
pci.c mt76: mt76x02: introduce SAR support 2021-12-19 15:24:00 +01:00
phy.c mt76: move band capabilities in mt76_phy 2020-12-04 14:31:15 +01:00
phy.h mt76: mt76x02: fix some checkpatch warnings 2019-09-05 17:42:31 +02:00
usb_mcu.c mt76: move state from struct mt76_dev to mt76_phy 2020-02-14 10:03:08 +01:00
usb.c mt76: usb: introduce __mt76u_init utility routine 2022-03-16 17:40:22 +01:00