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
/
netifd
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-5
/
+42
*
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
*
Revert "mac80211: pass hostapd control socket to mesh-mode supplicant"
Daniel Golle
2018-04-18
1
-1
/
+1
*
mac80211: pass hostapd control socket to mesh-mode supplicant
Daniel Golle
2018-04-13
1
-1
/
+1
*
mac80211: remove support code for authsae
Felix Fietkau
2018-01-17
1
-9
/
+3
*
hostapd: rework frequency/ht/vht selection for ibss/mesh
Felix Fietkau
2017-11-15
1
-1
/
+3
*
mac80211: don't pass the hostapd ctrl iface in adhoc
Antonio Quartulli
2017-11-15
1
-2
/
+8
*
mac80211: gracefully handle preexisting VIF
Jo-Philipp Wich
2017-05-14
1
-0
/
+6
*
mac80211, hostapd: always explicitly set beacon interval
Matthias Schiffer
2017-05-13
1
-4
/
+6
*
mac80211: Fix race condition leading to wifi interfaces not coming up at boot...
Vittorio Gambaletta
2017-03-22
1
-5
/
+27
*
mac80211: start hostapd with logging wpa_printf messages to syslog
Rafał Miłecki
2017-01-31
1
-1
/
+1
*
mac80211: Allow HT/VHT rates when running unencrypted mesh.
Alexis Green
2017-01-02
1
-1
/
+36
*
mac80211: fix calculation of VHT capability values
Scott Shambarger
2016-06-10
1
-7
/
+6
*
mac80211: make the path phy lookup more robust regarding config upgrades, all...
Felix Fietkau
2016-01-21
1
-5
/
+4
*
mac80211: fix passing of VHT80 in IBSS mode
Jo-Philipp Wich
2015-12-09
1
-1
/
+1
*
mac80211: fix disabling HT in IBSS mode (#21340)
Jo-Philipp Wich
2015-12-09
1
-0
/
+3
*
mac80211: Allow to select VHT80 in IBSS mode
Felix Fietkau
2015-12-05
1
-1
/
+4
*
mac80211: restricted automatic channel selection
Felix Fietkau
2015-11-08
1
-0
/
+3
*
mac80211: set mcast-rate for mesh point interfaces
Felix Fietkau
2015-11-07
1
-6
/
+8
*
package: replace ifconfig-usage with ip
Steven Barth
2015-09-08
1
-3
/
+3
*
hostapd: move ht_coex variable to mac80211.sh, guarded by 802.11n support
Felix Fietkau
2015-06-06
1
-2
/
+5
*
mac80211: make netifd script create AP interface directly
Felix Fietkau
2015-05-30
1
-1
/
+1
*
mac80211: apply mesh parameters after starting authsae/wpa_supplicant (#16697)
Felix Fietkau
2015-05-09
1
-5
/
+5
*
mac80211: fallback to wpa_supplicant to setup encrypted mesh
Felix Fietkau
2015-04-20
1
-4
/
+3
*
netifd: fix start_disabled 'sh: bad number' in mac80211 setup (bug #19345)
Felix Fietkau
2015-04-11
1
-0
/
+1
*
mac80211: add start_disabled option
John Crispin
2015-04-09
1
-2
/
+3
*
mac80211: Revert adding SM Power Save capability to hostapd configuration
John Crispin
2015-02-02
1
-8
/
+0
*
mac80211: Add some missing 802.11n capabilities to hostapd configuration
John Crispin
2015-01-28
1
-0
/
+11
*
mac80211/hostapd: fix HT mode setup for RSN ad-hoc networks
Felix Fietkau
2015-01-24
1
-29
/
+33
[next]