Commit Graph

171 Commits (74588d8ba34ff1bda027cfa737972af01ab00c8b)

Author SHA1 Message Date
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Linas Vepstas 72e8d6bbc1 [PATCH] e1000 disable device on PCI error 19 years ago
Auke-Jan H Kok d3148ce9a6 [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device' 19 years ago
Auke Kok 6a9516989f [PATCH] e1000: fix TX timout hang regression for 82542rev3 19 years ago
Auke Kok 7cc33234f2 e1000: Increment driver version to 7.2.7-k2 19 years ago
Christoph Hellwig ca6f722419 e1000: clean up skb allocation code 19 years ago
Jesse Brandeburg 5881cde8a3 e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device 19 years ago
Jesse Brandeburg 120cd57644 e1000: unify WoL capability detection code 19 years ago
Auke Kok e7b4411704 e1000: remove unused part_num reading code 19 years ago
Auke Kok 3d1dd8cb23 e1000: error out if we cannot enable PCI device on resume 19 years ago
Vasily Averin 3fbbc72ef1 e1000: ring buffers resources cleanup 19 years ago
Vasily Averin 6dd62ab063 e1000: e1000_probe resources cleanup 19 years ago
Vasily Averin 401a552b8b e1000: IRQ resources cleanup 19 years ago
Auke Kok 8fc897b00a e1000: Whitespace cleanup, cosmetic changes 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Adrian Bunk e4c780b1ff [PATCH] drivers/net/e1000/: possible cleanups 19 years ago
Auke Kok dc335d9735 e1000: Increment driver version to 7.1.9-k6 19 years ago
Jeff Kirsher 600c977c08 e1000: Disable aggressive clocking on esb2 with SERDES port 19 years ago
Jesse Brandeburg d658266ed6 e1000: Explicitly power up the PHY during loopback testing. 19 years ago
Jeff Kirsher 673a052fde e1000: Remove 0x1000 as supported device 19 years ago
Auke Kok e15fdd0391 e1000: Same cosmetic fix as earlier sent out for IPV4. 19 years ago
David S. Miller 87f5032e0c [E1000]: Convert to netdev_alloc_skb 19 years ago
Auke Kok 36902f2e35 e1000: bump version to 7.1.9-k4 19 years ago
Auke Kok eb0f8054dd e1000: fix panic on large frame receive when mtu=default 19 years ago
Auke Kok f235a2abb2 e1000: remove CRC bytes from measured packet length 19 years ago
Auke Kok d3d9e484b2 e1000: Redo netpoll fix to address community concerns 19 years ago
Andrew Morton 61ef5c00a6 [PATCH] e1000: irq naming update 19 years ago
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Auke Kok e4ac9773be e1000: increase version to 7.1.9-k2 19 years ago
Auke Kok ae2c3860eb e1000: add ich8lan device ID's 19 years ago
Auke Kok cd94dd0b64 e1000: integrate ich8 support into driver 19 years ago
Auke Kok ab7bc0ad72 e1000: disable ERT 19 years ago
Auke Kok 7dfee0cb1d e1000: disable CRC stripping workaround 19 years ago
Auke Kok 4ca213a695 e1000: force register write flushes to circumvent broken platforms 19 years ago
Auke Kok 864c4e45ec e1000: recycle skb 19 years ago
Auke Kok a5eafce2ce e1000: change printk into DPRINTK 19 years ago
Auke Kok 9a53a20298 e1000: add smart power down code 19 years ago
Auke Kok 0cbabbb072 e1000: small performance tweak by removing double code 19 years ago
Auke Kok 6fdfef1624 e1000: fix CONFIG_PM blocks 19 years ago
Auke Kok 79f05bf0ba e1000: Make PHY powerup/down a function 19 years ago
Auke Kok 2db10a081c e1000: rework driver hardware reset locking 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
Linas Vepstas 282f33c986 [PATCH] e1000: prevent statistics from getting garbled during reset 19 years ago
Auke Kok a487a8f7b6 e1000: prevent statistics from garbling during bus resets 19 years ago
Auke Kok 9026729bfe e1000: add PCI Error Recovery 19 years ago
Auke Kok 24f476eeec e1000: remove risky prefetch on next_skb->data 19 years ago
Auke Kok 80871e63e4 e1000: add shutdown handler back to fix WOL 19 years ago
Alexey Dobriyan 6082823632 [PATCH] e1000: endian fixes 19 years ago
Auke Kok 440c052d6f e1000: bump version to 7.0.38-k4 19 years ago