summaryrefslogtreecommitdiffstats
path: root/net/wireless/wext-compat.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cfg80211: move txpower wext from mac80211Johannes Berg2009-06-031-0/+80
* cfg80211: allow wext to remove keys that don't existJohannes Berg2009-05-201-0/+7
* nl80211: Add RSC configuration for new keysJouni Malinen2009-05-131-0/+5
* cfg80211: implement wext key handlingJohannes Berg2009-05-131-1/+256
* cfg80211: fix wext iw_freq parsingJohannes Berg2009-05-111-6/+18
* cfg80211: mark all WEXT handlers _GPLJohannes Berg2009-04-221-12/+12
* nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-221-0/+151
* cfg80211: clean up includesJohannes Berg2009-04-221-1/+0
* cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-221-0/+30
* cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-221-1/+45
* cfg80211: accept no-op interface mode changesJohannes Berg2009-03-271-2/+9
* mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg2009-02-271-0/+97
* cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg2008-12-051-0/+79
OpenPOWER on IntegriCloud