linux_dsm_epyc7002/drivers/net/wireless/mediatek/mt76
Stanislaw Gruszka 212926eb44 mt76: unify add_interface
Make common add_interface for mt76x0 and mt76x2e. This change behavior
for mt76x0, but it should work with the new implementation.

mt76x2u has different implementation. Maybe it can use common one,
but for now leave it as is.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-09-19 12:29:15 +02:00
..
mt76x0 mt76: unify add_interface 2018-09-19 12:29:15 +02:00
agg-rx.c mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signatures 2018-08-02 21:47:57 +03:00
debugfs.c wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
dma.c mt76: introduce tx_queue_skb function pointer in mt76_bus_ops 2018-08-02 21:48:02 +03:00
dma.h mt76: verify evt type in usb mcu response 2018-08-31 18:54:14 +03:00
eeprom.c
Kconfig mt76: create new mt76x02-lib module for common mt76x{0,2} code 2018-09-04 11:02:47 +03:00
mac80211.c mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST 2018-09-04 11:14:02 +03:00
Makefile mt76: unify mac_get_key_info 2018-09-04 11:02:51 +03:00
mmio.c
mt76.h mt76: unify AC to hw queue mapping 2018-09-19 12:29:10 +02:00
mt76x2_common.c mt76: unify remove_interface 2018-09-19 12:29:13 +02:00
mt76x2_core.c
mt76x2_debugfs.c mt76: move mt76x2_debugfs in mt76-common module 2018-08-02 21:48:15 +03:00
mt76x2_dfs.c mt76x2: debugfs: add sw pulse statistics to dfs debugfs 2018-07-04 18:16:01 +03:00
mt76x2_dfs.h mt76x2: debugfs: add sw pulse statistics to dfs debugfs 2018-07-04 18:16:01 +03:00
mt76x2_dma.c mt76: unify AC to hw queue mapping 2018-09-19 12:29:10 +02:00
mt76x2_dma.h mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.h 2018-08-02 21:47:48 +03:00
mt76x2_eeprom.c mt76: introduce mt76x2-common module 2018-08-02 21:48:04 +03:00
mt76x2_eeprom.h mt76: introduce mt76x2-common module 2018-08-02 21:48:04 +03:00
mt76x2_init_common.c mt76: move wcid fields to common mt76_dev struct 2018-09-19 12:28:45 +02:00
mt76x2_init.c mt76: unify sta structure part 2 2018-09-04 11:03:21 +03:00
mt76x2_mac_common.c mt76: move wcid fields to common mt76_dev struct 2018-09-19 12:28:45 +02:00
mt76x2_mac.c mt76: unify sta structure part 2 2018-09-04 11:03:21 +03:00
mt76x2_mac.h mt76: unify sta structure part 2 2018-09-04 11:03:21 +03:00
mt76x2_main.c mt76: unify add_interface 2018-09-19 12:29:15 +02:00
mt76x2_mcu.c mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.h 2018-08-02 21:47:49 +03:00
mt76x2_mcu.h mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.h 2018-08-02 21:47:49 +03:00
mt76x2_pci.c
mt76x2_phy_common.c mt76: move wcid fields to common mt76_dev struct 2018-09-19 12:28:45 +02:00
mt76x2_phy.c mt76: add mt76x2_phy_common to mt76x2-common module 2018-08-02 21:48:14 +03:00
mt76x2_trace.c
mt76x2_trace.h mt76: unify sta structure part 2 2018-09-04 11:03:21 +03:00
mt76x2_tx_common.c mt76: move wcid fields to common mt76_dev struct 2018-09-19 12:28:45 +02:00
mt76x2_tx.c mt76: unify mt76x02_vif struct 2018-09-04 11:03:14 +03:00
mt76x2_usb.c mt76x2u: run device cleanup routine if resume fails 2018-08-31 18:53:12 +03:00
mt76x2.h mt76: unify set_key 2018-09-19 12:29:08 +02:00
mt76x2u_core.c mt76: unify sta structure part 2 2018-09-04 11:03:21 +03:00
mt76x2u_init.c mt76: move mt76x2u_mcu_deinit routine in mt76-usb module 2018-09-04 11:08:46 +03:00
mt76x2u_mac.c mt76: create new mt76x02-lib module for common mt76x{0,2} code 2018-09-04 11:02:47 +03:00
mt76x2u_main.c mt76: unify remove_interface 2018-09-19 12:29:13 +02:00
mt76x2u_mcu.c mt76: move mt76x2u_mcu_deinit routine in mt76-usb module 2018-09-04 11:08:46 +03:00
mt76x2u_phy.c mt76: add driver code for MT76x2u based devices 2018-08-02 21:48:17 +03:00
mt76x2u.h mt76: move mt76x2u_mcu_deinit routine in mt76-usb module 2018-09-04 11:08:46 +03:00
mt76x02_mac.c mt76: unify sta structure part 1 2018-09-04 11:03:17 +03:00
mt76x02_mac.h mt76: pratially unify add_interface 2018-09-19 12:29:05 +02:00
mt76x02_regs.h mt76: merge mt76x0/regs.h into mt76x02_regs.h 2018-09-04 11:02:44 +03:00
mt76x02_util.c mt76: unify add_interface 2018-09-19 12:29:15 +02:00
mt76x02_util.h mt76: unify add_interface 2018-09-19 12:29:15 +02:00
trace.c
trace.h
tx.c mt76: unify AC to hw queue mapping 2018-09-19 12:29:10 +02:00
usb_mcu.c mt76: add multiple regs read support to usb_mcu layer 2018-09-04 11:08:49 +03:00
usb_trace.c mt76: add usb support to mt76 layer 2018-08-02 21:48:16 +03:00
usb_trace.h mt76: add usb support to mt76 layer 2018-08-02 21:48:16 +03:00
usb.c mt76: unify AC to hw queue mapping 2018-09-19 12:29:10 +02:00
util.c
util.h