Mattias Walström
51b85d9b25
test: Add Wi-Fi tests
...
Should map on physical as well, but only tested on virtual.
2026-07-02 08:39:28 +02:00
Mattias Walström
61d4325d2c
Wi-Fi: Add support for mesh-point (802.11s)
2026-06-05 14:54:53 +02:00
Mattias Walström
44ade8b761
Wi-Fi: Add support for band steering
2026-06-05 14:54:50 +02:00
Mattias Walström
4e50c96567
Wi-Fi: Add roaming support (802.11k,v,r)
...
Useful feature if running multiple radios on single AP with
the same SSIDs or multiple APs to get good area coverage.
2026-06-05 14:54:35 +02:00
Mattias Walström
f39e62fdb1
feature-wifi: Only install files in romfs if enabled
...
Move from board romfs directory, to inside feature-wifi
2026-05-19 15:51:20 +02:00
Mattias Walström
507bb38bdc
feature-wifi: Enable 802.11 mesh (802.11s)
2026-04-29 15:47:30 +02:00
Mattias Walström
b940e14eb7
Add Qualcomm WiFi 6E support
...
And replace lspci from busybox with pci-utils (for all platforms
except arm (32bit).
2026-04-17 13:32:16 +02:00
Joachim Wiberg
cc10b70f19
wifi: add Mediatek MT7615 firmware
...
Used in BPI-MT7615 802.11ac PCIe WiFi card for the BPi-R64 router board.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-03-10 12:11:11 +01:00
Joachim Wiberg
289544a299
package/feature-wifi: add support for mediatek type wifi devices
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-01-26 18:22:35 +01:00
Joachim Wiberg
389e0c5f92
package/feature-wifi: enable more realtek dongles
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-01-24 18:08:30 +01:00
Mattias Walström
c2cfb2e1b4
feature-wifi: Add hostapd
2026-01-02 21:22:45 +01:00
Mattias Walström
51176c7d26
feature: wifi: Allow to set regulation setting (country-code)
...
We was missing the firmware required for this, and for this to work
cfg80211 needs to be as module since the rootfs is not loaded when it
is loaded if compiled in kernel.
And add iw since it very useful for debugging.
2025-06-29 21:06:33 +02:00
Mattias Walström
ecabce86c7
Add meta-package for adding Wi-Fi support
...
Helps adding everything that needs to be compiled to get
Wi-Fi support working.
Both modules, firmware and applications are selected here
2025-06-19 15:23:26 +02:00