summaryrefslogtreecommitdiff
path: root/net/wireless/wext-sme.c
AgeCommit message (Expand)Author
2019-10-29cfg80211: wext: avoid copying malformed SSIDsWill Deacon
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-11cfg80211: wext does not need to set monitor channel in managed modeJorge Ramirez-Ortiz
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel
2016-09-15cfg80211: allow connect keys only with default (TX) keyJohannes Berg
2016-09-13cfg80211: reduce connect key caching struct sizeJohannes Berg
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-10cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-08-08cfg80211: remove unused wext handler exportsJohannes Berg
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg
2010-08-27cfg80211: allow changing port control protocolJohannes Berg
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-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-28cfg80211: don't set privacy w/o keyJohannes Berg
2009-09-28cfg80211: wext: don't display BSSID unless associatedJohannes Berg
2009-09-23cfg80211: don't overwrite privacy settingJohannes Berg
2009-08-14cfg80211: fix locking for SIWFREQJohannes Berg
2009-08-14cfg80211: use reassociation when possibleJohannes Berg
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg
2009-08-14wireless: display wext SSID when connected by cfg80211Zhu Yi
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg
2009-07-29cfg80211: combine IWAP handlersJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-24cfg80211: don't optimise wext calls too muchJohannes Berg
2009-07-24cfg80211: fix wext setting SSIDJohannes Berg
2009-07-24cfg80211: don't look at wdev->ssid for giwessidJohannes Berg
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg