ImmortalWrt/package/kernel
Oldřich Jedlička 23a885bf89 mac80211: do not try to setup hostapd-managed interfaces.
For virtual access points (when multiple SSIDs are used for one
physical AP), there exist one physical network interface and
multiple virtual interfaces, which are fully under control of
hostapd. When networking is setup, the script
`/lib/netifd/wireless/mac80211.sh` is called, which tries to bring
the interface up by a call to `ip link set dev <iface> up`. This
call might fail for virtual APs, because the virtual interface
might not have been created by hostapd yet. There are some artifical
delays in the script most probably to handle this, but when DFS
channel availability check on 5GHz band is issued, hostapd can
delay creating virtual interfaces by a minute.

In order to fix this (or work around it), do not try to bring the
interface up (this is responsibility of hostapd anyway) and
do not try to set txpower on the virtual interface.

Fixes FS#2698.

Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
2020-03-20 21:55:17 +00:00
..
acx-mac80211 kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
ath10k-ct ath10k-ct: Use ath10k-ct version 5.4 2020-02-24 23:25:28 +01:00
bcm27xx-gpu-fw bcm27xx-gpu-fw: update to latest version 2020-02-29 08:24:57 +01:00
broadcom-wl kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
button-hotplug kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
cryptodev-linux cryptodev-linux: Fix error when compiling with 5.4 kernel 2020-03-18 23:12:48 +01:00
dtc/patches package: kernel: dtc: Add DTO support 2017-11-06 16:39:41 +01:00
gpio-button-hotplug gpio-button-hotplug: remove duplicate logging text 2020-03-08 15:10:55 +01:00
gpio-nct5104d kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
hwmon-gsc kernel: make kmod-hwmon-core selected by dependent modules 2020-03-13 14:23:33 +01:00
i2c-gpio-custom kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
kmod-sched-cake kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
lantiq lantiq: ltq-tapi: fix compilation with newer Linux kernels 2020-03-16 22:28:16 +01:00
leds-apu2 kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
linux kernel: kmod-serial-8250: fix linux 5.3 dependencies 2020-03-16 22:28:16 +01:00
mac80211 mac80211: do not try to setup hostapd-managed interfaces. 2020-03-20 21:55:17 +00:00
mt76 mt76: update to the latest version 2020-03-11 13:33:36 +01:00
mwlwifi kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
nat46 nat46: Fix compile with kernel 5.4 2020-02-28 17:50:46 +01:00
om-watchdog kernel/om-watchdog: Apply device renames from ramips 2019-07-10 17:36:29 +02:00
rtc-rv5c386a kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
rtl8812au-ct rtl8812au-ct: Update to version 2020-01-12 2020-02-24 21:27:08 +01:00
spi-gpio-custom kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
trelay kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00
w1-gpio-custom kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00