index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2100.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200
Brice Goglin
2005-12-01
1
-20
/
+20
*
[PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' message
James Ketrenos
2005-11-18
1
-11
/
+18
*
[wireless ipw2100] kill unused-var warnings for debug-disabled code
Jeff Garzik
2005-11-09
1
-0
/
+4
*
Merge rsync://bughost.org/repos/ipw-delta/
Jeff Garzik
2005-11-09
1
-1288
/
+1562
|
\
|
*
Removed warning about TKIP not being configured if countermeasures are
James Ketrenos
2005-11-07
1
-8
/
+2
|
*
Pulled out a stray KERNEL_VERSION check around the suspend handler.
James Ketrenos
2005-11-07
1
-4
/
+0
|
*
Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)
James Ketrenos
2005-11-07
1
-1
/
+1
|
*
Removed PF_SYNCTHREAD legacy.
James Ketrenos
2005-11-07
1
-4
/
+1
|
*
Don't set hardware WEP if we are actually using TKIP/AES.
Hong Liu
2005-11-07
1
-2
/
+5
|
*
Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED to
Zhu Yi
2005-11-07
1
-3
/
+21
|
*
[Bug 339] Fix ipw2100 iwconfig set/get txpower.
Liu Hong
2005-11-07
1
-7
/
+6
|
*
Fixed WEP on ipw2100 (priv->sec was being used instead of
2005-11-07
1
-46
/
+51
|
*
Catch ipw2100 up to equivelancy with v1.1.1
James Ketrenos
2005-11-07
1
-133
/
+444
|
*
IPW_DEBUG has already included DRV_NAME, remove double prefix print.
Zhu Yi
2005-11-07
1
-9
/
+7
|
*
Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h}
James Ketrenos
2005-11-07
1
-1132
/
+1085
*
|
[PATCH] wireless net: Conversions of kmalloc/memset to kzalloc
Panagiotis Issaris
2005-11-07
1
-3
/
+1
|
/
*
[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...
James Ketrenos
2005-09-21
1
-1
/
+2
*
[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
1
-2
/
+2
*
[PATCH] drivers/net: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-14
1
-11
/
+6
*
[PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)
viro@ftp.linux.org.uk
2005-09-05
1
-34
/
+35
*
ipw2100: interface-up carrier state fix
Jiri Benc
2005-08-25
1
-1
/
+3
*
ipw2100: minor cleanups
Jiri Benc
2005-08-25
1
-50
/
+86
*
ipw2100: remove custom debug-print macros
Jiri Benc
2005-08-25
1
-45
/
+45
*
ipw2100: remove strange symbol prefixes
Jiri Benc
2005-08-25
1
-13
/
+13
*
[PATCH] wireless-device-attr-fixes
Andrew Morton
2005-06-27
1
-24
/
+39
*
[PATCH] ipw2100 old gcc fix
Andrew Morton
2005-06-27
1
-1
/
+1
*
[PATCH] ipw2100: small cleanups
Pavel Machek
2005-06-27
1
-6
/
+5
*
[PATCH] ipw2100: kill dead macros
Pavel Machek
2005-06-27
1
-1
/
+0
*
[PATCH] ipw2100: assume recent kernel
Pavel Machek
2005-06-27
1
-16
/
+0
*
[PATCH] drivers/net/wireless/ipw2100: Use the DMA_32BIT_MASK constant
Tobias Klauser
2005-06-27
1
-5
/
+2
*
[PATCH] ipw2100: remove commented-out code
Pavel Machek
2005-06-27
1
-2
/
+0
*
[PATCH] ieee80211: fix ipw 64bit compilation warnings
Jiri Benc
2005-06-27
1
-12
/
+12
*
Add ipw2100 wireless driver.
James Ketrenos
2005-05-27
1
-0
/
+8649