summaryrefslogtreecommitdiff
path: root/net/wireless/wext-compat.c
AgeCommit message (Expand)Author
2019-10-11cfg80211: initialize on-stack chandefsJohannes Berg
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel
2016-09-28cfg80211: wext: really don't store non-WEP keysJohannes Berg
2016-09-13cfg80211: reduce connect key caching struct sizeJohannes Berg
2016-09-13cfg80211: wext: only allow WEP keys to be configured before connectedJohannes Berg
2016-05-02wext: remove a/b/g/n from SIOCGIWNAMEJohannes Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-06-09cfg80211: wext: clear sinfo struct before calling driverJohannes Berg
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2014-09-11cfg80211: clear wext keys when freeing and removing 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-01-09cfg80211: add sanity check for retry limit in wext-compatUjjal Roy
2014-01-06cfg80211: fix wext-compat for getting retry valueUjjal Roy
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2012-12-07wext: explicitly cast -110 to u8Johannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg
2012-06-05cfg80211: disallow setting channel on WDS interfacesJohannes Berg
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg
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
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-21fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-10-11wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-08-30wireless extensions: fix kernel heap content leakJohannes Berg
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
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
2010-02-19nl80211: add power save commandsKalle Valo
2010-01-27cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville