Commit Graph

80 Commits (0560551dca0c02a4b23f95a9c339882ff291e1c7)

Author SHA1 Message Date
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
Herbert Xu 5b057c6b1a [NET]: Avoid allocating skb in skb_pad 19 years ago
Yoichi Yuasa de1e938e54 [PATCH] r8169: add new PCI ID 19 years ago
Arjan van de Ven f71e130966 Massive net driver const-ification. 19 years ago
Francois Romieu 61a4dcc2f9 r8169: enable wake on lan 19 years ago
Francois Romieu 5d06a99f54 r8169: fix broken ring index handling in suspend/resume 19 years ago
Andy Gospodarek 726ecdcf68 r8169: fix forced-mode link settings 19 years ago
Francois Romieu 2371408c02 r8169: prevent excessive busy-waiting 19 years ago
Jesper Juhl 3c6bee1d40 [PATCH] turn "const static" into "static const" 19 years ago