1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Bastian Bittorf 91ba22e3a4 mac80211: fix IBSS/adhoc mode for brcmfmac
On systems using brmcfmac (e.g. Raspberry Pi Zero W) without this fix,
the final setup-call:
iw dev wlan0 ibss join ...

fails with returncode 161 and message:
"command failed: Not supported (-95)"

So this patch calls an explicit:
iw dev wlan0 set type ibss
just prior to the 'ibss join' command.

I have tested several ath9k and mt76xx devices
with different revisions: this patch does not harm.

please also apply to stable branch.

Signed-off-by: Bastian Bittorf <bb@npl.de>
(cherry-picked from commit ea5fce3f46)
2021-11-23 18:30:04 +01:00
..
base-files base-files: chmod 1777 /var/lock 2021-11-05 21:24:04 +01:00
boot uboot-lantiq: danube: fix hanging lzma kernel uncompression 2021-11-14 20:24:45 +01:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware wireless-regdb: update to version 2021.08.28 2021-11-07 19:21:40 +01:00
kernel mac80211: fix IBSS/adhoc mode for brcmfmac 2021-11-23 18:30:04 +01:00
libs libpcap: add rpcapd as package 2021-11-05 21:24:04 +01:00
network netifd: update to the master branch 2021-11-23 18:30:04 +01:00
system treewide: unmark selected packages nonshared 2021-07-02 18:15:02 +02:00
utils bcm27xx-userland: update to latest version 2021-08-21 19:39:55 +02:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00