OpenCloudOS-Kernel/drivers/net/wireless/mediatek/mt76/mt76x0
Lorenzo Bianconi 66a9ccd6e3 mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.c
Move mt76x0u_tx_prepare_skb routine in usb module in
order to remove leftover usb dependency from generic code

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-10-01 12:34:44 +02:00
..
Makefile mt76x0: usb: move mcu code in usb_mcu.c 2018-10-01 12:34:29 +02:00
debugfs.c mt76x0: use shared debugfs implementation 2018-10-01 12:34:08 +02:00
dma.h mt76x0: dma and tx files 2018-08-02 21:50:58 +03:00
eeprom.c mt76x0: eeprom: load eeprom data from mtd by default 2018-10-01 12:34:43 +02:00
eeprom.h mt76x0: remove eeprom dependency from mt76x0_get_power_info 2018-10-01 12:34:07 +02:00
init.c mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signature 2018-10-01 12:34:40 +02:00
initvals.h mt76x0: update initvals to latest version of vendor driver 2018-10-01 12:34:27 +02:00
initvals_phy.h mt76x0: phy files 2018-08-02 21:50:50 +03:00
mac.c mt76x0: trim rx skb to proper length 2018-09-19 12:30:55 +02:00
mac.h mt76x0: simplify mt76_mac_process_rx signature 2018-09-19 12:29:38 +02:00
main.c mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signature 2018-10-01 12:34:40 +02:00
mcu.h mt76x0: usb: move mcu code in usb_mcu.c 2018-10-01 12:34:29 +02:00
mt76x0.h mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.c 2018-10-01 12:34:44 +02:00
pci.c mt76x0: pci: add mt76x0e_{start/stop} callbacks 2018-10-01 12:34:41 +02:00
pci_mcu.c mt76x0: pci: move mcu code in pci_mcu.c 2018-10-01 12:34:28 +02:00
phy.c mt76: move set_{tx,rx}_path routines in mt76x02-lib module 2018-10-01 12:34:39 +02:00
phy.h mt76x0: phy files 2018-08-02 21:50:50 +03:00
trace.c mt76x0: trace and debugfs files 2018-08-02 21:50:56 +03:00
trace.h mt76: unify txwi and rxwi structures 2018-09-19 12:29:17 +02:00
tx.c mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.c 2018-10-01 12:34:44 +02:00
usb.c mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.c 2018-10-01 12:34:44 +02:00
usb_mcu.c mt76x0: usb: move mcu code in usb_mcu.c 2018-10-01 12:34:29 +02:00