openwrt/package
Thibaut VARÈNE 4cb9d08e71 mt76: backport fix encap offload ethernet type check
The driver needs to check if the format is 802.2 vs 802.3 in order to
set a tx descriptor flag. skb->protocol can't be used, since it may not
be properly initialized for packets coming in from a packet socket.  Fix
misdetection by checking the ethertype from the skb data instead.

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
Signed-off-by: Petr Štetiar <ynezz@true.cz> [commit description]
2022-08-28 08:33:46 +02:00
..
base-files OpenWrt v21.02.3: revert to branch defaults 2022-04-17 21:00:07 +02:00
boot ramips: add support for YunCore AX820/HWAP-AX820 2022-08-28 08:14:45 +02:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware firmware: intel-microcode: update to 20220510 2022-07-23 00:25:50 +02:00
kernel mt76: backport fix encap offload ethernet type check 2022-08-28 08:33:46 +02:00
libs uclibc++: fix compilation with long file paths 2022-08-28 07:53:56 +02:00
network hostapd: ubus: fix uninitialized pointer 2022-08-28 08:17:29 +02:00
system rpcd: backport 802.11ax support 2022-02-19 10:01:03 +01:00
utils sdk: add spidev-test to the bundle of userspace sources 2022-07-19 20:27:06 +02:00
Makefile build: fix opkg install step for large package selection 2021-12-31 17:55:29 +01:00