summaryrefslogtreecommitdiffstats
path: root/net/wireless/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: hold BSS over association processJohannes Berg2013-06-191-0/+4
* cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg2013-06-191-3/+5
* cfg80211: separate internal SME implementationJohannes Berg2013-06-041-131/+60
* cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-041-32/+54
* cfg80211: remove some locked wrappers from mlme APIJohannes Berg2013-05-251-97/+23
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-40/+8
* cfg80211: vastly simplify lockingJohannes Berg2013-05-251-6/+6
* cfg80211: use C99 initialisers to simplify code a bitJohannes Berg2013-05-161-24/+20
* cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-221-0/+5
* cfg80211: refactor association parametersJohannes Berg2013-03-061-48/+16
* cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-061-3/+32
* cfg80211: move exported event functions into nl80211Johannes Berg2013-03-061-159/+0
* nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+120
* cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-7/+7
* cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg2013-01-291-1/+1
* cfg80211: move some AP code to right fileJohannes Berg2013-01-031-62/+0
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-10/+5
* cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-15/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-231-9/+3
|\
| * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-151-9/+3
* | 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/+15
* 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/+0
* wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-16/+15
* 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/+53
* 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