summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cfg80211: connect/disconnect APISamuel Ortiz2009-07-101-6/+129
* | cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-101-0/+83
* | cfg80211: remove wireless_dev->bssidJohannes Berg2009-07-101-1/+0Star
* | cfg80211: use proper allocation flagsJohannes Berg2009-07-101-7/+14
* | cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy2009-07-101-0/+11
* | cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-101-1/+2
|/
* cfg80211: add rfkill supportJohannes Berg2009-06-031-4/+25
* cfg80211: move txpower wext from mac80211Johannes Berg2009-06-031-0/+30
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-0/+47
* cfg80211: allow wext to remove keys that don't existJohannes Berg2009-05-201-2/+3
* cfg80211: mark wiphy->privid as pointer to constDavid Kilroy2009-05-201-1/+1
* cfg80211: mark ops as pointer to constDavid Kilroy2009-05-201-1/+1
* wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-201-5/+5
* cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez2009-05-201-4/+10
* nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-131-0/+5
* nl80211: improve station flags handlingJohannes Berg2009-05-131-23/+5Star
* cfg80211: implement wext key handlingJohannes Berg2009-05-131-0/+10
* cfg80211: put wext data into substructureJohannes Berg2009-05-111-2/+4
* cfg80211: constify key mac address in opsJohannes Berg2009-05-111-3/+3
* nl80211 : Add support for configuring MFPJouni Malinen2009-05-111-0/+2
* nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-221-2/+20
* nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-221-0/+2
* nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-221-0/+50