Commit Graph

334 Commits (44052e0d91757ecac4a2f659ea3e1a658dd6057e)

Author SHA1 Message Date
Auke Kok cd94dd0b64 e1000: integrate ich8 support into driver 19 years ago
Auke Kok d37ea5d562 e1000: add ich8lan core functions 19 years ago
Auke Kok ab7bc0ad72 e1000: disable ERT 19 years ago
Auke Kok 592600a053 e1000: check return value of _get_speed_and_duplex 19 years ago
Auke Kok ee04022a21 e1000: M88 PHY workaround 19 years ago
Auke Kok f1b3a85354 e1000: fix adapter led blinking inconsistency 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 17231712ab e1000: rework module param code with uninitialized values 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
Auke Kok acfbc9fde2 e1000: fix loopback ethtool test 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 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