index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
wext-compat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
nl80211: add power save commands
Kalle Valo
2010-02-19
1
-5
/
+5
*
cfg80211: fix wext-compat for setting rate to 'auto'
John W. Linville
2010-01-27
1
-1
/
+1
*
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
2010-01-12
1
-4
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
1
-0
/
+1
|
\
|
*
cfg80211: Clear encryption privacy when key off is done.
Vivek Natarajan
2009-12-09
1
-0
/
+1
*
|
wireless: report reasonable bitrate for MCS rates through wext
John W. Linville
2009-12-21
1
-4
/
+1
|
/
*
cfg80211: Add PMKSA wext compatibility handler
Samuel Ortiz
2009-11-28
1
-0
/
+42
*
cfg80211: re-join IBSS when privacy changes
Johannes Berg
2009-11-18
1
-9
/
+40
*
cfg80211: Fix WEXT compat siwauth wpa and group cipher
Jouni Malinen
2009-11-02
1
-4
/
+2
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
cfg80211: clean up properly on interface type change
Johannes Berg
2009-08-28
1
-13
/
+3
*
cfg80211: export cfg80211_wext_siwfreq
Jussi Kivilinna
2009-08-20
1
-0
/
+1
*
cfg80211: fix locking for SIWFREQ
Johannes Berg
2009-08-14
1
-1
/
+1
*
cfg80211: validate channel settings across interfaces
Johannes Berg
2009-08-14
1
-36
/
+19
*
cfg80211: self-contained wext handling where possible
Johannes Berg
2009-07-29
1
-0
/
+40
*
cfg80211: combine IWESSID handlers
Johannes Berg
2009-07-29
1
-0
/
+34
*
cfg80211: combine IWAP handlers
Johannes Berg
2009-07-29
1
-8
/
+44
*
cfg80211: combine iwfreq implementations
Johannes Berg
2009-07-29
1
-1
/
+53
*
cfg80211: set_default_key only for WEP
Zhu Yi
2009-07-24
1
-1
/
+2
*
cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)
Gábor Stefanik
2009-07-24
1
-1
/
+11
*
cfg80211: fix wext stats
Johannes Berg
2009-07-24
1
-4
/
+9
*
cfg80211: rework key operation
Johannes Berg
2009-07-24
1
-62
/
+101
*
cfg80211: fix race in giwrate
Johannes Berg
2009-07-24
1
-5
/
+8
*
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
2009-07-10
1
-3
/
+3
*
cfg80211: check for current_bss from giwrate
Samuel Ortiz
2009-07-10
1
-2
/
+5
*
cfg80211: fix giwrange
Johannes Berg
2009-07-10
1
-4
/
+3
*
cfg80211: implement get_wireless_stats
Johannes Berg
2009-07-10
1
-0
/
+59
*
cfg80211: implement IWRATE
Johannes Berg
2009-07-10
1
-0
/
+63
*
cfg80211: implement IWAP for WDS
Johannes Berg
2009-07-10
1
-0
/
+46
*
cfg80211: implement iwpower
Johannes Berg
2009-07-10
1
-0
/
+60
*
cfg80211: managed mode wext compatibility
Johannes Berg
2009-07-10
1
-44
/
+185
*
cfg80211: infer WPA and WPA2 support from TKIP and CCMP
David Kilroy
2009-07-10
1
-4
/
+4
*
cfg80211: set WE encoding size based on available ciphers
David Kilroy
2009-07-10
1
-3
/
+10
*
cfg80211: allow drivers that can't scan for specific ssids
David Kilroy
2009-07-10
1
-1
/
+2
*
cfg80211: Advertise ciphers via WE according to driver capability
David Kilroy
2009-07-10
1
-2
/
+13
*
cfg80211: pass netdev to change_virtual_intf
Johannes Berg
2009-07-10
1
-1
/
+1
*
cfg80211: add rfkill support
Johannes Berg
2009-06-03
1
-4
/
+7
*
cfg80211: move txpower wext from mac80211
Johannes Berg
2009-06-03
1
-0
/
+80
*
cfg80211: allow wext to remove keys that don't exist
Johannes Berg
2009-05-20
1
-0
/
+7
*
nl80211: Add RSC configuration for new keys
Jouni Malinen
2009-05-13
1
-0
/
+5
*
cfg80211: implement wext key handling
Johannes Berg
2009-05-13
1
-1
/
+256
*
cfg80211: fix wext iw_freq parsing
Johannes Berg
2009-05-11
1
-6
/
+18
*
cfg80211: mark all WEXT handlers _GPL
Johannes Berg
2009-04-22
1
-12
/
+12
*
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
2009-04-22
1
-0
/
+151
*
cfg80211: clean up includes
Johannes Berg
2009-04-22
1
-1
/
+0
*
cfg80211/nl80211: add IBSS API
Johannes Berg
2009-04-22
1
-0
/
+30
*
cfg80211/mac80211: move wext SIWMLME into cfg80211
Johannes Berg
2009-04-22
1
-1
/
+45
*
cfg80211: accept no-op interface mode changes
Johannes Berg
2009-03-27
1
-2
/
+9
*
mac80211/cfg80211: move iwrange handler to cfg80211
Johannes Berg
2009-02-27
1
-0
/
+97
[next]