summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-01ethtool.8: Change device name metavariable from 'ethX' to 'devname'Ben Hutchings1-31/+31
2011-11-01Fix type of bit-number parameter to set_bit() and clear_bit()Ben Hutchings1-2/+2
2011-11-01Combine ethtool-{bitops,util}.h into internal.hBen Hutchings24-51/+46
2011-10-28ethtool.8: Fix initial blank line/pageBen Hutchings1-1/+1
2011-10-28Report pause frame autonegotiation resultBen Hutchings1-6/+40
2011-10-17ethtool: add ETHTOOL_{G,S}CHANNEL support.Sucheta Chakraborty2-0/+149
2011-10-08ethtool: fix flow control register dump for 82599 and newerEmil Tantilov1-9/+129
2011-10-04ethtool: add support for external loopback.Sucheta Chakraborty2-6/+23
2011-10-04ethtool-copy.h: sync with net-nextBen Hutchings1-93/+106
2011-08-31ethtool: Uncook tg3 regdump outputMatt Carlson1-23/+7
2011-08-04Release version 3.0.Ben Hutchings2-1/+13
2011-07-14Correct parameter types for ethtool -e and ethtool -EBen Hutchings1-16/+24
2011-07-14ethtool: RX NFC correctionsSebastian Pöhn2-3/+13
2011-06-06ethtool: Add support for 20G link speedYaniv Rosner2-1/+19
2011-06-02Fix type mismatch for field width argument to fprintf()Ben Hutchings1-1/+1
2011-06-02ethtool: Added FW dump supportAnirban Chakraborty2-1/+139
2011-06-01Combine code to display supported and advertised link capabilitiesBen Hutchings1-59/+21
2011-06-01ethtool-copy.h: sync with net-next-2.6Ben Hutchings1-4/+37
2011-06-01Release version 2.6.39.Ben Hutchings2-1/+17
2011-06-01Add new header ethtool-bitops.h to ethtool_SOURCESBen Hutchings1-1/+1
2011-06-01ethtool: mask out FLOW_EXTSebastian Pöhn1-0/+3
2011-06-01Change bug-address to netdevBen Hutchings1-1/+1
2011-06-01Correct references to post-2004 changelogsBen Hutchings1-2/+4
2011-05-13ethtool: Treat positive return from ETHTOOL_SRXNTUPLE as successfulBen Hutchings1-3/+6
2011-05-13Add RX packet classification interfaceAlexander Duyck5-266/+1417
2011-05-13Add support for __be64 and bitops, centralize several needed macrosAlexander Duyck2-2/+39
2011-05-13Cleanup defines and header includes to address several issuesAlexander Duyck2-18/+16
2011-05-13ethtool: remove strings based approach for displaying n-tupleAlexander Duyck1-44/+0
2011-05-05Support e1000 M88 PHY registers in -dAnthony DeRobertis1-0/+121
2011-05-04ethtool-copy.h: sync with net-next-2.6Ben Hutchings1-1/+124
2011-04-27Add support for NFC flow classifier extensionsAlexander Duyck1-11/+28
2011-04-27Add support for ESP as a separate protocol from AHAlexander Duyck2-12/+17
2011-04-09ethtool: fix manpage so that it will display tables againAlexander Duyck1-7/+7
2011-03-23ethtool.8: Fix line-wrapping of optionsBen Hutchings1-100/+108
2011-03-23ethtool.8: Fix initial blank line/pageBen Hutchings1-1/+3
2011-03-23ethtool.8: Format tables with tblBen Hutchings1-163/+86
2011-03-23ethtool: remove mask for Auto in advertise sectionEmil Tantilov1-2/+0
2011-03-18ethtool: Report driver features described in struct ethtool_drvinfoBen Hutchings1-2/+10
2011-03-15Release version 2.6.38.Ben Hutchings2-1/+14
2011-02-21ethtool: Add --version optionBen Hutchings2-0/+11
2011-02-21ethtool: Indent the no-options usage line consistently with the othersBen Hutchings1-1/+2
2011-02-21ethtool: Allow for long options with no short option and without a device nameBen Hutchings1-9/+14
2011-02-21ethtool: Report an error if given an unrecognised optionBen Hutchings1-2/+3
2011-02-21ethtool: Split show_usage() into two functionsBen Hutchings1-71/+73
2011-02-21Add macro for displaying [value N] formatting to manpageAlexander Duyck1-64/+38
2011-02-18ethtool: Don't silently ignore speed/duplex when autoneg is onBen Hutchings1-14/+31
2011-01-10ethtool.8: Fix capitalisationBen Hutchings1-8/+8
2011-01-10ethtool.8: Reword synopses for consistency and styleBen Hutchings1-3/+3
2011-01-10ethtool.8: Generalise references to network devices, not EthernetBen Hutchings1-19/+20
2011-01-10ethtool.8: Fix obvious spelling errorsBen Hutchings1-2/+2