aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/files/lib
Commit message (Expand)AuthorAgeFilesLines
* mac80211: only strip the platform/ prefix from path for pci devicesFelix Fietkau2016-01-211-1/+3
* mac80211: fix check for existing config section from r48426Felix Fietkau2016-01-211-3/+3
* mac80211: strip platform/ prefix from device path to improve compatibility be...Felix Fietkau2016-01-211-0/+1
* mac80211: make the path phy lookup more robust regarding config upgrades, all...Felix Fietkau2016-01-212-9/+7
* 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: fix 5ghz variable nameImre Kaloz2015-03-201-2/+2
* mac80211: when looking for VHT, check 5GHz support as wellImre Kaloz2015-03-201-1/+2
* 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: fix fallback to macaddrJohn Crispin2015-01-281-1/+5
* 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: remove error from detect scriptFelix Fietkau2014-10-091-4/+11
* mac80211: support wildcard paths when matching physJo-Philipp Wich2014-07-292-6/+14
* 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
* mac80211: fix stbc configurationFelix Fietkau2014-05-191-2/+3
* mac80211: fix ht capabilities for HT20Felix Fietkau2014-05-181-1/+2
* mac80211: fix VHT80 channel allocation (thx, SeG)Felix Fietkau2014-05-151-1/+1
* mac80211: reset ht_capab for each deviceFelix Fietkau2014-05-061-0/+1
* mac80211: remove obsolete check for enable_htFelix Fietkau2014-05-031-178/+176
* mac80211: remove mode_11n variable for hwmode - the option only selects the b...Felix Fietkau2014-05-031-2/+1
* mac80211: add support for htmode=VHT20Felix Fietkau2014-05-031-1/+2
* mac80211: force upper channel for HT40 when autochannel is enabledFelix Fietkau2014-05-031-0/+1
* mac80211: add automatic ht40 mode handling for 2.4 ghzFelix Fietkau2014-05-031-3/+20
* mac80211: clean up vht capability processingFelix Fietkau2014-05-031-42/+22
* mac80211: clean up ht capability handling, drop the use of the ht_capab list,...Felix Fietkau2014-05-032-25/+52
* mac80211: disable 802.11n support if htmode is not set to HT* or VHT*Felix Fietkau2014-05-031-3/+7
* mac80211: simplify HT40 handling, derive lower/upper channel mode automatical...Felix Fietkau2014-05-031-25/+12
* 802.11s: fix authsae support in netifdJohn Crispin2014-04-121-1/+14
* mac80211: declare missing config parameter mesh_idFelix Fietkau2014-02-281-0/+1
* mac80211: add validation rulesJohn Crispin2014-02-181-2/+2
* wifi: Introduce 802.11ac supportFelix Fietkau2014-02-032-2/+179
* mac80211: fix basic rate list processing in ad-hoc modeFelix Fietkau2014-02-021-2/+3