index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
r8169.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-31
r8169: use standard #defines from mii.h instead of declaring private ones
Francois Romieu
1
-62
/
+31
2006-08-31
r8169: trim trailing whitespaces and convert whitespaces to tabs
Francois Romieu
1
-33
/
+32
2006-08-31
r8169: udelay() removal
Francois Romieu
1
-5
/
+7
2006-08-31
r8169: use NETDEV_TX_{BUSY/OK}
Francois Romieu
1
-2
/
+2
2006-07-27
r8169: sync with vendor's driver
Francois Romieu
1
-74
/
+144
2006-07-27
r8169: remove rtl8169_init_board
Francois Romieu
1
-105
/
+86
2006-07-27
r8169: hardware flow control
Francois Romieu
1
-0
/
+7
2006-07-27
r8169: RX fifo overflow recovery
Francois Romieu
1
-4
/
+9
2006-07-27
r8169: mac address change support
Francois Romieu
1
-0
/
+38
2006-07-05
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
Jeff Garzik
1
-11
/
+8
2006-07-05
[netdrvr] Use dev_printk() when ethernet interface isn't available
Jeff Garzik
1
-24
/
+19
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-1
/
+1
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
1
-2
/
+1
2006-05-27
[PATCH] r8169: add new PCI ID
Yoichi Yuasa
1
-0
/
+1
2006-03-04
Massive net driver const-ification.
Arjan van de Ven
1
-2
/
+2
2006-02-24
r8169: enable wake on lan
Francois Romieu
1
-0
/
+87
2006-02-24
r8169: fix broken ring index handling in suspend/resume
Francois Romieu
1
-43
/
+59
2006-01-31
r8169: fix forced-mode link settings
Andy Gospodarek
1
-0
/
+3
2006-01-29
r8169: prevent excessive busy-waiting
Francois Romieu
1
-6
/
+4
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
1
-1
/
+1
2005-11-17
r8169: do not abort when the power management capabilities are disabled
Francois Romieu
1
-3
/
+1
2005-11-17
r8169: fix printk_ratelimit in the interrupt handler
Francois Romieu
1
-1
/
+1
2005-10-04
Merge branch 'upstream-fixes'
Jeff Garzik
1
-2
/
+1
2005-10-01
[PATCH] r8169: tone down the r8169 driver
Francois Romieu
1
-2
/
+1
2005-09-22
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-2
/
+2
2005-09-22
[PATCH] r8169: call proper VLAN receive function
Tommy Christensen
1
-2
/
+2
2005-09-14
[PATCH] r8169: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+2
2005-08-27
[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032
Francois Romieu
1
-1
/
+1
2005-08-19
[PATCH] r8169: PCI ID for the Linksys EG1032
Francois Romieu
1
-0
/
+1
2005-06-29
[NET]: Remove gratuitous use of skb->tail in network drivers.
David S. Miller
1
-2
/
+2
2005-06-18
Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...
Linus Torvalds
1
-68
/
+252
2005-06-14
[NET]: Move the netdev list to vger.kernel.org.
Ralf Baechle
1
-1
/
+1
2005-05-27
[PATCH] r8169: minor cleanup
Richard Dawe
1
-8
/
+5
2005-05-27
[PATCH] r8169: add ethtool support for dumping the chip statistics
Stephen Hemminger
1
-0
/
+100
2005-05-27
[PATCH] r8169: ethtool message level control support
Stephen Hemminger
1
-56
/
+135
2005-05-27
[PATCH] r8169: add module parameter (media)
Francois Romieu
1
-0
/
+1
2005-05-27
[PATCH] r8169: add module parameter (copybreak)
Stephen Hemminger
1
-0
/
+1
2005-05-27
[PATCH] r8169: identify the napi version
Stephen Hemminger
1
-2
/
+7
2005-05-27
[PATCH] r8169: de-obfuscate supported PCI ID
Francois Romieu
1
-3
/
+3
2005-05-27
[PATCH] r8169: new PCI id
Francois Romieu
1
-0
/
+1
2005-05-13
[PATCH] r8169: incoming frame length check
Francois Romieu
1
-6
/
+25
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
1
-1
/
+1
2005-04-17
[PATCH] u32 vs. pm_message_t fixes for drivers/net
Pavel Machek
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2523