| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: fix shellscript syntax errors/typos | Lorenzo Santina | 2017-09-13 | 1 | -1/+1 |
* | mac80211: gracefully handle preexisting VIF | Jo-Philipp Wich | 2017-05-14 | 1 | -0/+6 |
* | mac80211, hostapd: always explicitly set beacon interval | Matthias Schiffer | 2017-05-13 | 1 | -4/+6 |
* | mac80211: Fix race condition leading to wifi interfaces not coming up at boot... | Vittorio Gambaletta | 2017-03-22 | 1 | -5/+27 |
* | mac80211: Update wireless-regdb to master-2017-03-07 | Ryan Mounce | 2017-03-16 | 1 | -12/+19 |
* | mac80211: start hostapd with logging wpa_printf messages to syslog | Rafał Miłecki | 2017-01-31 | 1 | -1/+1 |
* | mac80211: Allow HT/VHT rates when running unencrypted mesh. | Alexis Green | 2017-01-02 | 1 | -1/+36 |
* | base-files, mac80211, broadcom-wl: wifi detection and configuration | Christian Lamparter | 2016-11-03 | 1 | -0/+5 |
* | base-files, mac80211, broadcom-wl: use uci to populate wireless config | Christian Lamparter | 2016-11-03 | 1 | -22/+21 |
* | mac80211: Update the regdb to master-2016-06-10 | Petko Bordjukov | 2016-08-07 | 1 | -21/+66 |
* | mac80211: fix calculation of VHT capability values | Scott Shambarger | 2016-06-10 | 1 | -7/+6 |
* | mac80211: change default SSID from Lede to LEDE | Rafał Miłecki | 2016-05-29 | 1 | -1/+1 |
* | branding: add LEDE branding | John Crispin | 2016-03-24 | 1 | -1/+1 |
* | 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: resync regulatory db with master-2015-12-14 | Imre Kaloz | 2016-01-12 | 1 | -5/+5 |
* | 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 |
* | mac80211: update regulatory database to master-2015-10-22 | Felix Fietkau | 2015-10-30 | 1 | -69/+80 |
* | package: replace ifconfig-usage with ip | Steven Barth | 2015-09-08 | 1 | -3/+3 |
* | mac80211: update regulatory database to master-2015-06-05 | Felix Fietkau | 2015-07-07 | 1 | -45/+81 |
* | 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: 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 |