summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e
Commit message (Expand)AuthorAgeFilesLines
* e1000: fix memcpy in e1000_get_stringsRoel Kluin2007-12-071-1/+1
* e1000e: Fix typo ! &Roel Kluin2007-10-301-1/+1
* e1000e: fix sparse warningsStephen Hemminger2007-10-302-19/+20
* e1000e: Remove legacy jumbo frame receive codeAuke Kok2007-10-292-282/+1
* e1000e: Re-enable SECRC - crc strippingAuke Kok2007-10-291-13/+6
* e1000e: Fix PBA calculation for jumbo frame packetsAuke Kok2007-10-291-9/+13
* e1000e: Fix jumbo frame receive code.Auke Kok2007-10-292-52/+54
* e1000e: don't poke PHY registers to retreive link statusAuke Kok2007-10-161-10/+21
* e1000e: fix error checksAdrian Bunk2007-10-161-2/+2
* e1000e: Fix debug printk macroAuke Kok2007-10-161-1/+1
* e1000e: restore flow control settings properlyAuke Kok2007-10-103-3/+11
* e1000e: Simple optimizations in e1000_xmit_frameAuke Kok2007-10-101-5/+4
* e1000e: Fix ethtool register test codeAuke Kok2007-10-101-4/+10
* e1000e: fix debugging printout codeAuke Kok2007-10-102-4/+2
* e1000e: Do not allow requeue of freed skbKrishna Kumar2007-10-101-1/+1
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-11/+10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok2007-10-1012-0/+17819
OpenPOWER on IntegriCloud