index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[ARCNET]: Fix return value from arcnet_send_packet().
Pieter Dejaeghere
2005-09-06
1
-8
/
+17
|
|
/
*
|
[PATCH] bogus #if (smc91x.h)
viro@ZenIV.linux.org.uk
2005-09-07
1
-1
/
+1
*
|
[PATCH] -Wundef fixes (hamachi)
viro@ZenIV.linux.org.uk
2005-09-07
1
-0
/
+4
*
|
[PATCH] s2io u64 use for uintptr_t
viro@zenIV.linux.org.uk
2005-09-07
1
-5
/
+5
*
|
[PATCH] Fix smsc_ircc_init return value
Brice Goglin
2005-09-07
1
-0
/
+1
*
|
[PATCH] smsc-ircc2: dont use void * where specific type will do
Dmitry Torokhov
2005-09-07
1
-6
/
+4
*
|
[PATCH] smsc-ircc2: use netdev_priv()
Dmitry Torokhov
2005-09-07
1
-12
/
+11
*
|
[PATCH] smsc-ircc2: add to sysfs as platform device, new PM
Dmitry Torokhov
2005-09-07
1
-56
/
+65
*
|
[PATCH] smsc-ircc2: dont pass iobase around
Dmitry Torokhov
2005-09-07
1
-35
/
+26
*
|
[PATCH] smsc-ircc2: remove typedefs
Dmitry Torokhov
2005-09-07
1
-26
/
+13
*
|
[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZE
Dmitry Torokhov
2005-09-07
1
-3
/
+2
*
|
[PATCH] smsc-ircc2: formatting fixes
Dmitry Torokhov
2005-09-07
1
-326
/
+317
*
|
[PATCH] smsc-ircc2: whitespace fixes
Dmitry Torokhov
2005-09-07
2
-217
/
+217
*
|
[PATCH] 3c59x: read current link status from phy
Tommy S. Christensen
2005-09-07
1
-0
/
+1
*
|
[PATCH] 3c59x PM fixes
Rafael J. Wysocki
2005-09-07
1
-1
/
+17
|
/
*
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
2005-09-06
20
-233
/
+1735
|
\
|
*
[PATCH] orinoco: New driver - spectrum_cs.
Pavel Roskin
2005-09-05
3
-0
/
+1134
|
*
[PATCH] orinoco: New driver - orinoco_nortel.
Pavel Roskin
2005-09-05
3
-0
/
+334
|
*
[PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...
Pavel Roskin
2005-09-05
1
-12
/
+6
|
*
[PATCH] orinoco: Optimize orinoco_join_ap()
Pavel Roskin
2005-09-05
1
-7
/
+11
|
*
[PATCH] orinoco: Fix memory leak on error in processing hostscan frames.
Pavel Roskin
2005-09-05
1
-1
/
+3
|
*
[PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.
Pavel Roskin
2005-09-05
1
-1
/
+0
|
*
[PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.
Pavel Roskin
2005-09-05
1
-28
/
+43
|
*
[PATCH] Kconfig fix (PHYLIB vs. s390)
viro@ZenIV.linux.org.uk
2005-09-05
1
-1
/
+1
|
*
[PATCH] (15/22) Kconfig fix (82596)
Al Viro
2005-09-05
1
-1
/
+1
|
*
[PATCH] mv643xx: add netpoll api support
Dale Farnsworth
2005-09-05
1
-2
/
+42
|
*
[PATCH] mv643xx: Fix promiscuous mode handling
Dale Farnsworth
2005-09-05
2
-62
/
+4
|
*
[PATCH] mv643xx: Disable per port bandwidth limits
Dale Farnsworth
2005-09-05
1
-0
/
+3
|
*
[PATCH] mv643xx: fix outstanding tx skb counter
Dale Farnsworth
2005-09-05
1
-15
/
+9
|
*
[PATCH] mv643xx: fix skb memory leak
Dale Farnsworth
2005-09-05
1
-4
/
+2
|
*
[PATCH] sis190: basic sis191 support
Francois Romieu
2005-09-05
2
-5
/
+8
|
*
[PATCH] sis190: RGMII Tx internal delay fiddling
Francois Romieu
2005-09-05
1
-2
/
+17
|
*
[PATCH] sis190: make 10Mbps the default when handling the StationControl regi...
Francois Romieu
2005-09-05
1
-37
/
+21
|
*
[PATCH] sis190: recent chipsets from SiS include a RGMII
Francois Romieu
2005-09-05
1
-4
/
+45
|
*
[PATCH] sis190: unmask the link change events
Francois Romieu
2005-09-05
1
-1
/
+2
|
*
[PATCH] 'mdio_bus_exit' in discarded section .text.exit
Peter Chubb
2005-09-05
1
-1
/
+1
|
*
[PATCH] drivers/net/ne3210.c: cleanups
Adrian Bunk
2005-09-05
1
-6
/
+3
|
*
[PATCH] (6/7) missing include (ipw2200)
viro@ftp.linux.org.uk
2005-09-05
1
-0
/
+1
|
*
[PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)
viro@ftp.linux.org.uk
2005-09-05
1
-34
/
+35
|
*
[PATCH] (4/7) missing include (uli526x)
viro@ftp.linux.org.uk
2005-09-05
1
-1
/
+1
|
*
[PATCH] (3/7) iomem annotations (s2io)
viro@ftp.linux.org.uk
2005-09-05
1
-7
/
+7
|
*
[PATCH] (2/7) iomem annotations (e1000)
viro@ftp.linux.org.uk
2005-09-05
1
-1
/
+1
|
*
[PATCH] (1/7) chelsio sparse annotations
viro@ftp.linux.org.uk
2005-09-05
2
-3
/
+3
*
|
[IPW2200]: ipw2200.h needs linux/dma-mapping.h
David S. Miller
2005-09-05
1
-0
/
+1
*
|
[TG3]: Update driver version and release date.
David S. Miller
2005-09-05
1
-2
/
+2
*
|
[TG3]: Use status tag to check for new events
Michael Chan
2005-09-05
1
-17
/
+15
*
|
[TG3]: Remove status block access in tg3_msi() and add prefetches
Michael Chan
2005-09-05
1
-17
/
+11
*
|
[TG3]: Add PHY loopback test
Michael Chan
2005-09-05
1
-20
/
+53
*
|
[TG3]: Add ethtool -p support
Michael Chan
2005-09-05
1
-0
/
+33
*
|
[TG3]: Minor 5780 and 5752 fixes
Michael Chan
2005-09-05
1
-5
/
+7
|
/
[prev]
[next]