linux_dsm_epyc7002/drivers/net/wireless/mediatek/mt76
Lorenzo Bianconi d704d16f20 mt76: usb: do not use sg buffers for mcu messages
Do not use scatter-gather buffers for mcu commands.
Introduce mt76u_buf_alloc and mt76u_buf_alloc_sg routines.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2019-02-18 19:55:53 +01:00
..
mt76x0 mt76: usb: move mt76u_check_sg in usb.c 2019-02-18 19:55:52 +01:00
mt76x2 mt76: usb: move mt76u_check_sg in usb.c 2019-02-18 19:55:52 +01: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: change the return type of mt76_dma_attach() 2019-02-18 19:54:34 +01:00
dma.h mt76: change the return type of mt76_dma_attach() 2019-02-18 19:54:34 +01:00
eeprom.c
Kconfig mt76: fix building without CONFIG_LEDS_CLASS 2018-11-06 18:46:33 +02:00
mac80211.c mt76: move alloc_device common code in mt76_alloc_device 2019-02-18 19:54:34 +01:00
Makefile mt76: move mt76_mcu_msg_alloc in mt76-core 2019-02-18 19:54:33 +01:00
mcu.c mt76: move mt76_mcu_rx_event in mt76-core 2019-02-18 19:54:33 +01:00
mmio.c mt76: allow to identify bus 2018-10-13 17:39:11 +02:00
mt76.h mt76: usb: do not use sg buffers for mcu messages 2019-02-18 19:55:53 +01:00
mt76x02_debugfs.c mt76: mmio: introduce mt76x02_check_tx_hang watchdog 2019-01-11 15:10:19 +01:00
mt76x02_dfs.c mt76: explicitly disable energy detect cca during scan 2019-02-18 19:54:33 +01:00
mt76x02_dfs.h mt76x0: pci: add DFS support 2018-11-30 12:21:42 +01:00
mt76x02_dma.h mt76: move tx_tasklet management in mt76x02-lib moudle 2018-10-05 20:05:46 +02:00
mt76x02_eeprom.c mt76: move mt76x02_eeprom_copy in mt76x02-lib module 2018-11-30 12:21:43 +01:00
mt76x02_eeprom.h mt76x0: phy: introduce tssi calibration support 2018-11-30 12:21:43 +01:00
mt76x02_mac.c mt76: increase ED/CCA tx block threshold 2019-02-18 19:54:34 +01:00
mt76x02_mac.h mt76: explicitly disable energy detect cca during scan 2019-02-18 19:54:33 +01:00
mt76x02_mcu.c mt76: move mt76_dma_tx_queue_skb_raw in mt76-core module 2019-02-18 19:54:33 +01:00
mt76x02_mcu.h mt76: move mt76_mcu_msg_alloc in mt76-core 2019-02-18 19:54:33 +01:00
mt76x02_mmio.c mt76: add channel switch announcement support 2019-01-17 14:50:15 +01:00
mt76x02_phy.c mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core 2019-01-17 14:50:15 +01:00
mt76x02_phy.h mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core 2019-01-17 14:50:15 +01:00
mt76x02_regs.h mt76: add led support to mt76x0e driver 2019-01-11 15:10:19 +01: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 irq handler in mt76x02-lib moudle 2018-10-05 20:05:46 +02:00
mt76x02_txrx.c mt76: fix software encryption issues 2019-02-18 19:54:33 +01:00
mt76x02_usb_core.c mt76: fix tx status reporting for non-probing frames 2019-01-17 14:44:57 +01:00
mt76x02_usb_mcu.c mt76: usb: do not use sg buffers for mcu messages 2019-02-18 19:55:53 +01:00
mt76x02_usb.h mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c 2018-10-13 17:39:22 +02:00
mt76x02_util.c mt76x02: enable support for IBSS and MESH 2019-02-18 19:54:32 +01:00
mt76x02.h mt76: measure the time between mt76x02_edcca_check runs 2019-02-18 19:54:33 +01:00
trace.c
trace.h
tx.c mt76: avoid scheduling tx queues for powersave stations 2019-01-22 16:37:35 +01:00
usb_mcu.c mt76: usb: do not use sg buffers for mcu messages 2019-02-18 19:55:53 +01:00
usb_trace.c mt76: add usb support to mt76 layer 2018-08-02 21:48:16 +03:00
usb_trace.h mt76: usb: fix static tracepoints 2018-11-30 12:21:40 +01:00
usb.c mt76: usb: do not use sg buffers for mcu messages 2019-02-18 19:55:53 +01:00
util.c mt76: fix rssi ewma tracking 2019-01-17 14:50:15 +01:00
util.h