OpenCloudOS-Kernel/drivers/net/wireless/mediatek/mt76
David S. Miller 8b0308fe31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Rejecting non-native endian BTF overlapped with the addition
of support for it.

The rest were more simple overlapping changes, except the
renesas ravb binding update, which had to follow a file
move as well as a YAML conversion.

Signed-off-by: David S. Miller <davem@davemloft.net>
2020-10-05 18:40:01 -07:00
..
mt76x0 mt76: mt76x0: Move tables used only by init.c to their own header file 2020-09-24 18:10:20 +02:00
mt76x2 mt76: convert from tx tasklet to tx worker thread 2020-09-24 18:10:18 +02:00
mt7603 mt76: Convert to DEFINE_SHOW_ATTRIBUTE 2020-09-24 18:10:20 +02:00
mt7615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-10-05 18:40:01 -07:00
mt7915 wireless-drivers-next patches for v5.10 2020-09-25 13:16:29 -07:00
Kconfig mt76: introduce mt76_sdio module 2020-07-21 19:01:18 +02:00
Makefile mt76: introduce mt76_sdio module 2020-07-21 19:01:18 +02:00
agg-rx.c mt76: add Rx stats support for radiotap 2020-05-12 19:52:35 +02:00
debugfs.c mt76: remove struct mt76_sw_queue 2020-09-24 18:10:17 +02:00
dma.c mt76: move txwi handling code to dma.c, since it is mmio specific 2020-09-24 18:10:18 +02:00
dma.h mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
eeprom.c mt76: add API for testmode support 2020-07-21 19:01:15 +02:00
mac80211.c mt76: mt7663s: introduce sdio tx aggregation 2020-09-24 18:10:19 +02:00
mcu.c mt76: add headroom and tailroom to mt76_mcu_ops data structure 2020-05-12 19:52:29 +02:00
mmio.c mt76: mt7615: rework IRQ handling to prepare for MSI support 2020-05-12 19:52:31 +02:00
mt76.h mt76: mt7663s: introduce sdio tx aggregation 2020-09-24 18:10:19 +02:00
mt76x02.h mt76: mt76x02: tune tx ring size 2020-09-24 18:10:17 +02:00
mt76x02_beacon.c mt76: mt76x02: minor mt76x02_mac_set_beacon optimization 2020-02-14 10:06:02 +01:00
mt76x02_debugfs.c mt76: Convert to DEFINE_SHOW_ATTRIBUTE 2020-09-24 18:10:20 +02:00
mt76x02_dfs.c mt76: Fix unsigned expressions compared with zero 2020-09-24 18:10:20 +02:00
mt76x02_dfs.h mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
mt76x02_dma.h mt76: convert from tx tasklet to tx worker thread 2020-09-24 18:10:18 +02:00
mt76x02_eeprom.c mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
mt76x02_eeprom.h mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
mt76x02_mac.c mt76: Use fallthrough pseudo-keyword 2020-09-24 18:10:19 +02:00
mt76x02_mac.h mt76: remove qid argument to drv->tx_complete_skb 2020-09-24 18:10:17 +02:00
mt76x02_mcu.c mt76: mt76x02: remove check in mt76x02_mcu_msg_send 2020-05-28 17:55:29 +02:00
mt76x02_mcu.h mt76: add headroom and tailroom to mt76_mcu_ops data structure 2020-05-12 19:52:29 +02:00
mt76x02_mmio.c mt76: convert from tx tasklet to tx worker thread 2020-09-24 18:10:18 +02:00
mt76x02_phy.c mt76: move chainmask back to driver specific structs 2020-02-14 10:03:09 +01:00
mt76x02_phy.h mt76: move channel state to struct mt76_phy 2020-02-14 10:03:08 +01:00
mt76x02_regs.h mt76: mt76x02: simplify led reg definitions 2020-02-14 10:06:02 +01:00
mt76x02_trace.c mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
mt76x02_trace.h mt76: move mac_txdone tracepoint in mt76 module 2020-02-14 10:06:03 +01:00
mt76x02_txrx.c mt76: Introduce mt76_mcu data structure 2020-02-14 10:17:46 +01:00
mt76x02_usb.h mt76: remove qid argument to drv->tx_complete_skb 2020-09-24 18:10:17 +02:00
mt76x02_usb_core.c mt76: move pad estimation out of mt76_skb_adjust_pad 2020-09-24 18:10:19 +02:00
mt76x02_usb_mcu.c mt76: mt76u: add missing release on skb in __mt76x02u_mcu_send_msg 2020-07-21 19:01:19 +02:00
mt76x02_util.c mt76: remove retry_q from struct mt76_txq and related code 2020-09-24 18:10:18 +02:00
pci.c mt76: fix include in pci.h 2020-07-21 19:01:14 +02:00
sdio.c mt76: move pad estimation out of mt76_skb_adjust_pad 2020-09-24 18:10:19 +02:00
testmode.c mt76: convert from tx tasklet to tx worker thread 2020-09-24 18:10:18 +02:00
testmode.h mt76: add API for testmode support 2020-07-21 19:01:15 +02:00
trace.c mt76: move mac_txdone tracepoint in mt76 module 2020-02-14 10:06:03 +01:00
trace.h mt76: move mac_txdone tracepoint in mt76 module 2020-02-14 10:06:03 +01:00
tx.c mt76: move pad estimation out of mt76_skb_adjust_pad 2020-09-24 18:10:19 +02:00
usb.c mt76: Use fallthrough pseudo-keyword 2020-09-24 18:10:19 +02:00
usb_trace.c mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
usb_trace.h mt76: fix some checkpatch warnings 2019-09-05 17:42:32 +02:00
util.c mt76: add utility functions for deferring work to a kernel thread 2020-09-24 18:10:18 +02:00
util.h mt76: add utility functions for deferring work to a kernel thread 2020-09-24 18:10:18 +02:00