aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/files
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Allow preamble configurationJohn Crispin2012-02-141-0/+3
* mac80211: clean up init, remove some redundant checks, fix tx power init (#10...Felix Fietkau2011-12-231-77/+73
* mac80211: fix powersave settingFelix Fietkau2011-12-191-1/+1
* mac80211: apply txpower after bringing up the interface, should fix #10113Felix Fietkau2011-12-181-6/+6
* mac80211: use iw instead of iwconfig to disable powersaveFelix Fietkau2011-12-181-1/+1
* mac80211: add support for firmware 666.2 for b43 devicesHauke Mehrtens2011-12-081-0/+4
* [package] mac80211: change wireless ifname numbering schemaJo-Philipp Wich2011-11-061-6/+3
* mac80211: set the country code early to allow crda to settleFelix Fietkau2011-10-081-0/+7
* [package] mac80211: rework mac address generation for virtual interfaces; set...Jo-Philipp Wich2011-09-251-9/+17
* [package] mac80211: introduce "disabled" option for wifi-iface section to shu...Jo-Philipp Wich2011-09-081-1/+4
* [package] mac80211: configure hostapd logging optionsJo-Philipp Wich2011-08-201-0/+3
* [package] mac80211: use first available channel from current phy if channel i...Jo-Philipp Wich2011-08-131-1/+7
* mac80211: always store broadcom firmware in b43 and b43legacy dirHauke Mehrtens2011-08-061-0/+16
* ath9k: add a temporary uci option for setting the channel bandwidthFelix Fietkau2011-07-081-0/+3
* mac80211: configure HT IBSS through uciFelix Fietkau2011-06-241-1/+7
* mac80211: broadcast the country IE by default if the country code is configur...Felix Fietkau2011-04-261-0/+5
* mac80211: b43: Add Firmware 5.10.56.27Hauke Mehrtens2011-04-191-0/+3
* [package] mac80211: Fix unique device autodetectionVasilis Tsiligiannis2011-03-151-2/+2
* mac80211: allow AP configuration of beacon interval, DTIM period, maximum per...Felix Fietkau2011-03-021-4/+33
* mac80211: ignore errors in the command to set the rx/tx antenna - many driver...Felix Fietkau2011-01-281-1/+1
* [package] mac80211: fix order of iw parameters, fix broken antenna config callJo-Philipp Wich2011-01-271-2/+2
* [package] mac80211: Fix antenna setting when only one of {rx,tx}antenna optio...Vasilis Tsiligiannis2011-01-271-4/+3
* [package] mac80211: add missing done to mac80211.sh (#8735)Jo-Philipp Wich2011-01-261-0/+1
* [package] mac80211: add mising esac to mac80211.shJo-Philipp Wich2011-01-261-0/+1
* [package] mac80211: rework recent mac80211.sh additions:Jo-Philipp Wich2011-01-261-7/+32
* mac80211: Add new parameters to mac80211.shFelix Fietkau2011-01-261-1/+10
* mac80211: Add mac address filter configuration for hostapdFelix Fietkau2011-01-261-1/+22
* [package] mac80211: support per-vif wmm option, defaults to 1 if unsetJo-Philipp Wich2011-01-111-2/+4
* [package] mac80211: rename max_clients option to maxassoc, this brings it in ...Jo-Philipp Wich2010-12-191-2/+2
* hostapd: add support for specifying the maximum number of clientsFelix Fietkau2010-12-191-0/+2
* [package] mac80211: use iw for txpower control (#8416)Jo-Philipp Wich2010-12-101-2/+1
* mac80211: set GF flag in hostapd config if supportedFelix Fietkau2010-10-271-0/+1
* mac80211: add uci support for the ad-hoc multicast rate settingFelix Fietkau2010-10-251-1/+8
* hostapd/mac80211: implement support for AP+STAFelix Fietkau2010-10-231-1/+3
* wifi: change the default channel from 5 to 11, 5 was a really bad choiceFelix Fietkau2010-10-131-1/+1
* [package] mac80211: fix handling of frag and rts options, thanks stintel!Jo-Philipp Wich2010-07-221-10/+4
* mac80211: fix interface teardown for kernels >= 2.6.33Felix Fietkau2010-07-061-1/+9
* mac80211: use the nl80211 driver for wpa_supplicantFelix Fietkau2010-05-021-1/+1
* mac80211: enable rx/tx stbc by default if supportedFelix Fietkau2010-05-021-0/+4
* mac80211: fix interface setup for wds clientFelix Fietkau2010-03-091-2/+2
* mac80211: add support for the noscan option for skipping the initial scan on ...Felix Fietkau2010-03-091-0/+2
* mac80211: fix essid setting for ad-hoc (thx, stintel)Felix Fietkau2010-02-281-1/+1
* mac80211: fix client modeFelix Fietkau2010-02-281-12/+12
* mac80211: fix interface startup order for AP+STA (patch by yann lopez)Felix Fietkau2010-02-281-23/+30
* mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti...Felix Fietkau2010-02-191-97/+21
* mac80211: use wpa_supplicant for unencrypted connections to improve client mo...Felix Fietkau2010-02-081-1/+15
* mac80211: fix setup with more than 2 ap mode interfacesFelix Fietkau2010-02-021-0/+1
* mac80211: restrict the killing of wpa_supplicant processes to the right inter...Felix Fietkau2010-01-251-2/+6
* [package] mac80211: make b43-fwsquash.py work with python 3.xJo-Philipp Wich2010-01-241-14/+14
* mac80211: improve wifi interface cleanupFelix Fietkau2010-01-231-1/+2