| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: only strip the platform/ prefix from path for pci devices | Felix Fietkau | 2016-01-21 | 1 | -1/+3 |
* | mac80211: fix check for existing config section from r48426 | Felix Fietkau | 2016-01-21 | 1 | -3/+3 |
* | mac80211: strip platform/ prefix from device path to improve compatibility be... | Felix Fietkau | 2016-01-21 | 1 | -0/+1 |
* | mac80211: make the path phy lookup more robust regarding config upgrades, all... | Felix Fietkau | 2016-01-21 | 2 | -9/+7 |
* | 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: fix 5ghz variable name | Imre Kaloz | 2015-03-20 | 1 | -2/+2 |
* | mac80211: when looking for VHT, check 5GHz support as well | Imre Kaloz | 2015-03-20 | 1 | -1/+2 |
* | 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: fix fallback to macaddr | John Crispin | 2015-01-28 | 1 | -1/+5 |
* | mac80211/hostapd: fix HT mode setup for RSN ad-hoc networks | Felix Fietkau | 2015-01-24 | 1 | -29/+33 |
* | mac80211: fix ad-hoc basic/multicast rate regression from r43782 | Felix Fietkau | 2015-01-05 | 1 | -2/+2 |
* | mac80211: fix HT mode selection for ad-hoc | Felix Fietkau | 2014-12-22 | 1 | -3/+32 |
* | mac80211: try to get interface addresses from wiphy sysfs 'addresses' if no m... | Felix Fietkau | 2014-11-19 | 1 | -1/+19 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | mac80211: remove error from detect script | Felix Fietkau | 2014-10-09 | 1 | -4/+11 |
* | mac80211: support wildcard paths when matching phys | Jo-Philipp Wich | 2014-07-29 | 2 | -6/+14 |
* | mac80211: Fix config variable name for dtim_period | Felix Fietkau | 2014-07-10 | 1 | -1/+1 |
* | mac80211: disable greenfield by default | Felix Fietkau | 2014-06-22 | 1 | -1/+1 |
* | mac80211: fix disabling of 802.11n features | Felix Fietkau | 2014-06-13 | 1 | -0/+6 |
* | mac80211: query driver for max A-MPDU length exponent | John Crispin | 2014-06-02 | 1 | -1/+20 |
* | mac80211: fix stbc configuration | Felix Fietkau | 2014-05-19 | 1 | -2/+3 |
* | mac80211: fix ht capabilities for HT20 | Felix Fietkau | 2014-05-18 | 1 | -1/+2 |
* | mac80211: fix VHT80 channel allocation (thx, SeG) | Felix Fietkau | 2014-05-15 | 1 | -1/+1 |
* | mac80211: reset ht_capab for each device | Felix Fietkau | 2014-05-06 | 1 | -0/+1 |
* | mac80211: remove obsolete check for enable_ht | Felix Fietkau | 2014-05-03 | 1 | -178/+176 |
* | mac80211: remove mode_11n variable for hwmode - the option only selects the b... | Felix Fietkau | 2014-05-03 | 1 | -2/+1 |
* | mac80211: add support for htmode=VHT20 | Felix Fietkau | 2014-05-03 | 1 | -1/+2 |
* | mac80211: force upper channel for HT40 when autochannel is enabled | Felix Fietkau | 2014-05-03 | 1 | -0/+1 |
* | mac80211: add automatic ht40 mode handling for 2.4 ghz | Felix Fietkau | 2014-05-03 | 1 | -3/+20 |
* | mac80211: clean up vht capability processing | Felix Fietkau | 2014-05-03 | 1 | -42/+22 |
* | mac80211: clean up ht capability handling, drop the use of the ht_capab list,... | Felix Fietkau | 2014-05-03 | 2 | -25/+52 |
* | mac80211: disable 802.11n support if htmode is not set to HT* or VHT* | Felix Fietkau | 2014-05-03 | 1 | -3/+7 |
* | mac80211: simplify HT40 handling, derive lower/upper channel mode automatical... | Felix Fietkau | 2014-05-03 | 1 | -25/+12 |
* | 802.11s: fix authsae support in netifd | John Crispin | 2014-04-12 | 1 | -1/+14 |
* | mac80211: declare missing config parameter mesh_id | Felix Fietkau | 2014-02-28 | 1 | -0/+1 |
* | mac80211: add validation rules | John Crispin | 2014-02-18 | 1 | -2/+2 |
* | wifi: Introduce 802.11ac support | Felix Fietkau | 2014-02-03 | 2 | -2/+179 |
* | mac80211: fix basic rate list processing in ad-hoc mode | Felix Fietkau | 2014-02-02 | 1 | -2/+3 |