mac80211: restricted automatic channel selection
[openwrt.git] / package / kernel / mac80211 / files / lib / netifd / wireless / mac80211.sh
2015-11-08 nbdmac80211: restricted automatic channel selection
2015-11-07 nbdmac80211: set mcast-rate for mesh point interfaces
2015-09-08 cyruspackage: replace ifconfig-usage with ip
2015-06-06 nbdhostapd: move ht_coex variable to mac80211.sh, guarded...
2015-05-30 nbdmac80211: make netifd script create AP interface directly
2015-05-09 nbdmac80211: apply mesh parameters after starting authsae...
2015-04-20 nbdmac80211: fallback to wpa_supplicant to setup encrypted...
2015-04-11 nbdnetifd: fix start_disabled 'sh: bad number' in mac80211...
2015-04-09 blogicmac80211: add start_disabled option
2015-02-02 blogicmac80211: Revert adding SM Power Save capability to...
2015-01-28 blogicmac80211: Add some missing 802.11n capabilities to...
2015-01-24 nbdmac80211/hostapd: fix HT mode setup for RSN ad-hoc...
2015-01-05 nbdmac80211: fix ad-hoc basic/multicast rate regression...
2014-12-22 nbdmac80211: fix HT mode selection for ad-hoc
2014-11-19 nbdmac80211: try to get interface addresses from wiphy...
2014-10-14 blogicscripts: fix wrong usage of '==' operator
2014-07-29 jowmac80211: support wildcard paths when matching phys
2014-07-10 nbdmac80211: Fix config variable name for dtim_period
2014-06-22 nbdmac80211: disable greenfield by default
2014-06-13 nbdmac80211: fix disabling of 802.11n features
2014-06-02 blogicmac80211: query driver for max A-MPDU length exponent
2014-05-19 nbdmac80211: fix stbc configuration
2014-05-18 nbdmac80211: fix ht capabilities for HT20
2014-05-15 nbdmac80211: fix VHT80 channel allocation (thx, SeG)
2014-05-03 nbdmac80211: remove obsolete check for enable_ht
2014-05-03 nbdmac80211: add support for htmode=VHT20
2014-05-03 nbdmac80211: force upper channel for HT40 when autochannel...
2014-05-03 nbdmac80211: add automatic ht40 mode handling for 2.4 ghz
2014-05-03 nbdmac80211: clean up vht capability processing
2014-05-03 nbdmac80211: clean up ht capability handling, drop the...
2014-05-03 nbdmac80211: disable 802.11n support if htmode is not...
2014-05-03 nbdmac80211: simplify HT40 handling, derive lower/upper...
2014-04-12 blogic802.11s: fix authsae support in netifd
2014-02-28 nbdmac80211: declare missing config parameter mesh_id
2014-02-18 blogicmac80211: add validation rules
2014-02-03 nbdwifi: Introduce 802.11ac support
2014-02-02 nbdmac80211: fix basic rate list processing in ad-hoc...
2014-02-02 nbdmac80211: fix processing of the distance option (#14893)
2014-01-12 blogicnetifd: fix mac80211.sh to respect setting of mcast_rate
2013-12-10 jowmac80211: add missing set_default to fix stray "radio0...
2013-12-08 nbdmac80211: fix using custom wifi-iface ifname option...
2013-12-03 nbdmac80211: fix ad-hoc network setup with netifd (#14564)
2013-12-02 nbdnetifd: add wireless configuration support and port...