| Commit message (Expand) | Author | Age | Files | Lines |
* | wifi: change the default channel from 5 to 11, 5 was a really bad choice | nbd | 2010-10-13 | 1 | -1/+1 |
* | [package] mac80211: fix handling of frag and rts options, thanks stintel! | jow | 2010-07-22 | 1 | -10/+4 |
* | mac80211: fix interface teardown for kernels >= 2.6.33 | nbd | 2010-07-06 | 1 | -1/+9 |
* | mac80211: use the nl80211 driver for wpa_supplicant | nbd | 2010-05-02 | 1 | -1/+1 |
* | mac80211: enable rx/tx stbc by default if supported | nbd | 2010-05-02 | 1 | -0/+4 |
* | mac80211: fix interface setup for wds client | nbd | 2010-03-09 | 1 | -2/+2 |
* | mac80211: add support for the noscan option for skipping the initial scan on ... | nbd | 2010-03-09 | 1 | -0/+2 |
* | mac80211: fix essid setting for ad-hoc (thx, stintel) | nbd | 2010-02-28 | 1 | -1/+1 |
* | mac80211: fix client mode | nbd | 2010-02-28 | 1 | -12/+12 |
* | mac80211: fix interface startup order for AP+STA (patch by yann lopez) | nbd | 2010-02-28 | 1 | -23/+30 |
* | mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti... | nbd | 2010-02-19 | 1 | -97/+21 |
* | mac80211: use wpa_supplicant for unencrypted connections to improve client mo... | nbd | 2010-02-08 | 1 | -1/+15 |
* | mac80211: fix setup with more than 2 ap mode interfaces | nbd | 2010-02-02 | 1 | -0/+1 |
* | mac80211: restrict the killing of wpa_supplicant processes to the right inter... | nbd | 2010-01-25 | 1 | -2/+6 |
* | [package] mac80211: make b43-fwsquash.py work with python 3.x | jow | 2010-01-24 | 1 | -14/+14 |
* | mac80211: improve wifi interface cleanup | nbd | 2010-01-23 | 1 | -1/+2 |
* | [package] mac80211: fix spurious error return codes in enable_mac80211() | jow | 2010-01-22 | 1 | -1/+1 |
* | mac80211: fix hostapd wmm setting for multiple bss interfaces | nbd | 2010-01-22 | 1 | -1/+1 |
* | mac80211: restructure /lib/wifi/mac80211.sh | nbd | 2010-01-20 | 1 | -31/+164 |
* | mac80211: fix mac address handling for multiple phy/vif | nbd | 2010-01-17 | 1 | -2/+4 |
* | mac80211: fix ht capability detection (thx, stintel) | nbd | 2010-01-15 | 1 | -1/+1 |
* | mac80211: implement the distance setting | nbd | 2010-01-15 | 1 | -0/+3 |
* | [package] base-files, mac80211 (#6491) | jow | 2010-01-13 | 1 | -14/+24 |
* | b43-fwsquash: ucode2.fw also supports core rev 3 | mb | 2009-12-26 | 1 | -1/+1 |
* | [mac80211] b43 and b43legacy: squash firmware | hauke | 2009-12-26 | 1 | -0/+4 |
* | [mac80211] b43: Add L-PHY firemware files to squash script | hauke | 2009-12-26 | 1 | -1/+8 |
* | mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch f... | nbd | 2009-12-24 | 1 | -1/+1 |
* | [packages] mac80211: Don't echo missing physical device errors to wireless co... | acinonyx | 2009-12-22 | 1 | -1/+1 |
* | mac80211: fix RTS threshold not being set for mac80211 devices | nbd | 2009-12-09 | 1 | -1/+1 |
* | mac80211: set the country code through iw reg, setting it only through hostap... | nbd | 2009-12-05 | 1 | -0/+2 |
* | [package] mac80211: fix a shell syntax error | jow | 2009-12-05 | 1 | -1/+1 |
* | [package] mac80211: fix wpa handling in sta mode | jow | 2009-12-05 | 1 | -5/+5 |
* | mac80211: rename autogenerated wifi-device sections from wifi* to radio* to p... | nbd | 2009-12-03 | 1 | -3/+3 |
* | mac80211: fix up wds sta mode after r18591 | nbd | 2009-11-29 | 1 | -1/+1 |
* | mac80211: fix detection of multiple mac80211 devices | juhosg | 2009-11-28 | 1 | -5/+6 |
* | mac80211: remove trailing whitespaces in mac80211.sh | juhosg | 2009-11-28 | 1 | -6/+6 |
* | mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub) | juhosg | 2009-11-28 | 1 | -1/+1 |
* | mac80211: fix a typo in the mac80211.sh | juhosg | 2009-11-27 | 1 | -1/+1 |
* | mac80211: select channel 36 by default on 5GHz only devices | juhosg | 2009-11-27 | 1 | -2/+3 |
* | mac80211: disable powersave on the sta by default (for performance reasons) | nbd | 2009-11-11 | 1 | -0/+3 |
* | mac80211: implement wds sta support (wds ap support work in progress, needs h... | nbd | 2009-11-10 | 1 | -1/+4 |
* | mac80211: fix wpa in client mode | nbd | 2009-11-10 | 1 | -1/+2 |
* | mac80211: fix wifi detect with 11n cards that have multiple bands | nbd | 2009-11-09 | 1 | -2/+5 |
* | mac80211: fill some important capabilities into ht_capab in the hostapd config | nbd | 2009-11-04 | 1 | -1/+12 |
* | mac80211: fix a warning during interface bringup when using autochannel | nbd | 2009-10-11 | 1 | -1/+1 |
* | mac80211: fix encryption fallback for sta mode, add frequency/bssid selection... | nbd | 2009-10-11 | 1 | -4/+5 |
* | mac80211: fix autochannel / fixed channel selection, add commands for unencry... | nbd | 2009-10-11 | 1 | -7/+14 |
* | mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup | nbd | 2009-10-11 | 1 | -3/+14 |
* | mac80211: autodetect the default phy mode based on 11n and freq capabilities | nbd | 2009-10-02 | 1 | -0/+5 |
* | mac80211: fix typo in ifname setup, suppress error messages of interface enum... | nbd | 2009-10-02 | 1 | -3/+3 |