aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/wext-compat.c
Commit message (Expand)AuthorAgeFilesLines
* wireless backport from 3.4Andrew Dodd2013-02-271-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
|\
| * cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan2009-12-091-0/+1
* | wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville2009-12-211-4/+1
|/
* cfg80211: Add PMKSA wext compatibility handlerSamuel Ortiz2009-11-281-0/+42
* cfg80211: re-join IBSS when privacy changesJohannes Berg2009-11-181-9/+40
* cfg80211: Fix WEXT compat siwauth wpa and group cipherJouni Malinen2009-11-021-4/+2
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-281-13/+3
* cfg80211: export cfg80211_wext_siwfreqJussi Kivilinna2009-08-201-0/+1
* cfg80211: fix locking for SIWFREQJohannes Berg2009-08-141-1/+1
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-141-36/+19
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-291-0/+40
* cfg80211: combine IWESSID handlersJohannes Berg2009-07-291-0/+34
* cfg80211: combine IWAP handlersJohannes Berg2009-07-291-8/+44
* cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-1/+53
* cfg80211: set_default_key only for WEPZhu Yi2009-07-241-1/+2
* cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik2009-07-241-1/+11
* cfg80211: fix wext statsJohannes Berg2009-07-241-4/+9
* cfg80211: rework key operationJohannes Berg2009-07-241-62/+101
* cfg80211: fix race in giwrateJohannes Berg2009-07-241-5/+8
* cfg80211: fix MFP bug, sparse warningsJohannes Berg2009-07-101-3/+3
* cfg80211: check for current_bss from giwrateSamuel Ortiz2009-07-101-2/+5
* cfg80211: fix giwrangeJohannes Berg2009-07-101-4/+3
* cfg80211: implement get_wireless_statsJohannes Berg2009-07-101-0/+59
* cfg80211: implement IWRATEJohannes Berg2009-07-101-0/+63
* cfg80211: implement IWAP for WDSJohannes Berg2009-07-101-0/+46
* cfg80211: implement iwpowerJohannes Berg2009-07-101-0/+60
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-101-44/+185
* cfg80211: infer WPA and WPA2 support from TKIP and CCMPDavid Kilroy2009-07-101-4/+4
* cfg80211: set WE encoding size based on available ciphersDavid Kilroy2009-07-101-3/+10
* cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy2009-07-101-1/+2
* cfg80211: Advertise ciphers via WE according to driver capabilityDavid Kilroy2009-07-101-2/+13
* cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-101-1/+1
* cfg80211: add rfkill supportJohannes Berg2009-06-031-4/+7