summaryrefslogtreecommitdiff
path: root/net/wireless/sme.c
AgeCommit message (Expand)Author
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-04-07cfg80211: send extended capabilities IE in connectJohannes Berg
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2014-10-10cfg80211: set the rates mask in connection probes over specified freqKarl Beldan
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-05cfg80211: free sme on connection failuresEliad Peller
2014-04-29cfg80211: remove BUG_ON usageJohannes Berg
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-09cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang
2014-02-06cfg80211: send scan results from work queueJohannes Berg
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-05cfg80211: fix WARN_ON for re-association to the expired BSSUjjal Roy
2013-10-09cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez
2013-08-14cfg80211: don't request disconnect if not connectedJohannes Berg
2013-07-16cfg80211: fix bugs in new SME implementationJohannes Berg
2013-06-24wireless: add comments about bss refcountingBen Greear
2013-06-24wireless: Make sure __cfg80211_connect_result always puts bssBen Greear
2013-06-19cfg80211: hold BSS over association processJohannes Berg
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-23cfg80211: check wdev->netdev in connection workJohannes Berg
2013-05-16cfg80211: fix interface down/disconnect state handlingJohannes Berg
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-30cfg80211: sched_scan_mtx lock in cfg80211_conn_work()Artem Savkov
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg
2013-03-20cfg80211: fix potential connection work crashJohannes Berg
2013-03-06cfg80211: refactor association parametersJohannes Berg
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen
2013-01-03regulatory: code cleanupJohannes Berg
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan