summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-19nl80211: add power save commandsKalle Valo
2010-02-18const: struct nla_policyAlexey Dobriyan
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-02-15nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo
2010-01-19nl80211: Allow association to change channels during reassociationJouni Malinen
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen
2009-12-28wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville
2009-12-21wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville
2009-11-28nl80211: PMKSA caching supportSamuel Ortiz
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-13nl80211: only allow adding stations to running vlan interfacesFelix Fietkau
2009-11-13cfg80211: return channel noise via survey APIHolger Schurig
2009-11-13cfg80211: introduce nl80211_get_ifidx()Holger 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-11-02cfg80211: validate scan channelsJohannes Berg
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-08cfg80211: fix netns error unwinding bugJohannes Berg
2009-10-07wext: refactorJohannes Berg
2009-10-07nl80211: report age of scan resultsHolger Schurig
2009-08-28nl80211: jump to out_err upon unsupported iftypeRoel Kluin
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg
2009-08-14cfg80211: fix locking for SIWFREQJohannes Berg
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-29nl80211: add missing parameter clearingJohannes Berg
2009-07-29cfg80211: fix circular lock dependency (1)Johannes Berg
2009-07-27cfg80211: make aware of net namespacesJohannes Berg
2009-07-24nl80211: report BSS statusJohannes Berg
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-24nl80211: introduce new key attributesJohannes Berg
2009-07-24cfg80211: fix two bugletsJohannes Berg
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-21nl80211: Memory leak fixedNiko Jokinen
2009-07-12genetlink: make netns awareJohannes Berg
2009-07-10cfg80211: clean up naming once and for allJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: fix MFP bug, sparse warningsJohannes Berg
2009-07-10cfg80211: properly name driver lockingJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg