mac80211: add iw command wrapper with error logging
[openwrt/openwrt.git] / package / kernel / mac80211 / files / lib / netifd / wireless / mac80211.sh
2018-11-07 Rafał Miłeckimac80211: add iw command wrapper with error logging
2018-05-15 Daniel Gollemac80211: refactor non-{sae,dfs} mesh initialization
2018-05-14 Sven Eckelmannmac80211: Re-enable encrypted 11s meshpoint
2018-05-14 Daniel Gollemac80211: properly setup mesh interface
2018-04-20 Daniel Gollemac80211: pass down noscan to wpa_supplicant
2018-04-18 Daniel GolleRevert "mac80211: pass hostapd control socket to mesh...
2018-04-13 Daniel Gollemac80211: pass hostapd control socket to mesh-mode...
2018-01-17 Felix Fietkaumac80211: remove support code for authsae
2017-11-15 Felix Fietkauhostapd: rework frequency/ht/vht selection for ibss...
2017-11-15 Antonio Quartullimac80211: don't pass the hostapd ctrl iface in adhoc
2017-05-14 Jo-Philipp Wichmac80211: gracefully handle preexisting VIF
2017-05-13 Matthias Schiffermac80211, hostapd: always explicitly set beacon interval
2017-03-22 Vittorio Gambalettamac80211: Fix race condition leading to wifi interfaces...
2017-01-31 Rafał Miłeckimac80211: start hostapd with logging wpa_printf message...
2017-01-02 Alexis Greenmac80211: Allow HT/VHT rates when running unencrypted...
2016-06-10 Scott Shambargermac80211: fix calculation of VHT capability values
2016-01-21 Felix Fietkaumac80211: make the path phy lookup more robust regardin...
2015-12-09 Jo-Philipp Wichmac80211: fix passing of VHT80 in IBSS mode
2015-12-09 Jo-Philipp Wichmac80211: fix disabling HT in IBSS mode (#21340)
2015-12-05 Felix Fietkaumac80211: Allow to select VHT80 in IBSS mode
2015-11-08 Felix Fietkaumac80211: restricted automatic channel selection
2015-11-07 Felix Fietkaumac80211: set mcast-rate for mesh point interfaces
2015-09-08 Steven Barthpackage: replace ifconfig-usage with ip
2015-06-06 Felix Fietkauhostapd: move ht_coex variable to mac80211.sh, guarded...
2015-05-30 Felix Fietkaumac80211: make netifd script create AP interface directly
2015-05-09 Felix Fietkaumac80211: apply mesh parameters after starting authsae...
2015-04-20 Felix Fietkaumac80211: fallback to wpa_supplicant to setup encrypted...
2015-04-11 Felix Fietkaunetifd: fix start_disabled 'sh: bad number' in mac80211...
2015-04-09 John Crispinmac80211: add start_disabled option
2015-02-02 John Crispinmac80211: Revert adding SM Power Save capability to...
2015-01-28 John Crispinmac80211: Add some missing 802.11n capabilities to...
2015-01-24 Felix Fietkaumac80211/hostapd: fix HT mode setup for RSN ad-hoc...
2015-01-05 Felix Fietkaumac80211: fix ad-hoc basic/multicast rate regression...
2014-12-22 Felix Fietkaumac80211: fix HT mode selection for ad-hoc
2014-11-19 Felix Fietkaumac80211: try to get interface addresses from wiphy...
2014-10-14 John Crispinscripts: fix wrong usage of '==' operator
2014-07-29 Jo-Philipp Wichmac80211: support wildcard paths when matching phys
2014-07-10 Felix Fietkaumac80211: Fix config variable name for dtim_period
2014-06-22 Felix Fietkaumac80211: disable greenfield by default
2014-06-13 Felix Fietkaumac80211: fix disabling of 802.11n features
2014-06-02 John Crispinmac80211: query driver for max A-MPDU length exponent
2014-05-19 Felix Fietkaumac80211: fix stbc configuration
2014-05-18 Felix Fietkaumac80211: fix ht capabilities for HT20
2014-05-15 Felix Fietkaumac80211: fix VHT80 channel allocation (thx, SeG)
2014-05-03 Felix Fietkaumac80211: remove obsolete check for enable_ht
2014-05-03 Felix Fietkaumac80211: add support for htmode=VHT20
2014-05-03 Felix Fietkaumac80211: force upper channel for HT40 when autochannel...
2014-05-03 Felix Fietkaumac80211: add automatic ht40 mode handling for 2.4 ghz
2014-05-03 Felix Fietkaumac80211: clean up vht capability processing
2014-05-03 Felix Fietkaumac80211: clean up ht capability handling, drop the...
2014-05-03 Felix Fietkaumac80211: disable 802.11n support if htmode is not...
2014-05-03 Felix Fietkaumac80211: simplify HT40 handling, derive lower/upper...
2014-04-12 John Crispin802.11s: fix authsae support in netifd
2014-02-28 Felix Fietkaumac80211: declare missing config parameter mesh_id
2014-02-18 John Crispinmac80211: add validation rules
2014-02-03 Felix Fietkauwifi: Introduce 802.11ac support
2014-02-02 Felix Fietkaumac80211: fix basic rate list processing in ad-hoc...
2014-02-02 Felix Fietkaumac80211: fix processing of the distance option (#14893)
2014-01-12 John Crispinnetifd: fix mac80211.sh to respect setting of mcast_rate
2013-12-10 Jo-Philipp Wichmac80211: add missing set_default to fix stray "radio0...
2013-12-08 Felix Fietkaumac80211: fix using custom wifi-iface ifname option...
2013-12-03 Felix Fietkaumac80211: fix ad-hoc network setup with netifd (#14564)
2013-12-02 Felix Fietkaunetifd: add wireless configuration support and port...