aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-2/+9
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen1-0/+2
2010-04-27cfg80211: add ap isolation supportFelix Fietkau1-0/+2
2010-04-21radiotap parser: fix endian annotationJohannes Berg1-1/+1
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen1-0/+11
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen1-0/+19
2010-02-19nl80211: add power save commandsKalle Valo1-3/+4
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-1/+46
2010-02-08wireless: update radiotap parserJohannes Berg1-19/+64
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg1-0/+16
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg1-1/+21
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen1-1/+11
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen1-2/+2
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen1-11/+2
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek1-0/+2
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg1-0/+12
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen1-0/+47
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi1-2/+20
2009-11-28nl80211: PMKSA caching supportSamuel Ortiz1-0/+28
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg1-0/+12
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg1-0/+11
2009-11-19cfg80211: convert bools into flagsJohannes Berg1-27/+35
2009-11-13cfg80211: return channel noise via survey APIHolger Schurig1-0/+34
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo1-0/+1
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo1-4/+4
2009-11-11nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau1-0/+2
2009-10-27cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig1-8/+23
2009-10-07cfg80211: add firmware and hardware version to wiphyKalle Valo1-0/+3
2009-10-07wext: refactorJohannes Berg1-1/+5
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg1-0/+2
2009-08-14cfg80211: allow driver to override PS defaultJohannes Berg1-0/+4
2009-08-14mac80211: remove max_bandwidthPat Erley1-2/+0
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg1-1/+3
2009-08-14nl80211: add generation number to all dumpsJohannes Berg1-0/+12
2009-08-14cfg80211: use reassociation when possibleJohannes Berg1-2/+2
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+5
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez1-14/+0
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez1-0/+5
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg1-14/+6
2009-07-29cfg80211: combine IWAP handlersJohannes Berg1-18/+6
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg1-14/+6
2009-07-27cfg80211: make aware of net namespacesJohannes Berg1-4/+36
2009-07-24cfg80211: update misleading commentHelmut Schaa1-1/+1
2009-07-24cfg80211: rework key operationJohannes Berg1-1/+17
2009-07-10cfg80211: fix lockingJohannes Berg1-5/+19
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg1-16/+14
2009-07-10cfg80211: dont use union for wextJohannes Berg1-4/+2
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg1-1/+2
2009-07-10cfg80211: keep track of BSSesJohannes Berg1-64/+22
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg1-0/+9