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 |
Jesse Gross
|
eab6d18d20
vlan: Don't check for vlan group before vlan_tx_tag_present.
|
14 years ago |
Eric Dumazet
|
6f0333b8fd
r8169: use 50% less ram for RX ring
|
14 years ago |
David S. Miller
|
d122179a3c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Stanislaw Gruszka
|
82553bb621
r8169: use device model DMA API
|
15 years ago |
Stanislaw Gruszka
|
aeb19f6052
r8169: allocate with GFP_KERNEL flag when able to sleep
|
15 years ago |
David S. Miller
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Matthew Garrett
|
801e147cde
r8169: Handle rxfifo errors on 8168 chips
|
15 years ago |