aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/files
Commit message (Expand)AuthorAgeFilesLines
* mac80211: change wireless ifname numbering schema Instead of simply counting ...Jo-Philipp Wich2011-11-061-6/+3
* mac80211: set the country code early to allow crda to settleFelix Fietkau2011-10-081-0/+7
* mac80211: rework mac address generation for virtual interfaces; set locally a...Jo-Philipp Wich2011-09-251-9/+17
* mac80211: introduce "disabled" option for wifi-iface section to shutdown sing...Jo-Philipp Wich2011-09-081-1/+4
* mac80211: configure hostapd logging optionsJo-Philipp Wich2011-08-201-0/+3
* mac80211: use first available channel from current phy if channel is set to "...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
* 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
* mac80211: fix order of iw parameters, fix broken antenna config callJo-Philipp Wich2011-01-271-2/+2
* mac80211: Fix antenna setting when only one of {rx,tx}antenna options is spec...Vasilis Tsiligiannis2011-01-271-4/+3
* mac80211: add missing done to mac80211.sh (#8735)Jo-Philipp Wich2011-01-261-0/+1
* mac80211: add mising esac to mac80211.shJo-Philipp Wich2011-01-261-0/+1
* mac80211: rework recent mac80211.sh additions: - split antenna options into r...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
* mac80211: support per-vif wmm option, defaults to 1 if unsetJo-Philipp Wich2011-01-111-2/+4
* mac80211: rename max_clients option to maxassoc, this brings it in line with ...Jo-Philipp Wich2010-12-191-2/+2
* hostapd: add support for specifying the maximum number of clientsFelix Fietkau2010-12-191-0/+2
* 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
* 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 client sometimes an interface does not ...Felix 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
* 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
* mac80211: fix spurious error return codes in enable_mac80211()Jo-Philipp Wich2010-01-221-1/+1
* mac80211: fix hostapd wmm setting for multiple bss interfacesFelix Fietkau2010-01-221-1/+1
* mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single inst...Felix Fietkau2010-01-201-31/+164
* mac80211: fix mac address handling for multiple phy/vifFelix Fietkau2010-01-171-2/+4
* mac80211: fix ht capability detection (thx, stintel)Felix Fietkau2010-01-151-1/+1
* mac80211: implement the distance settingFelix Fietkau2010-01-151-0/+3