1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux
Hauke Mehrtens 72f0733123 ltq-deu: Mark lantiq DEU broken
When the ltq_deu_vr9 kernel module is loaded, hostapd does not start any
more. It fails with this error message:
daemon.err hostapd: nl80211: kernel reports: key addition failed
daemon.err hostapd: Interface initialization failed

OpenWrt uses the standard Linux crypto API in the wifi drivers now
and this probably makes the system offload more crypto operations to
special hardware like the Lantiq DEU. There is probably a bug in the DEU
and these operations fail and then hostapd does not start the interface.

Do not include the Lantiq DEU by default any more.

Fixes: FS#3901
Fixes: 53b6783907 ("mac80211: remove patches stripping down crypto support")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Tested-by: Notupus <notpp46@gmail.com>
(cherry-picked from commit 964863bb23)
2021-07-02 19:22:13 +02:00
..
apm821xx kernel: bump 5.4 to 5.4.123 2021-05-30 23:45:49 +02:00
arc770
archs38
armvirt
at91 treewide: make AddDepends/usb-serial selective 2021-06-08 22:50:32 +02:00
ath25
ath79 ath79: don't autodetect AR8033 PHY capabilities 2021-06-21 22:43:15 +02:00
bcm27xx kernel: bump 5.4 to 5.4.128 2021-06-27 00:58:50 +02:00
bcm47xx
bcm53xx
bcm63xx
bcm4908 bcm4908: fix Ethernet broken state after interface restart 2021-06-22 08:38:59 +02:00
gemini base-files: generate network config with "device" options 2021-05-27 11:39:15 +02:00
generic kernel: bump 5.4 to 5.4.128 2021-06-27 00:58:50 +02:00
imx6
ipq40xx ipq40xx: add uboot-envtools to default packages 2021-06-08 20:43:56 +02:00
ipq806x kernel: bump 5.4 to 5.4.128 2021-06-27 00:58:50 +02:00
kirkwood
lantiq ltq-deu: Mark lantiq DEU broken 2021-07-02 19:22:13 +02:00
layerscape kernel: bump 5.4 to 5.4.128 2021-06-27 00:58:50 +02:00
malta
mediatek kernel: bump 5.4 to 5.4.128 2021-06-27 00:58:50 +02:00
mpc85xx
mvebu kernel: bump 5.4 to 5.4.128 2021-06-27 00:58:50 +02:00
mxs
octeon
octeontx kernel: bump 5.4 to 5.4.128 2021-06-27 00:58:50 +02:00
omap
oxnas
pistachio
ramips ramips: mt7620: add kernel size for Jboot devices 2021-06-12 11:01:43 +02:00
realtek realtek: Fix failsafe mode 2021-06-22 23:52:09 +02:00
rockchip
sunxi
tegra
uml
x86 x86: kernel: enable Fusion-MPT SAS driver 2021-06-08 20:44:00 +02:00
zynq
Makefile