Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | mac80211: Don't echo missing physical device errors to wireless config file | Vasilis Tsiligiannis | 2009-12-22 | |
| | | | | SVN-Revision: 18896 | |||
* | mac80211: fix RTS threshold not being set for mac80211 devices | Felix Fietkau | 2009-12-09 | |
| | | | | | | | | A typo prevented it from working, tested with ar71xx and ath9k. Signed-off-by: Otto Solares <solca@guug.org> SVN-Revision: 18719 | |||
* | mac80211: set the country code through iw reg, setting it only through ↵ | Felix Fietkau | 2009-12-05 | |
| | | | | | | hostapd apparently does not work SVN-Revision: 18665 | |||
* | mac80211: fix a shell syntax error | Jo-Philipp Wich | 2009-12-05 | |
| | | | | SVN-Revision: 18664 | |||
* | mac80211: fix wpa handling in sta mode | Jo-Philipp Wich | 2009-12-05 | |
| | | | | SVN-Revision: 18662 | |||
* | mac80211: rename autogenerated wifi-device sections from wifi* to radio* to ↵ | Felix Fietkau | 2009-12-03 | |
| | | | | | | prevent conflicts with madwifi interface naming SVN-Revision: 18627 | |||
* | mac80211: fix up wds sta mode after r18591 | Felix Fietkau | 2009-11-29 | |
| | | | | SVN-Revision: 18600 | |||
* | mac80211: fix detection of multiple mac80211 devices | Gabor Juhos | 2009-11-28 | |
| | | | | SVN-Revision: 18583 | |||
* | mac80211: remove trailing whitespaces in mac80211.sh | Gabor Juhos | 2009-11-28 | |
| | | | | SVN-Revision: 18582 | |||
* | mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub) | Gabor Juhos | 2009-11-28 | |
| | | | | SVN-Revision: 18577 | |||
* | mac80211: fix a typo in the mac80211.sh | Gabor Juhos | 2009-11-27 | |
| | | | | SVN-Revision: 18567 | |||
* | mac80211: select channel 36 by default on 5GHz only devices | Gabor Juhos | 2009-11-27 | |
| | | | | SVN-Revision: 18562 | |||
* | mac80211: disable powersave on the sta by default (for performance reasons) | Felix Fietkau | 2009-11-11 | |
| | | | | SVN-Revision: 18379 | |||
* | mac80211: implement wds sta support (wds ap support work in progress, needs ↵ | Felix Fietkau | 2009-11-10 | |
| | | | | | | hostapd changes) SVN-Revision: 18356 | |||
* | mac80211: fix wpa in client mode | Felix Fietkau | 2009-11-10 | |
| | | | | SVN-Revision: 18355 | |||
* | mac80211: fix wifi detect with 11n cards that have multiple bands | Felix Fietkau | 2009-11-09 | |
| | | | | SVN-Revision: 18351 | |||
* | mac80211: fill some important capabilities into ht_capab in the hostapd config | Felix Fietkau | 2009-11-04 | |
| | | | | SVN-Revision: 18293 | |||
* | mac80211: fix a warning during interface bringup when using autochannel | Felix Fietkau | 2009-10-11 | |
| | | | | SVN-Revision: 18034 | |||
* | mac80211: fix encryption fallback for sta mode, add frequency/bssid ↵ | Felix Fietkau | 2009-10-11 | |
| | | | | | | selection support SVN-Revision: 18025 | |||
* | mac80211: fix autochannel / fixed channel selection, add commands for ↵ | Felix Fietkau | 2009-10-11 | |
| | | | | | | unencrypted sta mode SVN-Revision: 18024 | |||
* | mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup | Felix Fietkau | 2009-10-11 | |
| | | | | SVN-Revision: 18023 | |||
* | mac80211: autodetect the default phy mode based on 11n and freq capabilities | Felix Fietkau | 2009-10-02 | |
| | | | | SVN-Revision: 17825 | |||
* | mac80211: fix typo in ifname setup, suppress error messages of interface ↵ | Felix Fietkau | 2009-10-02 | |
| | | | | | | enumeration commands SVN-Revision: 17824 | |||
* | mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many ↵ | Felix Fietkau | 2009-10-02 | |
| | | | | | | cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k SVN-Revision: 17821 | |||
* | mac80211: Declare some variables as local and remove unused | Vasilis Tsiligiannis | 2009-06-29 | |
| | | | | SVN-Revision: 16627 | |||
* | wifi: fix hostapd + autochannel | Felix Fietkau | 2009-03-27 | |
| | | | | SVN-Revision: 15055 | |||
* | add a workaround for devices that only start beaconing after scanning, that ↵ | Florian Fainelli | 2009-03-25 | |
| | | | | | | is almost every driver except b43 SVN-Revision: 15041 | |||
* | allow mac80211 devices to be configured to do 802.11s, requires iw | Florian Fainelli | 2009-02-26 | |
| | | | | SVN-Revision: 14669 | |||
* | mac80211: move txpower to wifi-device section, but remain backwards compatible | Andy Boyett | 2009-01-31 | |
| | | | | SVN-Revision: 14309 | |||
* | mac80211: cleanup mac80211.sh | Gabor Juhos | 2009-01-28 | |
| | | | | SVN-Revision: 14246 | |||
* | Silence ifconfig down errors in mac80211 (#4067) | Florian Fainelli | 2008-10-04 | |
| | | | | SVN-Revision: 12856 | |||
* | Fix putting mac80211 interfaces in monitor and managed modes | Florian Fainelli | 2008-08-13 | |
| | | | | SVN-Revision: 12293 | |||
* | Add generic wpa_supplicant calls and use them for mac80211 and madwifi. | Florian Fainelli | 2008-08-12 | |
| | | | | SVN-Revision: 12289 | |||
* | Allow setting mac80211 interface into ad-hoc mode (#3247) | Florian Fainelli | 2008-03-27 | |
| | | | | SVN-Revision: 10677 | |||
* | mac80211 wifi script: Tell hostapd to use the nl80211 driver. | Michael Büsch | 2008-02-17 | |
| | | | | SVN-Revision: 10477 | |||
* | add minimal uci support | Eugene Konev | 2007-10-05 | |
SVN-Revision: 9145 |