Francois Romieu
|
d2eed8cff9
r8169: the 0x8136 needs a 8 bytes alignment
|
19 年之前 |
Francois Romieu
|
5f787a1aca
r8169: add basic MII ioctl support
|
19 年之前 |
Francois Romieu
|
64e4bfb40c
r8169: use standard #defines from mii.h instead of declaring private ones
|
19 年之前 |
Francois Romieu
|
5b0384f4fd
r8169: trim trailing whitespaces and convert whitespaces to tabs
|
19 年之前 |
Francois Romieu
|
b518fa8eac
r8169: udelay() removal
|
19 年之前 |
Francois Romieu
|
188f4af046
r8169: use NETDEV_TX_{BUSY/OK}
|
19 年之前 |
Jeff Garzik
|
299176206b
drivers/net: Remove deprecated use of pci_module_init()
|
19 年之前 |
Francois Romieu
|
bcf0bf90cd
r8169: sync with vendor's driver
|
19 年之前 |
Francois Romieu
|
4ff96fa673
r8169: remove rtl8169_init_board
|
19 年之前 |
Francois Romieu
|
623a1593c8
r8169: hardware flow control
|
19 年之前 |
Francois Romieu
|
9dccf61112
r8169: RX fifo overflow recovery
|
19 年之前 |
Francois Romieu
|
a2b98a697f
r8169: mac address change support
|
19 年之前 |
Jeff Garzik
|
9b91cf9daa
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
|
19 年之前 |
Jeff Garzik
|
2e8a538d86
[netdrvr] Use dev_printk() when ethernet interface isn't available
|
19 年之前 |
Thomas Gleixner
|
1fb9df5d30
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
|
19 年之前 |
Herbert Xu
|
7967168cef
[NET]: Merge TSO/UFO fields in sk_buff
|
19 年之前 |
Herbert Xu
|
5b057c6b1a
[NET]: Avoid allocating skb in skb_pad
|
19 年之前 |
Yoichi Yuasa
|
de1e938e54
[PATCH] r8169: add new PCI ID
|
19 年之前 |
Arjan van de Ven
|
f71e130966
Massive net driver const-ification.
|
19 年之前 |
Francois Romieu
|
61a4dcc2f9
r8169: enable wake on lan
|
19 年之前 |
Francois Romieu
|
5d06a99f54
r8169: fix broken ring index handling in suspend/resume
|
19 年之前 |
Andy Gospodarek
|
726ecdcf68
r8169: fix forced-mode link settings
|
19 年之前 |
Francois Romieu
|
2371408c02
r8169: prevent excessive busy-waiting
|
19 年之前 |
Jesper Juhl
|
3c6bee1d40
[PATCH] turn "const static" into "static const"
|
19 年之前 |
Francois Romieu
|
e53091fae5
r8169: do not abort when the power management capabilities are disabled
|
19 年之前 |
Francois Romieu
|
7c8b2eb4c7
r8169: fix printk_ratelimit in the interrupt handler
|
19 年之前 |
Jeff Garzik
|
3c8c7b2f32
Merge branch 'upstream-fixes'
|
20 年之前 |
Francois Romieu
|
f0e837d918
[PATCH] r8169: tone down the r8169 driver
|
20 年之前 |
Jeff Garzik
|
da192bb50c
Merge /spare/repo/linux-2.6/
|
20 年之前 |
Tommy Christensen
|
0b50f81d5a
[PATCH] r8169: call proper VLAN receive function
|
20 年之前 |