| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: set GF flag in hostapd config if supported | Felix Fietkau | 2010-10-27 | 1 | -0/+1 |
* | mac80211: add uci support for the ad-hoc multicast rate setting | Felix Fietkau | 2010-10-25 | 1 | -1/+8 |
* | hostapd/mac80211: implement support for AP+STA | Felix Fietkau | 2010-10-23 | 1 | -1/+3 |
* | wifi: change the default channel from 5 to 11, 5 was a really bad choice | Felix Fietkau | 2010-10-13 | 1 | -1/+1 |
* | mac80211: fix handling of frag and rts options, thanks stintel! | Jo-Philipp Wich | 2010-07-22 | 1 | -10/+4 |
* | mac80211: fix interface teardown for kernels >= 2.6.33 | Felix Fietkau | 2010-07-06 | 1 | -1/+9 |
* | mac80211: use the nl80211 driver for wpa_supplicant | Felix Fietkau | 2010-05-02 | 1 | -1/+1 |
* | mac80211: enable rx/tx stbc by default if supported | Felix Fietkau | 2010-05-02 | 1 | -0/+4 |
* | mac80211: fix interface setup for wds client sometimes an interface does not ... | Felix Fietkau | 2010-03-09 | 1 | -2/+2 |
* | mac80211: add support for the noscan option for skipping the initial scan on ... | Felix Fietkau | 2010-03-09 | 1 | -0/+2 |
* | mac80211: fix essid setting for ad-hoc (thx, stintel) | Felix Fietkau | 2010-02-28 | 1 | -1/+1 |
* | mac80211: fix client mode | Felix Fietkau | 2010-02-28 | 1 | -12/+12 |
* | mac80211: fix interface startup order for AP+STA (patch by yann lopez) | Felix Fietkau | 2010-02-28 | 1 | -23/+30 |
* | mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti... | Felix Fietkau | 2010-02-19 | 1 | -97/+21 |
* | mac80211: use wpa_supplicant for unencrypted connections to improve client mo... | Felix Fietkau | 2010-02-08 | 1 | -1/+15 |
* | mac80211: fix setup with more than 2 ap mode interfaces | Felix Fietkau | 2010-02-02 | 1 | -0/+1 |
* | mac80211: restrict the killing of wpa_supplicant processes to the right inter... | Felix Fietkau | 2010-01-25 | 1 | -2/+6 |
* | mac80211: improve wifi interface cleanup | Felix Fietkau | 2010-01-23 | 1 | -1/+2 |
* | mac80211: fix spurious error return codes in enable_mac80211() | Jo-Philipp Wich | 2010-01-22 | 1 | -1/+1 |
* | mac80211: fix hostapd wmm setting for multiple bss interfaces | Felix Fietkau | 2010-01-22 | 1 | -1/+1 |
* | mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single inst... | Felix Fietkau | 2010-01-20 | 1 | -31/+164 |
* | mac80211: fix mac address handling for multiple phy/vif | Felix Fietkau | 2010-01-17 | 1 | -2/+4 |
* | mac80211: fix ht capability detection (thx, stintel) | Felix Fietkau | 2010-01-15 | 1 | -1/+1 |
* | mac80211: implement the distance setting | Felix Fietkau | 2010-01-15 | 1 | -0/+3 |
* | base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based... | Jo-Philipp Wich | 2010-01-13 | 1 | -14/+24 |
* | mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch f... | Felix Fietkau | 2009-12-24 | 1 | -1/+1 |
* | mac80211: Don't echo missing physical device errors to wireless config file | Vasilis Tsiligiannis | 2009-12-22 | 1 | -1/+1 |
* | mac80211: fix RTS threshold not being set for mac80211 devices | Felix Fietkau | 2009-12-09 | 1 | -1/+1 |
* | mac80211: set the country code through iw reg, setting it only through hostap... | Felix Fietkau | 2009-12-05 | 1 | -0/+2 |
* | mac80211: fix a shell syntax error | Jo-Philipp Wich | 2009-12-05 | 1 | -1/+1 |
* | mac80211: fix wpa handling in sta mode | Jo-Philipp Wich | 2009-12-05 | 1 | -5/+5 |
* | mac80211: rename autogenerated wifi-device sections from wifi* to radio* to p... | Felix Fietkau | 2009-12-03 | 1 | -3/+3 |
* | mac80211: fix up wds sta mode after r18591 | Felix Fietkau | 2009-11-29 | 1 | -1/+1 |
* | mac80211: fix detection of multiple mac80211 devices | Gabor Juhos | 2009-11-28 | 1 | -5/+6 |
* | mac80211: remove trailing whitespaces in mac80211.sh | Gabor Juhos | 2009-11-28 | 1 | -6/+6 |
* | mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub) | Gabor Juhos | 2009-11-28 | 1 | -1/+1 |
* | mac80211: fix a typo in the mac80211.sh | Gabor Juhos | 2009-11-27 | 1 | -1/+1 |
* | mac80211: select channel 36 by default on 5GHz only devices | Gabor Juhos | 2009-11-27 | 1 | -2/+3 |
* | mac80211: disable powersave on the sta by default (for performance reasons) | Felix Fietkau | 2009-11-11 | 1 | -0/+3 |
* | mac80211: implement wds sta support (wds ap support work in progress, needs h... | Felix Fietkau | 2009-11-10 | 1 | -1/+4 |
* | mac80211: fix wpa in client mode | Felix Fietkau | 2009-11-10 | 1 | -1/+2 |
* | mac80211: fix wifi detect with 11n cards that have multiple bands | Felix Fietkau | 2009-11-09 | 1 | -2/+5 |
* | mac80211: fill some important capabilities into ht_capab in the hostapd config | Felix Fietkau | 2009-11-04 | 1 | -1/+12 |
* | mac80211: fix a warning during interface bringup when using autochannel | Felix Fietkau | 2009-10-11 | 1 | -1/+1 |
* | mac80211: fix encryption fallback for sta mode, add frequency/bssid selection... | Felix Fietkau | 2009-10-11 | 1 | -4/+5 |
* | mac80211: fix autochannel / fixed channel selection, add commands for unencry... | Felix Fietkau | 2009-10-11 | 1 | -7/+14 |
* | mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup | Felix Fietkau | 2009-10-11 | 1 | -3/+14 |
* | mac80211: autodetect the default phy mode based on 11n and freq capabilities | Felix Fietkau | 2009-10-02 | 1 | -0/+5 |
* | mac80211: fix typo in ifname setup, suppress error messages of interface enum... | Felix Fietkau | 2009-10-02 | 1 | -3/+3 |
* | mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanup... | Felix Fietkau | 2009-10-02 | 1 | -99/+185 |