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
/
ieee80211
/
ieee80211_wx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET] IEEE80211: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-2
/
+2
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
1
-5
/
+2
*
[PATCH] ieee80211_wx.c: remove dead code
Adrian Bunk
2006-05-05
1
-1
/
+1
*
[PATCH] ieee80211: export list of bit rates with standard WEXT procddures
Zhu Yi
2006-04-24
1
-23
/
+21
*
[PATCH] Minor (janitorial) change to ieee80211
Larry Finger
2006-03-27
1
-2
/
+2
*
[PATCH] ieee80211: Use IWEVGENIE to set WPA IE
Zhu Yi
2006-02-17
1
-22
/
+10
*
[PATCH] ieee80211: common wx auth code
Larry Finger
2006-01-30
1
-0
/
+89
*
[PATCH] ieee80211: Add spectrum management information
Zhu Yi
2006-01-27
1
-2
/
+29
*
[PATCH] ieee80211: Fix iwlist scan can only show about 20 APs
Zhu Yi
2006-01-27
1
-2
/
+10
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-1
/
+1
*
[PATCH] ieee80211: enable hw wep where host has to build IV
Johannes Berg
2006-01-09
1
-1
/
+1
*
Fix problem with WEP unicast key > index 0
Volker Braun
2005-11-07
1
-2
/
+4
*
scripts/Lindent on ieee80211 subsystem.
James Ketrenos
2005-11-07
1
-3
/
+5
*
[PATCH] ieee80211: division by zero fix
Jiri Benc
2005-10-18
1
-9
/
+12
*
[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series
James Ketrenos
2005-09-22
1
-2
/
+2
*
[PATCH] ieee82011: Remove WIRELESS_EXT ifdefs
James Ketrenos
2005-09-21
1
-2
/
+0
*
[PATCH] ieee80211: Updated copyright dates
James Ketrenos
2005-09-21
1
-1
/
+1
*
[PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycle
James Ketrenos
2005-09-21
1
-5
/
+9
*
[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support
James Ketrenos
2005-09-21
1
-3
/
+10
*
[PATCH] ieee82011: Added WE-18 support to default wireless extension handler
James Ketrenos
2005-09-21
1
-8
/
+230
*
[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...
James Ketrenos
2005-09-21
1
-4
/
+3
*
[PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecs
James Ketrenos
2005-09-21
1
-6
/
+7
*
[PATCH] ieee80211: Hardware crypto and fragmentation offload support
James Ketrenos
2005-09-21
1
-21
/
+29
*
[PATCH] ieee80211: Fixed a kernel oops on module unload
James Ketrenos
2005-09-21
1
-3
/
+3
*
[PATCH] ieee80211 quality scaling algorithm extension handler
James Ketrenos
2005-09-16
1
-10
/
+30
*
[wireless ieee80211,ipw2200] Lindent source code
Jeff Garzik
2005-09-07
1
-36
/
+32
*
[wireless] build fixes after merging WE-19
Jeff Garzik
2005-09-07
1
-2
/
+3
*
ieee80211: remove last uses of compat define WLAN_CAPABILITY_BSS
Jeff Garzik
2005-08-15
1
-2
/
+2
*
[NET] ieee80211 subsystem
Jeff Garzik
2005-05-12
1
-0
/
+471