summaryrefslogtreecommitdiff
path: root/net/wireless/mlme.c
AgeCommit message (Expand)Author
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg
2011-06-10cfg80211: Ignore downstream DEAUTH for authtry_bssesPaul Stewart
2011-05-11mac80211: Let userspace send action frames over mesh interfacesJavier Cardona
2011-03-30cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg
2010-10-05cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-16cfg80211: deauth doesn't always imply disconnectJohannes Berg
2010-08-09cfg80211: fix locking in action frame TXJohannes Berg
2010-07-12cfg80211: ignore spurious deauthJohannes Berg
2010-06-14cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen
2009-12-28cfg80211: fix race between deauth and assoc responseJohannes Berg
2009-12-22cfg80211: avoid sending spurious deauth to userspaceJohannes Berg
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg
2009-11-18cfg80211: Allow reassociation in associated stateJouni Malinen
2009-11-04cfg80211: remove dead variableJohannes Berg
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-27cfg80211: remove warning in deauth caseHolger Schurig
2009-10-27cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig
2009-10-27cfg80211: sme: deauthenticate on assoc failureJohannes Berg
2009-10-07wext: refactorJohannes Berg
2009-08-20cfg80211: report userspace SME connected event properlyJohannes Berg
2009-08-14cfg80211: use reassociation when possibleJohannes Berg
2009-08-14cfg80211: fix nl80211 disconnected eventsJohannes Berg
2009-08-14cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin
2009-08-04cfg80211: keep track of current_bss for userspace SMEJohannes Berg
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-29cfg80211: fix disassoc while not associatedJohannes Berg
2009-07-24cfg80211: fix more bugs in mlme handlingJohannes Berg
2009-07-24cfg80211: rework key operationJohannes Berg