Commit Graph

193 Commits (ab46feae865c5b96dbf5e261be8638165932bfb1)

Author SHA1 Message Date
Francois Romieu 2dd99530a2 r8169: populate the hw_start handler for the 8168 18 years ago
Francois Romieu 7f796d83ff r8169: add helpers for per-device hw_start handler 18 years ago
Francois Romieu 07ce406467 r8169: add hooks for per-device hw_start handler 18 years ago
Stephen Hemminger b449655ff5 r8169: Rx path update 18 years ago
David S. Miller 278667ba18 r8169: kill eth_copy_and_sum() 18 years ago
Francois Romieu 4ae47c2ddc r8169: de-obfuscate modulo arithmetic 18 years ago
Stephen Hemminger 15d317587e r8169: use netdev_alloc_skb 18 years ago
Stephen Hemminger 25805dcf9d network drivers: eliminate unneeded kill_vid code 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Francois Romieu 1371fa6db0 r8169: fix suspend/resume for down interface 18 years ago
Francois Romieu 99f252b097 r8169: issue request_irq after the private data are completely initialized 18 years ago
Francois Romieu 2efa53f373 r8169: fix a race between PCI probe and dev_open 18 years ago
Francois Romieu 9e0db8ef4a r8169: revert bogus BMCR reset 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Francois Romieu eb2a021c47 r8169: RTNL and flush_scheduled_work deadlock 18 years ago
Al Viro dcb92f8804 [PATCH] uintptr_t is unsigned long, not u32 18 years ago
Francois Romieu 81f4e6c190 r8169: extraneous Cmd{Tx/Rx}Enb write 18 years ago
Francois Romieu a27993f3d9 r8169: use the broken_parity_status field in pci_dev 18 years ago
Francois Romieu cc9f022d97 r8169: more alignment for the 0x8168 18 years ago
Francois Romieu 12d86f682e r8169: phy program update 18 years ago
Francois Romieu d03902b886 r8169: tweak the PCI data parity error recovery 18 years ago
Francois Romieu 9cb427b6ff r8169: more magic during initialization of the hardware 18 years ago
Francois Romieu bf793295e1 r8169: perform a PHY reset before any other operation at boot time 18 years ago
Francois Romieu 315917d23f [PATCH] r8169: Fix iteration variable sign 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Linus Torvalds 209ad53bc1 Revert "r8169: mac address change support" 19 years ago
Arnaud Patard 733b736c91 r8169: fix infinite loop during hotplug 19 years ago
Andrew Morton 73f5e28b33 r8169: PCI ID for Corega Gigabit network card 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Francois Romieu d81bf55110 r8169: the MMIO region of the 8167 stands behin BAR#1 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Francois Romieu b39fe41f48 r8169: quirk for the 8110sb on arm platform 19 years ago
Francois Romieu d2eed8cff9 r8169: the 0x8136 needs a 8 bytes alignment 19 years ago
Francois Romieu 5f787a1aca r8169: add basic MII ioctl support 19 years ago
Francois Romieu 64e4bfb40c r8169: use standard #defines from mii.h instead of declaring private ones 19 years ago
Francois Romieu 5b0384f4fd r8169: trim trailing whitespaces and convert whitespaces to tabs 19 years ago
Francois Romieu b518fa8eac r8169: udelay() removal 19 years ago
Francois Romieu 188f4af046 r8169: use NETDEV_TX_{BUSY/OK} 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Francois Romieu bcf0bf90cd r8169: sync with vendor's driver 19 years ago
Francois Romieu 4ff96fa673 r8169: remove rtl8169_init_board 19 years ago
Francois Romieu 623a1593c8 r8169: hardware flow control 19 years ago
Francois Romieu 9dccf61112 r8169: RX fifo overflow recovery 19 years ago
Francois Romieu a2b98a697f r8169: mac address change support 19 years ago
Jeff Garzik 9b91cf9daa [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... 19 years ago
Jeff Garzik 2e8a538d86 [netdrvr] Use dev_printk() when ethernet interface isn't available 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago