summaryrefslogtreecommitdiffstats
path: root/package/mac80211/files
Commit message (Expand)AuthorAgeFilesLines
...
* [package] mac80211: support per-vif wmm option, defaults to 1 if unsetjow2011-01-111-2/+4
* [package] mac80211: rename max_clients option to maxassoc, this brings it in ...jow2010-12-191-2/+2
* hostapd: add support for specifying the maximum number of clientsnbd2010-12-191-0/+2
* [package] mac80211: use iw for txpower control (#8416)jow2010-12-101-2/+1
* mac80211: set GF flag in hostapd config if supportednbd2010-10-271-0/+1
* mac80211: add uci support for the ad-hoc multicast rate settingnbd2010-10-251-1/+8
* hostapd/mac80211: implement support for AP+STAnbd2010-10-231-1/+3
* wifi: change the default channel from 5 to 11, 5 was a really bad choicenbd2010-10-131-1/+1
* [package] mac80211: fix handling of frag and rts options, thanks stintel!jow2010-07-221-10/+4
* mac80211: fix interface teardown for kernels >= 2.6.33nbd2010-07-061-1/+9
* mac80211: use the nl80211 driver for wpa_supplicantnbd2010-05-021-1/+1
* mac80211: enable rx/tx stbc by default if supportednbd2010-05-021-0/+4
* mac80211: fix interface setup for wds clientnbd2010-03-091-2/+2
* mac80211: add support for the noscan option for skipping the initial scan on ...nbd2010-03-091-0/+2
* mac80211: fix essid setting for ad-hoc (thx, stintel)nbd2010-02-281-1/+1
* mac80211: fix client modenbd2010-02-281-12/+12
* mac80211: fix interface startup order for AP+STA (patch by yann lopez)nbd2010-02-281-23/+30
* mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti...nbd2010-02-191-97/+21
* mac80211: use wpa_supplicant for unencrypted connections to improve client mo...nbd2010-02-081-1/+15
* mac80211: fix setup with more than 2 ap mode interfacesnbd2010-02-021-0/+1
* mac80211: restrict the killing of wpa_supplicant processes to the right inter...nbd2010-01-251-2/+6
* [package] mac80211: make b43-fwsquash.py work with python 3.xjow2010-01-241-14/+14
* mac80211: improve wifi interface cleanupnbd2010-01-231-1/+2
* [package] mac80211: fix spurious error return codes in enable_mac80211()jow2010-01-221-1/+1
* mac80211: fix hostapd wmm setting for multiple bss interfacesnbd2010-01-221-1/+1
* mac80211: restructure /lib/wifi/mac80211.shnbd2010-01-201-31/+164
* mac80211: fix mac address handling for multiple phy/vifnbd2010-01-171-2/+4
* mac80211: fix ht capability detection (thx, stintel)nbd2010-01-151-1/+1
* mac80211: implement the distance settingnbd2010-01-151-0/+3
* [package] base-files, mac80211 (#6491)jow2010-01-131-14/+24
* b43-fwsquash: ucode2.fw also supports core rev 3mb2009-12-261-1/+1
* [mac80211] b43 and b43legacy: squash firmwarehauke2009-12-261-0/+4
* [mac80211] b43: Add L-PHY firemware files to squash scripthauke2009-12-261-1/+8
* mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch f...nbd2009-12-241-1/+1
* [packages] mac80211: Don't echo missing physical device errors to wireless co...acinonyx2009-12-221-1/+1
* mac80211: fix RTS threshold not being set for mac80211 devicesnbd2009-12-091-1/+1
* mac80211: set the country code through iw reg, setting it only through hostap...nbd2009-12-051-0/+2
* [package] mac80211: fix a shell syntax errorjow2009-12-051-1/+1
* [package] mac80211: fix wpa handling in sta modejow2009-12-051-5/+5
* mac80211: rename autogenerated wifi-device sections from wifi* to radio* to p...nbd2009-12-031-3/+3
* mac80211: fix up wds sta mode after r18591nbd2009-11-291-1/+1
* mac80211: fix detection of multiple mac80211 devicesjuhosg2009-11-281-5/+6
* mac80211: remove trailing whitespaces in mac80211.shjuhosg2009-11-281-6/+6
* mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub)juhosg2009-11-281-1/+1
* mac80211: fix a typo in the mac80211.shjuhosg2009-11-271-1/+1
* mac80211: select channel 36 by default on 5GHz only devicesjuhosg2009-11-271-2/+3
* mac80211: disable powersave on the sta by default (for performance reasons)nbd2009-11-111-0/+3
* mac80211: implement wds sta support (wds ap support work in progress, needs h...nbd2009-11-101-1/+4
* mac80211: fix wpa in client modenbd2009-11-101-1/+2
* mac80211: fix wifi detect with 11n cards that have multiple bandsnbd2009-11-091-2/+5