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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: do not restart hostapd instance on wireless restarts
Felix Fietkau
2020-12-31
1
-1
/
+1
*
mac80211: fix MAC address allocations when local bit set on base addr
Paul Fertser
2020-12-22
1
-2
/
+2
*
mac80211: Fix wpa_supplicant config removal ubus call
Sven Eckelmann
2020-10-28
1
-1
/
+1
*
mac80211: pass phy name to hostapd_set_bss_options
David Bauer
2020-10-28
1
-1
/
+1
*
mac80211: add support for specifying a per-device scan list
Felix Fietkau
2020-09-29
1
-0
/
+2
*
mac80211: select the first available channel for 5GHz interfaces
Davide Fioravanti
2020-09-20
1
-2
/
+2
*
mac80211: add preliminary support for enabling 802.11ax in config
Felix Fietkau
2020-09-04
1
-12
/
+37
*
mac80211: don't kill wireless daemon on teardown
David Bauer
2020-07-31
1
-2
/
+0
*
hostapd: fix incorrect service name
David Bauer
2020-07-31
1
-1
/
+1
*
mac80211: create channel list for fixed channel operation
David Bauer
2020-07-20
1
-0
/
+3
*
mac80211: allow ACS restriction with fixed channel
Jan Hoffmann
2020-07-06
1
-1
/
+1
*
mac80211: fix use of local variable
Leon M. George
2020-06-24
1
-1
/
+1
*
hostapd: add support for wifi-station and wifi-vlan sections
John Crispin
2020-06-04
1
-1
/
+7
*
mac80211: fix wifi teardown
John Crispin
2020-05-30
1
-4
/
+6
*
mac80211: Fix setting radio htmode when using mesh mode
Enrique Rodríguez Valencia
2020-05-28
1
-0
/
+1
*
mac80211: replace backticks by $(...)
Adrian Schmutzler
2020-05-13
1
-1
/
+1
*
mac80211: distance config: allow "auto" as a value
Ali MJ Al-Nasrawy
2020-05-09
1
-1
/
+2
*
mac80211: more wifi reconf related fixes
John Crispin
2020-05-04
1
-18
/
+24
*
mac80211: make sure existing iface belongs to correct (fullmac) phy
Daniel Golle
2020-04-17
1
-8
/
+18
*
mac80211: fix detecting existing interface
Daniel Golle
2020-04-17
1
-1
/
+1
*
mac80211: adapt for single-instance wpad
Daniel Golle
2020-04-14
1
-7
/
+7
*
hostapd: fix no_reload logic
John Crispin
2020-03-27
1
-2
/
+4
*
mac80211: do not try to setup hostapd-managed interfaces.
Oldřich Jedlička
2020-03-20
1
-7
/
+11
*
mac80211: enhance wifi reload
John Crispin
2020-02-25
1
-1
/
+8
*
mac80211: expose chanbw support to debugfs for ath9k_htc
Tomislav Požega
2020-02-13
1
-1
/
+1
*
mac80211: add support for wds_bridge hostapd feature
Daniel Golle
2020-01-22
1
-2
/
+6
*
mac80211: fix MAC address allocations if the local bit is set on the base addr
Felix Fietkau
2020-01-15
1
-1
/
+1
*
mac80211: fix list_phy_interfaces for multiple wiphys on the same device
Felix Fietkau
2020-01-14
1
-1
/
+10
*
mac80211: fix txpower when using DFS channels
David Bauer
2019-12-16
1
-2
/
+7
*
mac80211: don't call md5sum on non-existing file
Daniel Golle
2019-12-08
1
-1
/
+1
*
hostapd: re-introduce process tracking
Daniel Golle
2019-12-08
1
-0
/
+3
*
mac80211: track unmanaged interfaces
Daniel Golle
2019-12-08
1
-3
/
+42
*
mac80211: unify setup of iw htmode for mesh and adhoc
Santiago Piccinini
2019-11-29
1
-49
/
+16
*
mac80211: add default value for noscan
Sebastian Kemper
2019-11-23
1
-1
/
+3
*
mac80211: detect existing interface before adding
Daniel Golle
2019-11-16
1
-4
/
+35
*
Revert "mac80211: restore mac80211_interface_cleanup()"
Daniel Golle
2019-11-16
1
-16
/
+0
*
mac80211: restore mac80211_interface_cleanup()
Daniel Golle
2019-11-14
1
-0
/
+16
*
mac80211: add support for dynamically reconfiguring wifi
John Crispin
2019-11-12
1
-36
/
+134
*
mac80211: add support for multiple wiphys behind a single device
Felix Fietkau
2019-11-05
3
-19
/
+47
*
mac80211: add new acs_exclude_dfs option
Florian Eckert
2019-10-15
1
-1
/
+5
*
mac80211: add config tweak for tx bursting when using VHT
Felix Fietkau
2019-07-17
1
-1
/
+5
*
mac80211: set noscan=1 if sta/adhoc/mesh interfaces are present
Felix Fietkau
2019-04-03
1
-1
/
+10
*
mac80211: netifd: Use a mask when using `iw set antenna`
Alexander Couzens
2019-03-16
1
-2
/
+5
*
mac80211: add iw command wrapper with error logging
Rafał Miłecki
2018-09-10
1
-0
/
+4
*
mac80211: refactor non-{sae,dfs} mesh initialization
Daniel Golle
2018-05-15
1
-46
/
+47
*
mac80211: Re-enable encrypted 11s meshpoint
Sven Eckelmann
2018-05-14
1
-1
/
+1
*
mac80211: properly setup mesh interface
Daniel Golle
2018-05-14
1
-3
/
+14
*
mac80211: pass down noscan to wpa_supplicant
Daniel Golle
2018-04-20
1
-1
/
+1
*
mac80211: join 5GHz checks
Leon M. George
2018-04-19
1
-6
/
+3
*
Revert "mac80211: pass hostapd control socket to mesh-mode supplicant"
Daniel Golle
2018-04-18
1
-1
/
+1
[next]