summaryrefslogtreecommitdiff
path: root/internal.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-12rxclass: Use RX_CLS_LOC_{ANY,SPECIAL} in place of RX_CLS_LOC_UNSPECBen Hutchings1-2/+0
2011-11-03Replace global devname variable with a field in struct cmd_contextBen Hutchings1-0/+1
2011-11-03Move argument parsing to sub-command functionsBen Hutchings1-1/+3
2011-11-03Add test cases for command-line parsingBen Hutchings1-0/+4
2011-11-01Encapsulate command context in a structureBen Hutchings1-4/+12
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 Hutchings1-0/+164