aboutsummaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2009-11-28nl80211: PMKSA caching supportSamuel Ortiz
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-13cfg80211: return channel noise via survey APIHolger Schurig
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo
2009-11-11nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau
2009-10-27cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig
2009-10-07cfg80211: add firmware and hardware version to wiphyKalle Valo
2009-10-07wext: refactorJohannes Berg
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg
2009-08-14cfg80211: allow driver to override PS defaultJohannes Berg
2009-08-14mac80211: remove max_bandwidthPat Erley
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-08-14cfg80211: use reassociation when possibleJohannes Berg
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg
2009-07-29cfg80211: combine IWAP handlersJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-27cfg80211: make aware of net namespacesJohannes Berg
2009-07-24cfg80211: update misleading commentHelmut Schaa
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg
2009-07-10cfg80211: dont use union for wextJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg
2009-07-10cfg80211: implement IWRATEJohannes Berg
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-20cfg80211: allow wext to remove keys that don't existJohannes Berg
2009-05-20cfg80211: mark wiphy->privid as pointer to constDavid Kilroy
2009-05-20cfg80211: mark ops as pointer to constDavid Kilroy