index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
wext-compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-21
wireless: report reasonable bitrate for MCS rates through wext
John W. Linville
1
-4
/
+1
2009-12-09
cfg80211: Clear encryption privacy when key off is done.
Vivek Natarajan
1
-0
/
+1
2009-11-28
cfg80211: Add PMKSA wext compatibility handler
Samuel Ortiz
1
-0
/
+42
2009-11-18
cfg80211: re-join IBSS when privacy changes
Johannes Berg
1
-9
/
+40
2009-11-02
cfg80211: Fix WEXT compat siwauth wpa and group cipher
Jouni Malinen
1
-4
/
+2
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-08-28
cfg80211: clean up properly on interface type change
Johannes Berg
1
-13
/
+3
2009-08-20
cfg80211: export cfg80211_wext_siwfreq
Jussi Kivilinna
1
-0
/
+1
2009-08-14
cfg80211: fix locking for SIWFREQ
Johannes Berg
1
-1
/
+1
2009-08-14
cfg80211: validate channel settings across interfaces
Johannes Berg
1
-36
/
+19
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
1
-0
/
+40
2009-07-29
cfg80211: combine IWESSID handlers
Johannes Berg
1
-0
/
+34
2009-07-29
cfg80211: combine IWAP handlers
Johannes Berg
1
-8
/
+44
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
1
-1
/
+53
2009-07-24
cfg80211: set_default_key only for WEP
Zhu Yi
1
-1
/
+2
2009-07-24
cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)
Gábor Stefanik
1
-1
/
+11
2009-07-24
cfg80211: fix wext stats
Johannes Berg
1
-4
/
+9
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-62
/
+101
2009-07-24
cfg80211: fix race in giwrate
Johannes Berg
1
-5
/
+8
2009-07-10
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
1
-3
/
+3
2009-07-10
cfg80211: check for current_bss from giwrate
Samuel Ortiz
1
-2
/
+5
2009-07-10
cfg80211: fix giwrange
Johannes Berg
1
-4
/
+3
2009-07-10
cfg80211: implement get_wireless_stats
Johannes Berg
1
-0
/
+59
2009-07-10
cfg80211: implement IWRATE
Johannes Berg
1
-0
/
+63
2009-07-10
cfg80211: implement IWAP for WDS
Johannes Berg
1
-0
/
+46
2009-07-10
cfg80211: implement iwpower
Johannes Berg
1
-0
/
+60
2009-07-10
cfg80211: managed mode wext compatibility
Johannes Berg
1
-44
/
+185
2009-07-10
cfg80211: infer WPA and WPA2 support from TKIP and CCMP
David Kilroy
1
-4
/
+4
2009-07-10
cfg80211: set WE encoding size based on available ciphers
David Kilroy
1
-3
/
+10
2009-07-10
cfg80211: allow drivers that can't scan for specific ssids
David Kilroy
1
-1
/
+2
2009-07-10
cfg80211: Advertise ciphers via WE according to driver capability
David Kilroy
1
-2
/
+13
2009-07-10
cfg80211: pass netdev to change_virtual_intf
Johannes Berg
1
-1
/
+1
2009-06-03
cfg80211: add rfkill support
Johannes Berg
1
-4
/
+7
2009-06-03
cfg80211: move txpower wext from mac80211
Johannes Berg
1
-0
/
+80
2009-05-20
cfg80211: allow wext to remove keys that don't exist
Johannes Berg
1
-0
/
+7
2009-05-13
nl80211: Add RSC configuration for new keys
Jouni Malinen
1
-0
/
+5
2009-05-13
cfg80211: implement wext key handling
Johannes Berg
1
-1
/
+256
2009-05-11
cfg80211: fix wext iw_freq parsing
Johannes Berg
1
-6
/
+18
2009-04-22
cfg80211: mark all WEXT handlers _GPL
Johannes Berg
1
-12
/
+12
2009-04-22
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-0
/
+151
2009-04-22
cfg80211: clean up includes
Johannes Berg
1
-1
/
+0
2009-04-22
cfg80211/nl80211: add IBSS API
Johannes Berg
1
-0
/
+30
2009-04-22
cfg80211/mac80211: move wext SIWMLME into cfg80211
Johannes Berg
1
-1
/
+45
2009-03-27
cfg80211: accept no-op interface mode changes
Johannes Berg
1
-2
/
+9
2009-02-27
mac80211/cfg80211: move iwrange handler to cfg80211
Johannes Berg
1
-0
/
+97
2008-12-05
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
Johannes Berg
1
-0
/
+79
2008-12-05
cfg80211: handle SIOCGIWNAME
Johannes Berg
1
-0
/
+60
[prev]