linux_dsm_epyc7002/drivers/net/wireless/mediatek/mt76
Lorenzo Bianconi 466495b1cf mt76: move mt76x02_tx_complete in mt76x02-lib module
Move mt76x02_tx_complete mt76x02-lib module in order to
be reused by mt76x0 drivers for irq unification.

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-10-05 20:05:46 +02:00
..
mt76x0 mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c 2018-10-05 20:05:46 +02:00
mt76x2 mt76: move mt76x02_tx_complete in mt76x02-lib module 2018-10-05 20:05:46 +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 mt76: move rate_txpower handler in mt76 debugfs 2018-10-01 12:34:02 +02:00
dma.c mt76: use a per rx queue page fragment cache 2018-09-19 12:31:44 +02:00
dma.h mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.h 2018-09-19 12:31:25 +02:00
eeprom.c
Kconfig mt76x2: move mt76x2 source files to mt76x2 folder 2018-10-05 20:05:44 +02:00
mac80211.c mt76: fix handling ps-poll frames 2018-10-01 12:34:45 +02:00
Makefile mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudle 2018-10-05 20:05:46 +02:00
mmio.c mt76: mmio: add implementation of wr_rp and rd_rp 2018-10-01 12:34:24 +02:00
mt76.h mt76: move tpc routines in mt76x02-lib module 2018-10-05 20:05:46 +02:00
mt76x02_dfs.h mt76x2: move mt76x2_dev in mt76x02_util.h 2018-10-05 20:05:45 +02:00
mt76x02_dma.h mt76: move queue initialization in mt76x02_mmio.c 2018-10-01 12:34:22 +02:00
mt76x02_eeprom.c mt76: move mt76x02_eeprom_parse_hw_cap in mt76x02-lib module 2018-10-01 12:33:54 +02:00
mt76x02_eeprom.h mt76x0: pci: add hw initialization at bootstrap 2018-10-01 12:34:37 +02:00
mt76x02_mac.c mt76: move mt76x02_tx_complete in mt76x02-lib module 2018-10-05 20:05:46 +02:00
mt76x02_mac.h mt76: move mt76x02_tx_complete in mt76x02-lib module 2018-10-05 20:05:46 +02:00
mt76x02_mcu.c mt76: report firmware version using ethtool 2018-10-01 12:34:11 +02:00
mt76x02_mcu.h mt76: fix header guard macro define names 2018-10-05 20:05:44 +02:00
mt76x02_mmio.c mt76: rename mt76x02_util.h in mt76x02.h 2018-10-05 20:05:46 +02:00
mt76x02_phy.c mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.c 2018-10-05 20:05:44 +02:00
mt76x02_phy.h mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.c 2018-10-05 20:05:44 +02:00
mt76x02_regs.h mt76: merge mt76x0/regs.h into mt76x02_regs.h 2018-09-04 11:02:44 +03:00
mt76x02_trace.c mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudle 2018-10-05 20:05:46 +02:00
mt76x02_trace.h mt76: move mt76x02_tx_complete in mt76x02-lib module 2018-10-05 20:05:46 +02:00
mt76x02_txrx.c mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c 2018-10-05 20:05:46 +02:00
mt76x02_usb_core.c mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c 2018-10-05 20:05:46 +02:00
mt76x02_usb_mcu.c mt76: include linux/module.h in files using MODULE_* 2018-10-01 12:34:10 +02:00
mt76x02_usb.h mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c 2018-10-05 20:05:46 +02:00
mt76x02_util.c mt76: rename mt76x02_util.h in mt76x02.h 2018-10-05 20:05:46 +02:00
mt76x02.h mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c 2018-10-05 20:05:46 +02:00
trace.c
trace.h
tx.c mt76: check aggregation sequence number for frames sent via drv_tx 2018-10-01 12:34:46 +02:00
usb_mcu.c mt76: usb: move mt76x02 mcu code in mt76x02-usb module 2018-09-19 12:31:23 +02: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: fix frag length allocation for usb 2018-10-05 20:05:44 +02:00
util.c
util.h