| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: update regdb to master-2014-11-18 | Felix Fietkau | 2014-11-27 | 1 | -367/+611 |
* | 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 NO-IR from channel 36-48 | Felix Fietkau | 2014-10-12 | 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: update regulatory database to master-2014-06-13 | Hauke Mehrtens | 2014-07-02 | 1 | -27/+153 |
* | 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 |
* | update regulatory database to 2013-11-27 | Imre Kaloz | 2014-03-27 | 1 | -636/+658 |
* | 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 |
* | mac80211: fix processing of the distance option (#14893) | Felix Fietkau | 2014-02-02 | 1 | -1/+1 |
* | netifd: fix mac80211.sh to respect setting of mcast_rate | John Crispin | 2014-01-12 | 1 | -1/+1 |
* | mac80211: add missing set_default to fix stray "radio0: sh: bad number" messages | Jo-Philipp Wich | 2013-12-10 | 1 | -0/+2 |
* | mac80211: fix using custom wifi-iface ifname option with netifd | Felix Fietkau | 2013-12-08 | 1 | -1/+1 |
* | mac80211: fix ad-hoc network setup with netifd (#14564) | Felix Fietkau | 2013-12-03 | 1 | -3/+2 |
* | netifd: add wireless configuration support and port mac80211 to the new frame... | Felix Fietkau | 2013-12-02 | 2 | -532/+443 |
* | hostapd: add support for auto-channel selection | Felix Fietkau | 2013-11-25 | 1 | -6/+3 |
* | mac80211: update regdb.txt | Hauke Mehrtens | 2013-11-13 | 1 | -166/+292 |
* | mac80211: Handle concurrent AP/STA beaconing properly | Felix Fietkau | 2013-08-06 | 1 | -1/+6 |
* | authsae: adapt uci scripts to use authsae | Felix Fietkau | 2013-07-26 | 1 | -6/+18 |
* | mac80211: tweak mac address allocation | Felix Fietkau | 2013-07-13 | 1 | -1/+1 |
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 2 | -0/+1338 |