Hayes Wang
|
b3d7b2f2f0
r8169: support the new RTL8411 chip.
|
13 years ago |
Hayes Wang
|
5f886e0890
r8169: adjust some functions of 8111f
|
13 years ago |
Hayes Wang
|
7e18dca162
r8169: support the new RTL8402 chip.
|
13 years ago |
Hayes Wang
|
beb1fe184f
r8169: add device specific CSI access helpers.
|
13 years ago |
Hayes Wang
|
0004299ad4
r8169: modify pll power function
|
13 years ago |
Francois Romieu
|
d387b427c9
r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.
|
13 years ago |
Francois Romieu
|
851e602219
r8169: Config1 is read-only on 8168c and later.
|
13 years ago |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Richard Cochran
|
e1593bb150
r8169: Support the get_ts_info ethtool method.
|
13 years ago |
Artem Savkov
|
cff4c16296
r8169: enable napi on resume.
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Richard Cochran
|
5047fb5d1d
r8169: enable transmit time stamping.
|
13 years ago |
Francois Romieu
|
92a7c4e718
r8169: stop using net_device.{base_addr, irq}.
|
13 years ago |
Francois Romieu
|
31fa8b1855
r8169: move rtl_cfg_info closer to its caller.
|
13 years ago |
Francois Romieu
|
dc1c00ce70
r8169: move the netpoll handler after the irq handler.
|
13 years ago |
Francois Romieu
|
df43ac7831
r8169: move rtl8169_open after rtl_task it depends on.
|
13 years ago |
Francois Romieu
|
e6b763ea05
r8169: move rtl_set_rx_mode before its rtl_hw_start callers.
|
13 years ago |
Francois Romieu
|
fa9c385ef5
r8169: move net_device_ops beyond the methods it references.
|
13 years ago |
Francois Romieu
|
3b6cf25de2
r8169: move the driver probe method to the end of the driver file.
|
13 years ago |
Francois Romieu
|
e27566ed37
r8169: move the driver removal method to the end of the driver file.
|
13 years ago |
David S. Miller
|
b2d3298e09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
françois romieu
|
2a15cd2ff4
r8169: runtime resume before shutdown.
|
13 years ago |
David S. Miller
|
f6a1ad4295
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Igor Maravic
|
036dafa28d
r8169: add byte queue limit support.
|
13 years ago |
Junchang Wang
|
8027aa245b
r8169: add 64bit statistics.
|
13 years ago |
françois romieu
|
9c5028e9da
r8169: corrupted IP fragments fix for large mtu.
|
13 years ago |
Ben Greear
|
79d0c1d26e
r8169: Support RX-FCS flag.
|
13 years ago |
Ben Greear
|
6bbe021d40
r8169: Support RX-ALL flag.
|
13 years ago |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 years ago |
Francois Romieu
|
6c05d25267
r8169: spinlock redux.
|
13 years ago |