Commit Graph

156 Commits (140432fd2fbe68d59fe6fcddbcd4bcd0f84e951a)

Author SHA1 Message Date
Linas Vepstas 282f33c986 [PATCH] e1000: prevent statistics from getting garbled during reset 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 b9b6e78b11 e1000: fix ethtool test irq alloc as "probe" 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
Auke Kok fdf35d3c49 e1000: remove changelog in driver 19 years ago
Auke Kok a1943b5a79 e1000: Fix date string in Makefile 19 years ago
Auke Kok 76c224bc9f e1000: remove leading and trailing whitespace. 19 years ago
Auke Kok a42a507cd3 e1000: remove backslash r debug printfs 19 years ago
Auke Kok c653e6351e e1000: add shutdown handler back to fix WOL 19 years ago
Auke Kok bcb49197ed e1000: Update truesize with the length of the packet for packet split 19 years ago
Auke Kok 1cb5821f44 e1000: fix mismerge skb_put. 19 years ago
Auke Kok dc86d32ab5 e1000: fix mispatch for media type detect. 19 years ago
Auke Kok 3d41e30aa3 e1000: Version bump, contact fix, year string change 19 years ago
Auke Kok 77b2aad5b4 e1000: implement more efficient tx queue locking 19 years ago
Auke Kok 9e2feace1a e1000: Buffer optimizations for small MTU 19 years ago
Auke Kok 6fc7a7eca7 e1000: Dead variable cleanup 19 years ago
Auke Kok 5d51b80f92 e1000: Update truesize with the length of the packet for packet split 19 years ago
Auke Kok fe7fe28ea5 e1000: Made an adapter struct variable into a local (txb2b) 19 years ago
Auke Kok e619d52349 e1000: De-inline functions to benefit from compiler smartness 19 years ago
Auke Kok 4cc15f5499 e1000: Esb2 wol link cycle bug and uninitialized registers 19 years ago
Auke Kok d0e027db78 e1000: Remove PM warning DPRINTKs breaking 2.4.x kernels 19 years ago
Eric Sesterhenn 5d9428de1a BUG_ON() Conversion in drivers/net/ 19 years ago
Stephen Hemminger 1533306186 [NET]: dev_put/dev_hold cleanup 19 years ago
David S. Miller c3d7a3a4eb [PATCH] e1000 endianness bugs 19 years ago
Adrian Bunk 30dcbf29cc [PATCH] drivers/net/e1000/: proper prototypes 19 years ago
David S. Miller 9e927fb618 [PATCH] Wrong return value corrupts free object in e1000 driver 19 years ago
Jeff Kirsher cb764326df e1000: Fix mii-tool access to setting speed and duplex 19 years ago
Jeff Kirsher 0f15a8fae8 e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 19 years ago
Jeff Kirsher 30320be88f e1000: Added a performance enhancement - prefetch 19 years ago
Jeff Kirsher dc7c6add34 e1000: Add copybreak when using packet split 19 years ago
Jeff Kirsher 8704163987 e1000: Fixed the following issues with ESB2 (requires ESB2 support): 19 years ago
Jeff Kirsher 6418ecc68e e1000: Add support for new hardware (ESB2) 19 years ago
Jeff Kirsher 2a1af5d7df e1000: Add performance enahancement by balancing TX and RX 19 years ago
Jeff Kirsher 85b22eb632 e1000: Add enabled Jumbo frame support for 82573L 19 years ago
Jeff Kirsher 9f68788856 e1000: Add 82573 controller support to TSO fix 19 years ago
Jeff Kirsher 329bfd0b6d e1000: Fix filling skb descriptors while using packet split 19 years ago
Jeff Kirsher 7e6c9861bb e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s 19 years ago
Jeff Kirsher 8491682986 e1000: Fix Quadport Wake on LAN 19 years ago
Jeff Kirsher 8df06e504e e1000: Fix RSS if enabled in mid-connection 19 years ago
Jeff Kirsher 497fce5e72 e1000: Fix 82543 issue when reading eeprom 19 years ago
Jeff Kirsher 20a44028f0 e1000: Fix dhcp issue when the skb structure fields are not filled properly 19 years ago
Jeff Kirsher c5f226fe97 e1000: Fix AMT losing connectivity when switching VLAN in passive mode 19 years ago
Jeff Kirsher 5b66ba0db8 e1000: Fix unecessary delay for 82573 controllers 19 years ago
Jeff Kirsher 0989aa4316 e1000: Fix lock up while setting ring parameters 19 years ago
Jeff Kirsher 9f644d518f e1000: Fix dead counters 19 years ago
Jeff Kirsher c1605eb37a e1000: Remove Multiqueue code until we have support for MSI-X in our hardware 19 years ago
Jeff Kirsher a1415ee655 [PATCH] e1000: revert to single descriptor for legacy receive path 19 years ago