summaryrefslogtreecommitdiff
path: root/ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-23ethtool: add support for at76c50x-usb driverJohn W. Linville1-0/+1
2009-12-20ethtool: Do not report link partner advertising flags if set to 0Ben Hutchings1-1/+3
2009-12-01ethtool: Fix switch on port typeBen Hutchings1-6/+6
2009-12-01ethtool: Report MDI-X status for twisted-pair interfacesBen Hutchings1-0/+16
2009-11-29ethtool: Add Direct Attach to the available connector portsPJ Waskiewicz1-0/+6
2009-11-25ethtool: add support for block writing of EEPROMsMandeep Singh Baines1-14/+44
2009-11-25Consolidate cmd line error checking.Jay Fenlason1-24/+32
2009-11-25ethtool: Add option to flash firmware image from specified file, to a device.Ajit Khaparde1-1/+54
2009-11-25ethtool: Report pause auto-negotiation flagsBen Hutchings1-0/+13
2009-11-25ethtool: Report link partner advertisingBen Hutchings1-9/+11
2009-11-25ethtool: Decode PORT_OTHERBen Hutchings1-0/+3
2009-11-25ethtool: Remove support for RX hashing by portBen Hutchings1-7/+1
2009-03-23Command line help does not require DEVNAME on command line.Jeff Garzik1-1/+2
2009-03-06ethtool: Support arbitrary speedsBen Hutchings1-32/+10
2009-03-06Merge several minor changes from Debian.Jeff Garzik1-41/+49
2009-03-06ethtool: Show short message for syntax errorBen Hutchings1-7/+16
2009-03-06Get/set GRO settings.Jeff Garzik1-8/+35
2008-09-13ethtool: command line support for lroBen Hutchings1-6/+47
2008-09-13Add support for rx flow hash configuration in a network deviceSantwona Behera1-0/+254
2008-09-13ethtool: Use ethtool_cmd->speed_hiBrandon Philips1-3/+3
2007-12-01ethtool: fix typo on setting speed 10000Jesse Brandeburg1-1/+1
2007-11-23ethtool: Fix coalesce settings copy+paste typoAuke Kok1-2/+2
2007-11-23ethtool: add support for supporting 10000baseTJesse Brandeburg1-0/+7
2007-10-05ethtool: Add e1000e reg dump support (using e1000 decode function)Auke Kok1-0/+1
2007-09-13ethtool: add register dump support for intel 82598 chipsets (ixgbe driver)Nicholas Nunley1-0/+1
2007-09-13ethtool: add register dump support for intel 82575 chipsets (igb driver)Nicholas Nunley1-0/+1
2007-07-26Trim trailing whitespace.Jeff Garzik1-3/+3
2007-07-26ethtool: add register dump support for SMSC LAN911x/LAN921xSteve Glendinning1-0/+2
2007-05-11ethtool: Add 2.5G supportMichael Chan1-1/+24
2007-04-05ethtool: additional 10Gig nicenessRick Jones1-2/+18
2007-02-09ethtool: fix long statistics nameStephen Hemminger1-6/+4
2007-02-09ethtool: allow force hex in register dumpStephen Hemminger1-4/+7
2007-02-09ethtool: flie option to register dumpStephen Hemminger1-6/+37
2006-10-31[PATCH] Fabric7 VIOC: EthtoolSriram Chidambaram1-0/+1
2006-09-27[PATCH] ethtool: sky2 supportStephen Hemminger1-0/+1
2006-09-19[PATCH] ethtool: add ixgb register dump supportNicholas Nunley1-0/+2
2006-09-06ethtool v5: add autoneg advertise featureJeff Kirsher1-1/+11
2006-08-24Trim trailing whitespace.Jeff Garzik1-11/+11
2006-08-24[PATCH] ethtool: skge register dumpStephen Hemminger1-0/+1
2006-08-24[PATCH] GSO Support for ethtool$B5HF#1QL@1-6/+32
2006-08-24Check for too-long interface names.Jeff Garzik1-2/+3
2006-07-18[PATCH] UFO patchAnanda Raju1-6/+32
2005-11-09[PATCH] ethtool: Format register dump for tg3Michael Chan1-0/+1
2005-10-25[PATCH] ethtool: Fix default advertsingMichael Chan1-9/+16
2005-10-25Add PPC4xx EMAC support.Eugene Surovegin1-0/+1
2005-10-25Use hexdump instead of single values for default register dump.Manfred Spraul1-5/+8
2005-10-25[PATCH] Add long options to ethtoolAndi Kleen1-181/+107
2005-10-25Fix minor FC4/x86 warnings. Add .gitignore file.Jeff Garzik1-3/+3
2005-10-25Initial import of ethtool version 3 + a few patches.Jeff Garzik1-0/+2003