index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
r8169.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "r8169: mac address change support"
Linus Torvalds
2006-10-29
1
-38
/
+0
*
Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/li...
Jeff Garzik
2006-10-21
1
-1
/
+6
|
\
|
*
r8169: fix infinite loop during hotplug
Arnaud Patard
2006-10-12
1
-1
/
+5
|
*
r8169: PCI ID for Corega Gigabit network card
Andrew Morton
2006-10-09
1
-0
/
+1
*
|
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-4
/
+3
|
/
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-24
1
-278
/
+382
|
\
|
*
Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu...
Jeff Garzik
2006-09-22
1
-1
/
+1
|
|
\
|
|
*
r8169: the MMIO region of the 8167 stands behin BAR#1
Francois Romieu
2006-09-20
1
-1
/
+1
|
*
|
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
|
*
|
Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu...
Jeff Garzik
2006-09-12
1
-276
/
+380
|
|
\
\
|
|
|
/
|
|
*
r8169: quirk for the 8110sb on arm platform
Francois Romieu
2006-09-11
1
-2
/
+7
|
|
*
r8169: the 0x8136 needs a 8 bytes alignment
Francois Romieu
2006-08-31
1
-1
/
+1
|
|
*
r8169: add basic MII ioctl support
Francois Romieu
2006-08-31
1
-0
/
+28
|
|
*
r8169: use standard #defines from mii.h instead of declaring private ones
Francois Romieu
2006-08-31
1
-62
/
+31
|
|
*
r8169: trim trailing whitespaces and convert whitespaces to tabs
Francois Romieu
2006-08-31
1
-33
/
+32
|
|
*
r8169: udelay() removal
Francois Romieu
2006-08-31
1
-5
/
+7
|
|
*
r8169: use NETDEV_TX_{BUSY/OK}
Francois Romieu
2006-08-31
1
-2
/
+2
|
|
*
r8169: sync with vendor's driver
Francois Romieu
2006-07-26
1
-74
/
+144
|
|
*
r8169: remove rtl8169_init_board
Francois Romieu
2006-07-26
1
-105
/
+86
|
|
*
r8169: hardware flow control
Francois Romieu
2006-07-26
1
-0
/
+7
|
|
*
r8169: RX fifo overflow recovery
Francois Romieu
2006-07-26
1
-4
/
+9
|
|
*
r8169: mac address change support
Francois Romieu
2006-07-26
1
-0
/
+38
|
*
|
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
1
-1
/
+1
|
|
/
*
|
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
1
-1
/
+1
|
/
*
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
Jeff Garzik
2006-07-05
1
-11
/
+8
*
[netdrvr] Use dev_printk() when ethernet interface isn't available
Jeff Garzik
2006-07-05
1
-24
/
+19
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
1
-1
/
+1
*
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2006-06-23
1
-2
/
+1
*
[PATCH] r8169: add new PCI ID
Yoichi Yuasa
2006-05-26
1
-0
/
+1
*
Massive net driver const-ification.
Arjan van de Ven
2006-03-03
1
-2
/
+2
*
r8169: enable wake on lan
Francois Romieu
2006-02-23
1
-0
/
+87
*
r8169: fix broken ring index handling in suspend/resume
Francois Romieu
2006-02-23
1
-43
/
+59
*
r8169: fix forced-mode link settings
Andy Gospodarek
2006-01-31
1
-0
/
+3
*
r8169: prevent excessive busy-waiting
Francois Romieu
2006-01-29
1
-6
/
+4
*
[PATCH] turn "const static" into "static const"
Jesper Juhl
2006-01-10
1
-1
/
+1
*
r8169: do not abort when the power management capabilities are disabled
Francois Romieu
2005-11-16
1
-3
/
+1
*
r8169: fix printk_ratelimit in the interrupt handler
Francois Romieu
2005-11-16
1
-1
/
+1
*
Merge branch 'upstream-fixes'
Jeff Garzik
2005-10-03
1
-2
/
+1
|
\
|
*
[PATCH] r8169: tone down the r8169 driver
Francois Romieu
2005-09-30
1
-2
/
+1
*
|
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-09-22
1
-2
/
+2
|
\
\
|
|
/
|
*
[PATCH] r8169: call proper VLAN receive function
Tommy Christensen
2005-09-21
1
-2
/
+2
*
|
[PATCH] r8169: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-0
/
+2
|
/
*
[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032
Francois Romieu
2005-08-27
1
-1
/
+1
*
[PATCH] r8169: PCI ID for the Linksys EG1032
Francois Romieu
2005-08-19
1
-0
/
+1
*
[NET]: Remove gratuitous use of skb->tail in network drivers.
David S. Miller
2005-06-28
1
-2
/
+2
*
Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...
Linus Torvalds
2005-06-18
1
-68
/
+252
|
\
|
*
[PATCH] r8169: minor cleanup
Richard Dawe
2005-05-27
1
-8
/
+5
|
*
[PATCH] r8169: add ethtool support for dumping the chip statistics
Stephen Hemminger
2005-05-27
1
-0
/
+100
|
*
[PATCH] r8169: ethtool message level control support
Stephen Hemminger
2005-05-27
1
-56
/
+135
[next]