Ivan Vecera
|
0d672e9f8a
drivers/net: Call netif_carrier_off at the end of the probe
|
14 years ago |
Francois Romieu
|
f60ac8e7ab
r8169: prevent RxFIFO induced loops in the irq handler.
|
14 years ago |
Francois Romieu
|
1519e57fe8
r8169: RxFIFO overflow oddities with 8168 chipsets.
|
14 years ago |
Ivan Vecera
|
b5ba6d12bd
r8169: use RxFIFO overflow workaround for 8168c chipset.
|
14 years ago |
françois romieu
|
f1e02ed109
r8169: keep firmware in memory.
|
14 years ago |
hayeswang
|
42b82dc19d
net/r8169: Update the function of parsing firmware
|
14 years ago |
françois romieu
|
eee3a96c63
r8169: delay phy init until device opens.
|
14 years ago |
françois romieu
|
e6de30d63e
r8169: more 8168dp support.
|
14 years ago |
françois romieu
|
650e8d5d1f
r8169: rtl_csi_access_enable rename.
|
14 years ago |
françois romieu
|
b646d90053
r8169: magic.
|
14 years ago |
françois romieu
|
065c27c184
r8169: phy power ops
|
14 years ago |
françois romieu
|
c0e45c1ca3
r8169: 8168DP specific MII registers access methods.
|
14 years ago |
françois romieu
|
4da1963342
r8169: use device dependent methods to access the MII registers.
|
14 years ago |
françois romieu
|
f0298f8143
r8169: identify different registers.
|
14 years ago |
françois romieu
|
bca03d5f32
r8169: remove the firmware of RTL8111D.
|
14 years ago |
Joe Perches
|
b6bc765067
drivers/net/*.c: Use static const
|
14 years ago |
David S. Miller
|
b4aa9e05a6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Tejun Heo
|
23f333a2bf
drivers/net: don't use flush_scheduled_work()
|
14 years ago |
Rafael J. Wysocki
|
e4fbce740f
r8169: Fix runtime power management
|
14 years ago |
Shan Wei
|
d5d3ebe3be
r8169: fix checksum broken
|
14 years ago |
françois romieu
|
ea80907ff0
r8169: fix sleeping while holding spinlock.
|
14 years ago |
françois romieu
|
53f57357ff
r8169: revert "Handle rxfifo errors on 8168 chips"
|
14 years ago |
Stanislaw Gruszka
|
d827d86b6f
r8169: print errors when dma mapping fail
|
14 years ago |
Stanislaw Gruszka
|
fccec10b33
r8169: (re)init phy on resume
|
14 years ago |
Stanislaw Gruszka
|
323bb68575
r8169: changing mtu clean up
|
14 years ago |
Stanislaw Gruszka
|
cac4b22f3d
r8169: do not account fragments as packets
|
14 years ago |
Stanislaw Gruszka
|
48addcc9ed
r8169: use pointer to struct device as local variable
|
14 years ago |
Stanislaw Gruszka
|
231aee63c1
r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE
|
14 years ago |
Stanislaw Gruszka
|
0ecbe1cadd
r8169: init rx ring cleanup
|
14 years ago |
Stanislaw Gruszka
|
3eafe50708
r8169: check dma mapping failures
|
14 years ago |