summaryrefslogtreecommitdiff
path: root/rxclass.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-03Declare static variables const as appropriateBen Hutchings1-4/+4
2011-11-03rxclass: Replace global rmgr with automatic variable/parameterBen Hutchings1-44/+34
2011-11-03Move argument parsing to sub-command functionsBen Hutchings1-1/+3
2011-11-01Encapsulate command context in a structureBen Hutchings1-24/+18
2011-11-01Combine ethtool-{bitops,util}.h into internal.hBen Hutchings1-2/+1
2011-07-14ethtool: RX NFC correctionsSebastian Pöhn1-3/+8
2011-05-13Add RX packet classification interfaceAlexander Duyck1-0/+1073