index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla1280.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-06
[PATCH] orinoco: New driver - orinoco_nortel.
Pavel Roskin
3
-0
/
+334
2005-09-06
[PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...
Pavel Roskin
1
-12
/
+6
2005-09-06
[PATCH] orinoco: Optimize orinoco_join_ap()
Pavel Roskin
1
-7
/
+11
2005-09-06
[PATCH] orinoco: Fix memory leak on error in processing hostscan frames.
Pavel Roskin
1
-1
/
+3
2005-09-06
[PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.
Pavel Roskin
1
-1
/
+0
2005-09-06
[PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.
Pavel Roskin
1
-28
/
+43
2005-09-06
[PATCH] Kconfig fix (PHYLIB vs. s390)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-06
[PATCH] (15/22) Kconfig fix (82596)
Al Viro
1
-1
/
+1
2005-09-06
[PATCH] mv643xx: add netpoll api support
Dale Farnsworth
1
-2
/
+42
2005-09-06
[PATCH] mv643xx: Fix promiscuous mode handling
Dale Farnsworth
2
-62
/
+4
2005-09-06
[PATCH] mv643xx: Disable per port bandwidth limits
Dale Farnsworth
1
-0
/
+3
2005-09-06
[PATCH] mv643xx: fix outstanding tx skb counter
Dale Farnsworth
1
-15
/
+9
2005-09-06
[PATCH] mv643xx: fix skb memory leak
Dale Farnsworth
1
-4
/
+2
2005-09-06
[PATCH] sis190: basic sis191 support
Francois Romieu
2
-5
/
+8
2005-09-06
[PATCH] sis190: RGMII Tx internal delay fiddling
Francois Romieu
1
-2
/
+17
2005-09-06
[PATCH] sis190: make 10Mbps the default when handling the StationControl regi...
Francois Romieu
1
-37
/
+21
2005-09-06
[PATCH] sis190: recent chipsets from SiS include a RGMII
Francois Romieu
1
-4
/
+45
2005-09-06
[PATCH] sis190: unmask the link change events
Francois Romieu
1
-1
/
+2
2005-09-06
[PATCH] 'mdio_bus_exit' in discarded section .text.exit
Peter Chubb
1
-1
/
+1
2005-09-06
[PATCH] drivers/net/ne3210.c: cleanups
Adrian Bunk
1
-6
/
+3
2005-09-05
[PATCH] (7/7) __user annotations (ethtool)
viro@ftp.linux.org.uk
1
-1
/
+1
2005-09-05
[PATCH] (6/7) missing include (ipw2200)
viro@ftp.linux.org.uk
1
-0
/
+1
2005-09-05
[PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)
viro@ftp.linux.org.uk
1
-34
/
+35
2005-09-05
[PATCH] (4/7) missing include (uli526x)
viro@ftp.linux.org.uk
1
-1
/
+1
2005-09-05
[PATCH] (3/7) iomem annotations (s2io)
viro@ftp.linux.org.uk
1
-7
/
+7
2005-09-05
[PATCH] (2/7) iomem annotations (e1000)
viro@ftp.linux.org.uk
1
-1
/
+1
2005-09-05
[PATCH] (1/7) chelsio sparse annotations
viro@ftp.linux.org.uk
2
-3
/
+3
2005-09-05
[PATCH] s390: disconnected 3270 console
Martin Schwidefsky
1
-5
/
+11
2005-09-05
[PATCH] s390: spinlock corner case
Heiko Carstens
1
-2
/
+2
2005-09-05
[PATCH] s390: compat system calls
Heiko Carstens
1
-2
/
+2
2005-09-05
[PATCH] s390: crypto driver update
Eric Rossman
3
-270
/
+106
2005-09-05
[PATCH] s390: pfault interrupt race
Martin Schwidefsky
1
-1
/
+4
2005-09-05
[PATCH] s390: reIPL fix and extern/static inline
Cornelia Huck
4
-21
/
+19
2005-09-05
[PATCH] s390: 64 bit diag250 support
Horst Hummel
3
-134
/
+307
2005-09-05
[PATCH] s390: deadlock in dasd_devmap
Horst Hummel
6
-41
/
+24
2005-09-05
[PATCH] s390: debug feature changes
Michael Holzheu
2
-22
/
+32
2005-09-05
[PATCH] s390: machine check handler bugs
Martin Schwidefsky
4
-58
/
+181
2005-09-05
[PATCH] xtensa: delete accidental file
Adrian Bunk
1
-135
/
+0
2005-09-05
[PATCH] xtensa: replace 'extern inline' with 'static inline'
Adrian Bunk
13
-70
/
+70
2005-09-05
[PATCH] uml: fix x86_64 page leak
Jeff Dike
4
-12
/
+22
2005-09-05
[PATCH] uml: fix advanced sysemu check
Bodo Stroesser
1
-11
/
+17
2005-09-05
[PATCH] uml: allow host capability usage to be disabled
Bodo Stroesser
1
-0
/
+24
2005-09-05
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
8
-238
/
+348
2005-09-05
[PATCH] uml: increase granularity of host capability checking
Bodo Stroesser
4
-34
/
+96
2005-09-05
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
8
-168
/
+230
2005-09-05
[PATCH] uml: add host AIO support to block driver
Jeff Dike
4
-409
/
+373
2005-09-05
[PATCH] uml: use host AIO support
Jeff Dike
6
-15
/
+475
2005-09-05
[PATCH] uml: build cleanups
Al Viro
5
-14
/
+6
2005-09-05
[PATCH] uml: system call path cleanup
Jeff Dike
13
-215
/
+131
2005-09-05
[PATCH] uml: merge duplicated page table code
Jeff Dike
3
-63
/
+46
[next]