aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/sme.c
Commit message (Expand)AuthorAge
* wireless: mark cfg80211_is_all_idle as staticJohn W. Linville2010-07-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-11
|\
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-07
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\|
| * cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...Nishant Sarmukadam2010-04-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\|
| * cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-07
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-19
|\
| * cfg80211: fix channel setting for wextAbhijeet Kolekar2010-01-14
* | cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez2010-01-15
|/
* wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
|\
| * cfg80211: fix NULL ptr derefJohannes Berg2009-11-02
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-30
|\|
| * cfg80211: sme: deauthenticate on assoc failureJohannes Berg2009-10-27
* | wext: refactorJohannes Berg2009-10-07
|/
* cfg80211: always get BSSJohannes Berg2009-09-28
* cfg80211: fix SME connectJohannes Berg2009-09-16
* cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-28
* cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi2009-08-20
* cfg80211: fix leaks of wdev->conn->ieDavid Kilroy2009-08-20
* cfg80211: report userspace SME connected event properlyJohannes Berg2009-08-20
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-14
* cfg80211: use reassociation when possibleJohannes Berg2009-08-14
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-14
* cfg80211: Set WEP ciphersSamuel Ortiz2009-08-14
* cfg80211: fix SME association after disassociationJohannes Berg2009-08-14
* cfg80211: clear SSID on disconnect/no connectionJohannes Berg2009-08-04
* cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-04
* cfg80211: keep track of current_bss for userspace SMEJohannes Berg2009-08-04
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-29
* cfg80211: make aware of net namespacesJohannes Berg2009-07-27
* cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi2009-07-24
* cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi2009-07-24
* cfg80211: fix a locking bugJohannes Berg2009-07-24
* cfg80211: rework key operationJohannes Berg2009-07-24
* cfg80211: fix two bugletsJohannes Berg2009-07-24
* cfg80211: clean up naming once and for allJohannes Berg2009-07-10
* cfg80211: fix lockingJohannes Berg2009-07-10
* cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-10
* cfg80211: keep track of BSSesJohannes Berg2009-07-10
* cfg80211: send events for userspace SMEJohannes Berg2009-07-10
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-10
* cfg80211: emulate connect with auth/assocJohannes Berg2009-07-10
* cfg80211: connect/disconnect APISamuel Ortiz2009-07-10