index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
/
mac80211
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi-scripts: add new package, move wifi scripts to a single place
Felix Fietkau
2024-02-03
3
-1419
/
+0
*
mac80211: fix typo in getting path from board.json
Felix Fietkau
2024-01-26
1
-2
/
+2
*
hostapd: remove obsolete function
Felix Fietkau
2024-01-25
1
-1
/
+1
*
Revert "mac80211: rework interface setup, fix race condition"
Felix Fietkau
2024-01-13
1
-71
/
+88
*
mac80211: rework interface setup, fix race condition
Felix Fietkau
2024-01-11
1
-88
/
+71
*
mac80211.sh: fix deadlock on configuring multiple PHYs simultaneously
Felix Fietkau
2024-01-11
1
-6
/
+10
*
mac80211: do not emit VHT160 capabilities if channel width is less than 160 MHz
Felix Fietkau
2024-01-09
1
-0
/
+5
*
mac80211: add missing newline for "min_tx_power"
Rany Hany
2024-01-05
1
-1
/
+1
*
mac80211: fix not set noscan option for wpa_supplicant
Christian Marangi
2023-11-09
1
-1
/
+1
*
mac80211: only add the mbssid option to the config when set
Felix Fietkau
2023-09-13
1
-3
/
+3
*
hostapd: rework reload support and MAC address handling
Felix Fietkau
2023-09-13
1
-3
/
+9
*
mac80211: add multiple BSSID support
Felix Fietkau
2023-09-13
1
-3
/
+4
*
mac80211: add support for configuring number of globally allocated MAC addresses
Felix Fietkau
2023-09-13
1
-2
/
+4
*
hostapd: move mac address allocation from mac80211.sh to wdev.uc
Felix Fietkau
2023-09-13
1
-43
/
+3
*
hostapd: allow adding initial AP without breaking STA interface connection
Felix Fietkau
2023-09-03
1
-3
/
+1
*
mac80211: remove non-upstream antenna gain configuration patch
Felix Fietkau
2023-08-30
1
-4
/
+2
*
hostapd: remove config_id parameters from hostapd.conf
Felix Fietkau
2023-08-10
1
-2
/
+0
*
mac80211: fix setting mesh parameters after hostapd reload change
Felix Fietkau
2023-08-09
1
-1
/
+1
*
mac80211: fix applying tx/rx antenna changes afer hostapd reload change
Felix Fietkau
2023-08-08
1
-2
/
+9
*
hostapd: add ucode support, use ucode for the main ubus object
Felix Fietkau
2023-08-01
1
-330
/
+227
*
mac80211: use 802.11ax iw modes
David Bauer
2023-01-28
1
-3
/
+3
*
mac80211: work around a race condition on detecting a phy while bringing it up
Felix Fietkau
2022-12-16
1
-0
/
+4
*
hostapd: use wpa_supplicant for unencrypted mesh connections
Felix Fietkau
2022-12-10
1
-1
/
+1
*
mac80211: use board.json provided phy names in generated default config
Felix Fietkau
2022-10-14
1
-51
/
+62
*
mac80211: change the default config for a renamed wiphy
Felix Fietkau
2022-10-14
1
-21
/
+28
*
mac80211: fix detecting highest radio* config section index
Felix Fietkau
2022-10-14
1
-5
/
+10
*
mac80211: rename phy according to board.json entries on bringup
Felix Fietkau
2022-10-14
1
-3
/
+65
*
mac80211: change default ifname to <phy>-<type><index>
Felix Fietkau
2022-10-14
1
-2
/
+17
*
mac80211: fix typo in netifd script
Felix Fietkau
2022-10-13
1
-1
/
+1
*
mac80211: fix issues in HE capabilities
Felix Fietkau
2022-10-13
1
-10
/
+22
*
mac80211: fix parameter reading for AC_BE tx bursting
Alberto Martinez-Alvarez
2022-09-24
1
-2
/
+2
*
mac80211: parse the correct set of HE capabilities for AP mode
Sultan Alsawaf
2022-08-20
1
-2
/
+2
*
base-files: wifi: add random MAC support for wifi-iface
Manas Sambhus
2022-08-11
1
-2
/
+5
*
hostapd: introduce min_tx_power option
Stijn Tintel
2022-06-28
1
-2
/
+4
*
hostapd: introduce background_radar option
Stijn Tintel
2022-06-28
1
-1
/
+6
*
hostapd: randomize default BSS color
David Bauer
2022-06-08
1
-1
/
+3
*
mac80211: set beamformer/beamformee number of antennas in VHT caps
Felix Fietkau
2021-11-22
1
-0
/
+16
*
mac80211: fix IBSS/adhoc mode for brcmfmac
Bastian Bittorf
2021-11-19
1
-0
/
+1
*
mac80211: allow retry of wifi setup if an iw interface add command fails
Felix Fietkau
2021-09-30
1
-1
/
+1
*
mac80211: fix HT40 mode for 6G band
Felix Fietkau
2021-08-24
1
-3
/
+4
*
mac80211: print an error if wifi teardown fails
Bob Cantor
2021-06-28
1
-0
/
+4
*
mac80211: always call wireless_set_data (FS#3784)
Bob Cantor
2021-06-28
1
-4
/
+2
*
mac80211: fix no_reload logic (FS#3902)
Bob Cantor
2021-06-28
1
-0
/
+1
*
mac80211: fix processing HE capabilities (FS#3871)
Felix Fietkau
2021-06-17
1
-1
/
+1
*
mac80211: rely on iwinfo for phy->path and path->phy lookups
Felix Fietkau
2021-06-10
3
-41
/
+3
*
mac80211: fix typo
Felix Fietkau
2021-06-03
1
-1
/
+1
*
mac80211: do not enable VHT in the default config on 2.4 GHz
Felix Fietkau
2021-06-02
1
-1
/
+1
*
mac80211: fix detecting VHT capabilities when generating the default config
Felix Fietkau
2021-06-02
1
-1
/
+1
*
mac80211: add more HE capabilities
Felix Fietkau
2021-05-26
1
-5
/
+81
*
mac80211: fix center freq selection for 6 GHz
Felix Fietkau
2021-05-26
1
-6
/
+20
[next]