summaryrefslogtreecommitdiff
path: root/net/wireless/mlme.c
AgeCommit message (Expand)Author
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic
2013-10-21cfg80211: update dfs_state_entered upon dfs_state changeMichal Kazior
2013-10-21cfg80211: fix DFS channel recovery timeoutMichal Kazior
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-06-19cfg80211: hold BSS over association processJohannes Berg
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-16cfg80211: use C99 initialisers to simplify code a bitJohannes Berg
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel
2013-03-06cfg80211: refactor association parametersJohannes Berg
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg
2013-03-06cfg80211: move exported event functions into nl80211Johannes Berg
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-01-29cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg
2013-01-03cfg80211: move some AP code to right fileJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen
2012-04-09cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg