aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/files/lib/netifd
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: detect existing interface before addingDaniel Golle2019-11-161-4/+35
* Revert "mac80211: restore mac80211_interface_cleanup()"Daniel Golle2019-11-161-16/+0
* mac80211: restore mac80211_interface_cleanup()Daniel Golle2019-11-141-0/+16
* mac80211: add support for dynamically reconfiguring wifiJohn Crispin2019-11-121-36/+134
* mac80211: add support for multiple wiphys behind a single deviceFelix Fietkau2019-11-052-5/+42
* mac80211: add new acs_exclude_dfs optionFlorian Eckert2019-10-151-1/+5
* mac80211: add config tweak for tx bursting when using VHTFelix Fietkau2019-07-171-1/+5
* mac80211: set noscan=1 if sta/adhoc/mesh interfaces are presentFelix Fietkau2019-04-031-1/+10
* mac80211: netifd: Use a mask when using `iw set antenna`Alexander Couzens2019-03-161-2/+5
* mac80211: add iw command wrapper with error loggingRafał Miłecki2018-09-101-0/+4
* mac80211: refactor non-{sae,dfs} mesh initializationDaniel Golle2018-05-151-46/+47
* mac80211: Re-enable encrypted 11s meshpointSven Eckelmann2018-05-141-1/+1
* mac80211: properly setup mesh interfaceDaniel Golle2018-05-141-3/+14
* mac80211: pass down noscan to wpa_supplicantDaniel Golle2018-04-201-1/+1
* Revert "mac80211: pass hostapd control socket to mesh-mode supplicant"Daniel Golle2018-04-181-1/+1
* mac80211: pass hostapd control socket to mesh-mode supplicantDaniel Golle2018-04-131-1/+1
* mac80211: remove support code for authsaeFelix Fietkau2018-01-171-9/+3
* hostapd: rework frequency/ht/vht selection for ibss/meshFelix Fietkau2017-11-151-1/+3
* mac80211: don't pass the hostapd ctrl iface in adhocAntonio Quartulli2017-11-151-2/+8
* mac80211: gracefully handle preexisting VIFJo-Philipp Wich2017-05-141-0/+6
* mac80211, hostapd: always explicitly set beacon intervalMatthias Schiffer2017-05-131-4/+6
* mac80211: Fix race condition leading to wifi interfaces not coming up at boot...Vittorio Gambaletta2017-03-221-5/+27
* mac80211: start hostapd with logging wpa_printf messages to syslogRafał Miłecki2017-01-311-1/+1
* mac80211: Allow HT/VHT rates when running unencrypted mesh.Alexis Green2017-01-021-1/+36
* mac80211: fix calculation of VHT capability valuesScott Shambarger2016-06-101-7/+6
* mac80211: make the path phy lookup more robust regarding config upgrades, all...Felix Fietkau2016-01-211-5/+4
* mac80211: fix passing of VHT80 in IBSS modeJo-Philipp Wich2015-12-091-1/+1
* mac80211: fix disabling HT in IBSS mode (#21340)Jo-Philipp Wich2015-12-091-0/+3
* mac80211: Allow to select VHT80 in IBSS modeFelix Fietkau2015-12-051-1/+4
* mac80211: restricted automatic channel selectionFelix Fietkau2015-11-081-0/+3
* mac80211: set mcast-rate for mesh point interfacesFelix Fietkau2015-11-071-6/+8
* package: replace ifconfig-usage with ipSteven Barth2015-09-081-3/+3
* hostapd: move ht_coex variable to mac80211.sh, guarded by 802.11n supportFelix Fietkau2015-06-061-2/+5
* mac80211: make netifd script create AP interface directlyFelix Fietkau2015-05-301-1/+1
* mac80211: apply mesh parameters after starting authsae/wpa_supplicant (#16697)Felix Fietkau2015-05-091-5/+5
* mac80211: fallback to wpa_supplicant to setup encrypted meshFelix Fietkau2015-04-201-4/+3
* netifd: fix start_disabled 'sh: bad number' in mac80211 setup (bug #19345)Felix Fietkau2015-04-111-0/+1
* mac80211: add start_disabled optionJohn Crispin2015-04-091-2/+3
* mac80211: Revert adding SM Power Save capability to hostapd configurationJohn Crispin2015-02-021-8/+0
* mac80211: Add some missing 802.11n capabilities to hostapd configurationJohn Crispin2015-01-281-0/+11
* mac80211/hostapd: fix HT mode setup for RSN ad-hoc networksFelix Fietkau2015-01-241-29/+33
* mac80211: fix ad-hoc basic/multicast rate regression from r43782Felix Fietkau2015-01-051-2/+2
* mac80211: fix HT mode selection for ad-hocFelix Fietkau2014-12-221-3/+32
* mac80211: try to get interface addresses from wiphy sysfs 'addresses' if no m...Felix Fietkau2014-11-191-1/+19
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-141-1/+1
* mac80211: support wildcard paths when matching physJo-Philipp Wich2014-07-291-3/+7
* mac80211: Fix config variable name for dtim_periodFelix Fietkau2014-07-101-1/+1
* mac80211: disable greenfield by defaultFelix Fietkau2014-06-221-1/+1
* mac80211: fix disabling of 802.11n featuresFelix Fietkau2014-06-131-0/+6
* mac80211: query driver for max A-MPDU length exponentJohn Crispin2014-06-021-1/+20