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
/
8139cp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romie...
Jeff Garzik
2006-09-12
1
-63
/
+51
|
\
|
*
8139cp: ring_info removal for the transmit path
Francois Romieu
2006-09-12
1
-19
/
+13
|
*
8139cp: use PCI_DEVICE() to shorten the PCI device table
Francois Romieu
2006-08-31
1
-4
/
+2
|
*
8139cp: pci_get_drvdata(pdev) can not be NULL in suspend handler
François Romieu
2006-08-31
1
-6
/
+4
|
*
8139cp: removal of useless BUG_ON() check
Francois Romieu
2006-08-31
1
-1
/
+0
|
*
8139cp: sync the device private data with its r8169 counterpart
Francois Romieu
2006-08-31
1
-6
/
+6
|
*
8139cp: ring_info removal for the receive path
Francois Romieu
2006-08-31
1
-7
/
+7
|
*
8139cp: remove gratuitous indirection
Francois Romieu
2006-08-31
1
-2
/
+2
|
*
8139cp: trim ring_info
Francois Romieu
2006-08-31
1
-17
/
+16
*
|
Merge branch 'tmp' into upstream
Jeff Garzik
2006-09-12
1
-3
/
+1
|
\
\
|
*
|
[PATCH] Remove more unnecessary driver printk's
Andy Gospodarek
2006-09-12
1
-3
/
+1
|
|
/
*
|
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
1
-1
/
+1
|
/
*
[PATCH] 8139cp.c printk fix
Andrew Morton
2006-07-12
1
-1
/
+1
*
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
Jeff Garzik
2006-07-05
1
-10
/
+7
*
[netdrvr] Use dev_printk() when ethernet interface isn't available
Jeff Garzik
2006-07-05
1
-16
/
+22
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
2006-06-27
1
-1
/
+1
*
[PATCH] 64bit resource: fix up printks for resources in networks drivers
Greg Kroah-Hartman
2006-06-27
1
-4
/
+5
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
1
-1
/
+1
*
[PATCH] 8139cp: add ethtool eeprom support
Philip Craig
2006-06-22
1
-12
/
+167
*
[PATCH] 8139cp: fix eeprom read command length
Philip Craig
2006-06-22
1
-1
/
+1
*
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
Jeff Garzik
2006-05-26
1
-7
/
+7
*
BUG_ON() Conversion in drivers/net/
Eric Sesterhenn
2006-04-02
1
-8
/
+4
*
Massive net driver const-ification.
Arjan van de Ven
2006-03-03
1
-1
/
+1
*
8139cp: fix broken suspend/resume
Francois Romieu
2006-02-27
1
-16
/
+21
*
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-09-21
1
-23
/
+23
|
\
|
*
[PATCH] 8139cp: allocate statistics space only when needed
Stephen Hemminger
2005-09-16
1
-23
/
+23
*
|
[PATCH] drivers/net: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-14
1
-2
/
+1
*
|
[PATCH] 8139cp: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-0
/
+2
|
/
*
[PATCH] 8139cp - redetect link after suspend
Pierre Ossman
2005-08-18
1
-0
/
+7
*
[NET]: Remove gratuitous use of skb->tail in network drivers.
David S. Miller
2005-06-28
1
-2
/
+2
*
8139cp: safer spin loop for get_statistics
Stephen Hemminger
2005-06-26
1
-6
/
+6
*
Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6.
Jeff Garzik
2005-06-26
1
-31
/
+69
|
\
|
*
[PATCH] 8139cp net driver: add MODULE_VERSION
2005-05-12
1
-0
/
+1
|
*
[PATCH] 8139cp - add netpoll support
Steffen Klassert
2005-05-12
1
-0
/
+19
|
*
[PATCH] 8139cp - module_param
Stephen Hemminger
2005-05-12
1
-2
/
+3
|
*
[PATCH] 8139cp: SG support fixes
Francois Romieu
2005-05-12
1
-12
/
+13
|
*
[netdrvr 8139cp] TSO support
Jeff Garzik
2005-05-12
1
-17
/
+33
*
|
[PATCH] drivers/net/8139cp: Use the DMA_{64, 32}BIT_MASK constants
Tobias Klauser
2005-05-12
1
-4
/
+5
|
/
*
[PATCH] u32 vs. pm_message_t fixes for drivers/net
Pavel Machek
2005-04-16
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1904