summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* nl80211: add power save commandsKalle Valo2010-02-191-3/+4
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-1/+46
* wireless: update radiotap parserJohannes Berg2010-02-081-19/+64
* cfg80211: export cfg80211_find_ieJohannes Berg2010-01-261-0/+16
* cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-221-1/+21
* cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-121-1/+11
* nl80211: New command for setting TX rate mask for rate controlJouni Malinen2010-01-121-2/+2
* cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-121-11/+2Star
* nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2010-01-121-0/+2
* mac80211/cfg80211: add station eventsJohannes Berg2009-12-281-0/+12
* cfg80211: add remain-on-channel commandJouni Malinen2009-12-281-0/+47
* wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-221-2/+20
* nl80211: PMKSA caching supportSamuel Ortiz2009-11-281-0/+28
* mac80211: avoid spurious deauth frames/messagesJohannes Berg2009-11-191-0/+12
* cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-191-0/+11
* cfg80211: convert bools into flagsJohannes Berg2009-11-191-27/+35
* cfg80211: return channel noise via survey APIHolger Schurig2009-11-131-0/+34
* mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-131-0/+1
* mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-131-4/+4
* nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau2009-11-111-0/+2
* cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig2009-10-271-8/+23
* cfg80211: add firmware and hardware version to wiphyKalle Valo2009-10-071-0/+3
* wext: refactorJohannes Berg2009-10-071-1/+5
* cfg80211: fix dangling scan request checkingJohannes Berg2009-08-201-0/+2
* cfg80211: allow driver to override PS defaultJohannes Berg2009-08-141-0/+4
* mac80211: remove max_bandwidthPat Erley2009-08-141-2/+0Star
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-141-1/+3
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-0/+12
* cfg80211: use reassociation when possibleJohannes Berg2009-08-141-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-131-0/+5
|\
| * cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-031-0/+5
* | cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-041-14/+0Star
* | cfg80211: combine IWESSID handlersJohannes Berg2009-07-291-14/+6Star
* | cfg80211: combine IWAP handlersJohannes Berg2009-07-291-18/+6Star
* | cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-14/+6Star
* | cfg80211: make aware of net namespacesJohannes Berg2009-07-271-4/+36
* | cfg80211: update misleading commentHelmut Schaa2009-07-241-1/+1
* | cfg80211: rework key operationJohannes Berg2009-07-241-1/+17
* | cfg80211: fix lockingJohannes Berg2009-07-101-5/+19
* | cfg80211: mlme API must be able to sleepJohannes Berg2009-07-101-16/+14Star
* | cfg80211: dont use union for wextJohannes Berg2009-07-101-4/+2Star
* | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-101-1/+2
* | cfg80211: keep track of BSSesJohannes Berg2009-07-101-64/+22Star
* | cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-101-0/+9
* | cfg80211: implement get_wireless_statsJohannes Berg2009-07-101-0/+1
* | cfg80211: implement IWRATEJohannes Berg2009-07-101-0/+32
* | cfg80211: implement IWAP for WDSJohannes Berg2009-07-101-0/+10
* | cfg80211: implement iwpowerJohannes Berg2009-07-101-0/+13
* | cfg80211: managed mode wext compatibilityJohannes Berg2009-07-101-1/+35
* | cfg80211: emulate connect with auth/assocJohannes Berg2009-07-101-1/+5