aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/files/lib
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix up wds sta mode after r18591Felix Fietkau2009-11-291-1/+1
* mac80211: fix detection of multiple mac80211 devicesGabor Juhos2009-11-281-5/+6
* mac80211: remove trailing whitespaces in mac80211.shGabor Juhos2009-11-281-6/+6
* mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub)Gabor Juhos2009-11-281-1/+1
* mac80211: fix a typo in the mac80211.shGabor Juhos2009-11-271-1/+1
* mac80211: select channel 36 by default on 5GHz only devicesGabor Juhos2009-11-271-2/+3
* mac80211: disable powersave on the sta by default (for performance reasons)Felix Fietkau2009-11-111-0/+3
* mac80211: implement wds sta support (wds ap support work in progress, needs h...Felix Fietkau2009-11-101-1/+4
* mac80211: fix wpa in client modeFelix Fietkau2009-11-101-1/+2
* mac80211: fix wifi detect with 11n cards that have multiple bandsFelix Fietkau2009-11-091-2/+5
* mac80211: fill some important capabilities into ht_capab in the hostapd configFelix Fietkau2009-11-041-1/+12
* mac80211: fix a warning during interface bringup when using autochannelFelix Fietkau2009-10-111-1/+1
* mac80211: fix encryption fallback for sta mode, add frequency/bssid selection...Felix Fietkau2009-10-111-4/+5
* mac80211: fix autochannel / fixed channel selection, add commands for unencry...Felix Fietkau2009-10-111-7/+14
* mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setupFelix Fietkau2009-10-111-3/+14
* mac80211: autodetect the default phy mode based on 11n and freq capabilitiesFelix Fietkau2009-10-021-0/+5
* mac80211: fix typo in ifname setup, suppress error messages of interface enum...Felix Fietkau2009-10-021-3/+3
* mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanup...Felix Fietkau2009-10-021-99/+185
* [package] mac80211: Declare some variables as local and remove unusedVasilis Tsiligiannis2009-06-291-2/+2
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-271-0/+1
* [package] add a workaround for devices that only start beaconing after scanni...Florian Fainelli2009-03-251-0/+1
* [package] allow mac80211 devices to be configured to do 802.11s, requires iwFlorian Fainelli2009-02-261-2/+16
* [package] mac80211: move txpower to wifi-device section, but remain backwards...Andy Boyett2009-01-311-4/+6
* [package] mac80211: cleanup mac80211.shGabor Juhos2009-01-281-11/+11
* Silence ifconfig down errors in mac80211 (#4067)Florian Fainelli2008-10-041-1/+1
* Fix putting mac80211 interfaces in monitor and managed modesFlorian Fainelli2008-08-131-3/+8
* Add generic wpa_supplicant calls and use them for mac80211 and madwifi.Florian Fainelli2008-08-121-24/+9
* Allow setting mac80211 interface into ad-hoc mode (#3247)Florian Fainelli2008-03-271-2/+7
* mac80211 wifi script: Tell hostapd to use the nl80211 driver.Michael Büsch2008-02-171-3/+3
* add minimal uci supportEugene Konev2007-10-051-0/+195