summaryrefslogtreecommitdiffstats
path: root/net/wireless/mlme.c
Commit message (Expand)AuthorAgeFilesLines
...
| * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-151-9/+3Star
* | cfg80211: add cfg80211 exported function tracingBeni Lev2012-10-181-7/+48
* | cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-181-12/+14
* | cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-171-3/+8
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-281-0/+11
|\
| * cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu2012-09-181-0/+11
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-8/+8
|/
* cfg80211: add P2P Device abstractionJohannes Berg2012-08-201-3/+7
* cfg80211: support TX error rate CQMThomas Pedersen2012-07-171-0/+13
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-19/+15Star
* cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-291-0/+16
* cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-291-0/+1
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-2/+0Star
* wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-16/+15Star
* cfg80211: add channel switch notify eventThomas Pedersen2012-04-111-0/+27
* cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-04-091-15/+17
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-061-3/+4
* cfg80211: remove cookies from callbacksJohannes Berg2012-02-291-3/+3
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-061-269/+53Star
* wireless: Support ht-capabilities over-rides.Ben Greear2011-11-211-3/+34
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-091-2/+3
* cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-091-0/+14
* nl80211: allow subscribing to unexpected class3 framesJohannes Berg2011-11-091-0/+16
* nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-271-2/+3
* cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2011-09-191-0/+11
* cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-061-0/+11
* cfg80211: Ignore downstream DEAUTH for authtry_bssesPaul Stewart2011-06-101-1/+3
* mac80211: Let userspace send action frames over mesh interfacesJavier Cardona2011-05-111-0/+10
* cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen2011-03-301-0/+9
* nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-161-0/+22
* nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-291-4/+5
* cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-241-0/+12
* cfg80211: notify drivers about frame registrationsJohannes Berg2010-10-131-3/+20
* cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg2010-10-051-11/+43
* cfg80211/nl80211: introduce p2p device typesJohannes Berg2010-09-161-1/+2
* cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-50/+94
* cfg80211: deauth doesn't always imply disconnectJohannes Berg2010-08-161-2/+3
* cfg80211: fix locking in action frame TXJohannes Berg2010-08-091-1/+7
* cfg80211: ignore spurious deauthJohannes Berg2010-07-121-4/+4
* cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg2010-06-141-2/+3
* cfg80211: make action channel type optionalJohannes Berg2010-06-021-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-11/+28
|\
| * cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-071-11/+28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-241-0/+13
|/
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-0/+166
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-1/+12
|\
| * cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-281-1/+12
* | mac80211/cfg80211: add station eventsJohannes Berg2009-12-281-0/+10