summaryrefslogtreecommitdiffstats
path: root/net/wireless/sme.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-2/+11
* cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-181-4/+5
* cfg80211: add support for flushing old scan resultsSam Leffler2012-10-181-0/+1
* cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-171-1/+1
* nl80211: move scan API to wdevJohannes Berg2012-07-121-3/+3
* nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-091-2/+2
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-061-34/+7
* cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-131-21/+40
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* | wireless: Support ht-capabilities over-rides.Ben Greear2011-11-211-1/+6
|/
* wireless: Do not allow disabled channel in scan requestRajkumar Manoharan2011-09-201-7/+12
* wireless: Fix rate mask for scan requestRajkumar Manoharan2011-09-161-0/+2
* cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-5/+14
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-1/+1
* cfg80211/nl80211: introduce p2p device typesJohannes Berg2010-09-161-3/+6
* wireless: mark cfg80211_is_all_idle as staticJohn W. Linville2010-07-201-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-5/+0
|\
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-5/+0
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-6/+10
|\ \ | |/
| * cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...Nishant Sarmukadam2010-04-161-6/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-6/+9
|\ \ | |/
| * cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-071-6/+9
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-011-0/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-191-0/+1
|\
| * cfg80211: fix channel setting for wextAbhijeet Kolekar2010-01-141-0/+1
* | cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez2010-01-151-0/+1
|/
* wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-281-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-061-2/+5
|\
| * cfg80211: fix NULL ptr derefJohannes Berg2009-11-021-2/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-291-2/+19
|\ \ | |/
| * cfg80211: sme: deauthenticate on assoc failureJohannes Berg2009-10-271-2/+19
* | wext: refactorJohannes Berg2009-10-071-6/+6
|/
* cfg80211: always get BSSJohannes Berg2009-09-281-3/+2
* cfg80211: fix SME connectJohannes Berg2009-09-161-8/+13
* cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-281-3/+9
* cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi2009-08-201-1/+2
* cfg80211: fix leaks of wdev->conn->ieDavid Kilroy2009-08-201-0/+4
* cfg80211: report userspace SME connected event properlyJohannes Berg2009-08-201-16/+6
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-141-2/+1
* cfg80211: use reassociation when possibleJohannes Berg2009-08-141-12/+42
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-141-0/+9
* cfg80211: Set WEP ciphersSamuel Ortiz2009-08-141-2/+16
* cfg80211: fix SME association after disassociationJohannes Berg2009-08-141-0/+20
* cfg80211: clear SSID on disconnect/no connectionJohannes Berg2009-08-041-0/+4
* cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-041-0/+16
* cfg80211: keep track of current_bss for userspace SMEJohannes Berg2009-08-041-17/+18
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-291-0/+2
* cfg80211: make aware of net namespacesJohannes Berg2009-07-271-1/+2
OpenPOWER on IntegriCloud