summaryrefslogtreecommitdiff
path: root/net/wireless/sme.c
Commit message (Expand)AuthorAge
* cfg80211: send extended capabilities IE in connectJohannes Berg2015-04-07
* cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
* cfg80211: set the rates mask in connection probes over specified freqKarl Beldan2014-10-10
* cfg80211: clear connect keys when freeing themJohannes Berg2014-09-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-22
|\
| * cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-19
| * cfg80211: remove BUG_ON usageJohannes Berg2014-04-29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-13
|\ \ | |/ |/|
| * cfg80211: free sme on connection failuresEliad Peller2014-05-05
* | cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-25
* | cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang2014-04-09
|/
* cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang2014-03-19
* cfg80211: send scan results from work queueJohannes Berg2014-02-06
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-13
|\
| * cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-06
|\ \ | |/ |/|
| * cfg80211: fix WARN_ON for re-association to the expired BSSUjjal Roy2013-12-05
* | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-19
|/
* cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez2013-10-09
* cfg80211: don't request disconnect if not connectedJohannes Berg2013-08-14
* cfg80211: fix bugs in new SME implementationJohannes Berg2013-07-16
* wireless: add comments about bss refcountingBen Greear2013-06-24
* wireless: Make sure __cfg80211_connect_result always puts bssBen Greear2013-06-24
* cfg80211: hold BSS over association processJohannes Berg2013-06-19
* cfg80211: separate internal SME implementationJohannes Berg2013-06-04
* cfg80211: remove some locked wrappers from sme APIJohannes Berg2013-05-25
* cfg80211: remove some locked wrappers from mlme APIJohannes Berg2013-05-25
* cfg80211: vastly simplify lockingJohannes Berg2013-05-25
* cfg80211: check wdev->netdev in connection workJohannes Berg2013-05-23
* cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\
| * cfg80211: sched_scan_mtx lock in cfg80211_conn_work()Artem Savkov2013-03-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-29
|\ \ | |/
| * cfg80211: always check for scan end on P2P deviceJohannes Berg2013-03-24
* | cfg80211: fix potential connection work crashJohannes Berg2013-03-20
* | cfg80211: refactor association parametersJohannes Berg2013-03-06
* | cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-06
|/
* cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-11
* cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-16
* regulatory: code cleanupJohannes Berg2013-01-03
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-30
* cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-18
* cfg80211: add support for flushing old scan resultsSam Leffler2012-10-18
* cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-17
* nl80211: move scan API to wdevJohannes Berg2012-07-12
* nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-09
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-06
* cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31