linux/drivers/net/wireless/ti/wl1251
Merlijn Wajer 97affcfa15 wl1251: specify max. IE length
This fix is similar to commit 77c91295ea ("wil6210: specify max. IE
length").  Without the max IE length set, wpa_supplicant cannot operate
using the nl80211 interface.

This patch is a workaround - the number 512 is taken from the wlcore
driver, but note that per Paul Fertser:

    there's no correct number because the driver will ignore the data
    passed in extra IEs.

Suggested-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Merlijn Wajer <merlijn@wizzup.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20211212221310.5453-1-merlijn@wizzup.org
2021-12-16 10:28:38 +02:00
..
acx.c
acx.h
boot.c
boot.h
cmd.c wl1251: Fix missing function name in comments 2021-06-15 16:38:58 +03:00
cmd.h wireless: ti: Replace zero-length array with flexible-array member 2020-03-23 18:55:04 +02:00
debugfs.c wl1251: remove trailing semicolon in macro definition 2020-12-02 21:39:20 +02:00
debugfs.h
event.c wl1251: fix always return 0 error 2020-08-02 18:25:14 +03:00
event.h
init.c
init.h
io.c
io.h
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
main.c wl1251: specify max. IE length 2021-12-16 10:28:38 +02:00
Makefile
ps.c
ps.h
reg.h wl1251/wl12xx: fix a typo in comments 2020-09-29 11:24:58 +03:00
rx.c
rx.h
sdio.c wl1251: remove ti,power-gpio for SDIO mode 2020-02-12 18:15:53 +02:00
spi.c
spi.h
tx.c
tx.h
wl12xx_80211.h wireless: ti: Replace zero-length array with flexible-array member 2020-03-23 18:55:04 +02:00
wl1251.h