aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/sme.c
AgeCommit message (Expand)Author
2013-07-01net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2013-07-01net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2013-07-01net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
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
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-09-20wireless: Do not allow disabled channel in scan requestRajkumar Manoharan
2011-09-16wireless: Fix rate mask for scan requestRajkumar Manoharan
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