summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-03Replace global devname variable with a field in struct cmd_contextBen Hutchings2-13/+12
2011-11-03Convert cmdline_msglvl into array of named flags; convert back at run-timeBen Hutchings1-35/+44
2011-11-03Fix reference to cmdline_ring in do_schannels()Ben Hutchings1-1/+1
2011-11-03Support arbitrary numbers of option names for each modeBen Hutchings1-52/+58
2011-11-03Move argument parsing to sub-command functionsBen Hutchings4-610/+390
2011-11-03Add more test cases for command-line parsingBen Hutchings1-0/+28
2011-11-03Add test cases for command-line parsingBen Hutchings7-0/+318
2011-11-01Encapsulate command context in a structureBen Hutchings3-273/+204
2011-11-01Use standard indentation for definition of struct option argsBen Hutchings1-138/+142
2011-11-01Fix format of help text for -f optionBen Hutchings1-2/+2
2011-11-01ethtool.8: Allow line-break in description of parameters after -NBen Hutchings1-2/+2
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