summaryrefslogtreecommitdiff
path: root/net/wireless/sme.c
AgeCommit message (Expand)Author
2011-10-28net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2011-10-18net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2011-09-15net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg
2010-07-20wireless: mark cfg80211_is_all_idle as staticJohn W. Linville
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...Nishant Sarmukadam
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-15cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez
2010-01-14cfg80211: fix channel setting for wextAbhijeet Kolekar
2009-11-28wireless : use a dedicated workqueue for cfg80211.Alban Browaeys
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-27cfg80211: sme: deauthenticate on assoc failureJohannes Berg
2009-10-07wext: refactorJohannes Berg
2009-09-28cfg80211: always get BSSJohannes Berg
2009-09-16cfg80211: fix SME connectJohannes Berg
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg
2009-08-20cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi
2009-08-20cfg80211: fix leaks of wdev->conn->ieDavid Kilroy
2009-08-20cfg80211: report userspace SME connected event properlyJohannes Berg
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg
2009-08-14cfg80211: use reassociation when possibleJohannes Berg
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg
2009-08-14cfg80211: Set WEP ciphersSamuel Ortiz
2009-08-14cfg80211: fix SME association after disassociationJohannes Berg
2009-08-04cfg80211: clear SSID on disconnect/no connectionJohannes Berg
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez
2009-08-04cfg80211: keep track of current_bss for userspace SMEJohannes Berg
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-27cfg80211: make aware of net namespacesJohannes Berg
2009-07-24cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi
2009-07-24cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi
2009-07-24cfg80211: fix a locking bugJohannes Berg
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-24cfg80211: fix two bugletsJohannes Berg
2009-07-10cfg80211: clean up naming once and for allJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: send events for userspace SMEJohannes Berg