françois romieu
|
908ba2bfd2
r8169: more broken register writes workaround
|
15 years ago |
françois romieu
|
87aeec767e
r8169: failure to enable mwi should not be fatal
|
15 years ago |
Neil Horman
|
93f4d91d87
r8169: clean up my printk uglyness
|
15 years ago |
Neil Horman
|
c0cd884af0
r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)
|
15 years ago |
Francois Romieu
|
78f1cd0245
r8169: fix broken register writes
|
15 years ago |
David S. Miller
|
4300e8c7f6
Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"
|
15 years ago |
David Dillow
|
4c020a961a
r8169: use correct barrier between cacheable and non-cacheable memory
|
15 years ago |
Jiri Pirko
|
f9dcbcc9e3
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
|
15 years ago |
Robert Hancock
|
3531768883
r8169: enable 64-bit DMA by default for PCI Express devices (v2)
|
15 years ago |
Joe Perches
|
bf82c189a9
drivers/net/r8196.c: Use netif_printk macros
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
H Hartley Sweeten
|
30a6ae8d47
drivers/net/r8169.c: use %pM to shown MAC address
|
15 years ago |
Alexey Dobriyan
|
471452104b
const: constify remaining dev_pm_ops
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
David S. Miller
|
ff9c38bba3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Ivan Vecera
|
cc098dc705
r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
|
15 years ago |
Alexey Dobriyan
|
350f75960c
r8169: move PHY regs tables to .rodata
|
15 years ago |
David S. Miller
|
a2bfbc072e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Raimonds Cicans
|
8812304cf1
r8169: Fix receive buffer length when MTU is between 1515 and 1536
|
15 years ago |
David S. Miller
|
230f9bb701
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Raimonds Cicans
|
207d6e8760
r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo frames
|
15 years ago |
David S. Miller
|
cfadf853f6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Simon Wunderlich
|
05af2142d0
r8169: fix Ethernet Hangup for RTL8110SC rev d
|
15 years ago |
David S. Miller
|
421355de87
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
françois romieu
|
daf9df6d8d
r8169: partial support and phy init for the 8168d
|
15 years ago |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 years ago |
David S. Miller
|
3a5f29c1db
r8169: Fix warning in rtl8169_start_xmit().
|
16 years ago |
Ben Hutchings
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
16 years ago |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 years ago |