summaryrefslogtreecommitdiffstats
path: root/net/wireless/wext-compat.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix station info handling bugsJohannes Berg2018-01-181-2/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-1/+1
* cfg80211: Add support for static WEP in the driverDavid Spinadel2016-09-301-1/+1
* cfg80211: wext: really don't store non-WEP keysJohannes Berg2016-09-281-1/+11
* cfg80211: reduce connect key caching struct sizeJohannes Berg2016-09-131-3/+3
* cfg80211: wext: only allow WEP keys to be configured before connectedJohannes Berg2016-09-131-0/+3
* wext: remove a/b/g/n from SIOCGIWNAMEJohannes Berg2016-05-021-35/+0
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-7/+7
* cfg80211: wext: clear sinfo struct before calling driverJohannes Berg2015-06-091-0/+2
* cfg80211-wext: export symbols only when neededJohannes Berg2015-02-281-9/+9
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-5/+5
* cfg80211: clear wext keys when freeing and removing themJohannes Berg2014-09-111-0/+2
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-251-16/+16
* cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang2014-04-101-4/+4
* cfg80211: add sanity check for retry limit in wext-compatUjjal Roy2014-01-091-1/+1
* cfg80211: fix wext-compat for getting retry valueUjjal Roy2014-01-061-2/+2
* cfg80211: vastly simplify lockingJohannes Berg2013-05-251-18/+4
* wext: explicitly cast -110 to u8Johannes Berg2012-12-071-1/+1
* nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-1/+3
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-9/+17
* cfg80211: allow per interface TX power settingJohannes Berg2012-10-301-2/+2
* cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-181-26/+22
* cfg80211/mac80211: re-add get_channel operationJohannes Berg2012-07-131-2/+7
* cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-291-7/+2
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-8/+2
* cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-051-1/+11
* cfg80211: disallow setting channel on WDS interfacesJohannes Berg2012-06-051-1/+0
* cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-131-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+12
|\
| * mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg2011-11-111-0/+12
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
|/
* cfg80211: remove unused wext handler exportsJohannes Berg2011-08-081-78/+58
* cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-081-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-2/+2
|\
| * fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman2011-02-211-2/+2
* | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-1/+4
|/
* cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-131-4/+4
* wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear2010-10-111-0/+4
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-13/+25
* wireless extensions: fix kernel heap content leakJohannes Berg2010-08-301-0/+3
* wireless: correct sparse warning in wext-compat.cJohn W. Linville2010-07-201-0/+1
* cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-241-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-5/+10
|\
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-5/+10
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* nl80211: add power save commandsKalle Valo2010-02-191-5/+5
* cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville2010-01-271-1/+1
* cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-121-4/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-0/+1
|\
OpenPOWER on IntegriCloud