aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03cfg80211: move some AP code to right fileJohannes Berg1-62/+0
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-10/+5
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-15/+6
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-9/+3
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev1-7/+48
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen1-12/+14
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen1-3/+8
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka1-9/+3
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+11
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu1-0/+11
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-8/+8
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg1-3/+7
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen1-0/+13
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-19/+15
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior1-0/+16
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior1-0/+1
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-2/+0
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches1-16/+15
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen1-0/+27
2012-04-09cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau1-15/+17
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg1-3/+4
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg1-3/+3
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg1-269/+53
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear1-3/+34
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg1-2/+3
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg1-0/+14
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg1-0/+16
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan1-2/+3
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen1-0/+11
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg1-0/+11
2011-06-10cfg80211: Ignore downstream DEAUTH for authtry_bssesPaul Stewart1-1/+3
2011-05-11mac80211: Let userspace send action frames over mesh interfacesJavier Cardona1-0/+10
2011-03-30cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen1-0/+9
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen1-0/+22
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg1-4/+5
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg1-0/+12
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg1-3/+20
2010-10-05cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg1-11/+43
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg1-1/+2
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-50/+94
2010-08-16cfg80211: deauth doesn't always imply disconnectJohannes Berg1-2/+3
2010-08-09cfg80211: fix locking in action frame TXJohannes Berg1-1/+7
2010-07-12cfg80211: ignore spurious deauthJohannes Berg1-4/+4
2010-06-14cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg1-2/+3
2010-06-02cfg80211: make action channel type optionalJohannes Berg1-1/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-11/+28
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen1-11/+28
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen1-0/+13