aboutsummaryrefslogtreecommitdiff
path: root/rxclass.c
AgeCommit message (Expand)Author
2018-08-16ethtool: Add support for action value -2 (wake-up filter)Florian Fainelli
2018-06-13ethtool: fix RING_VF assignmentIvan Vecera
2018-03-12ethtool: add support for extra RSS contexts and RSS steering filtersEdward Cree
2018-02-27ethtool: correct VF index values for the ring_cookie parameterJacob Keller
2018-02-27ethtool: correct display of VF when showing vf/queue filtersJacob Keller
2017-03-24ethtool: support queue and VF fields for rxclass filtersJacob Keller
2016-06-26Add IPv6 support to NFCEdward Cree
2013-01-22rxclass: Show full 64 bits of user-data in rxclass_print_nfc_spec_ext()Ben Hutchings
2013-01-22Added dst-mac parameter for L3/L4 flow spec rules. This is usefull in vSwitch...Yan Burman
2012-07-16ethtool: Resolve use of uninitialized memory in rxclass_get_dev_infoAlexander Duyck
2012-01-12rxclass: Allow driver to select RX NFC rule locationBen Hutchings
2012-01-12rxclass: Use RX_CLS_LOC_{ANY,SPECIAL} in place of RX_CLS_LOC_UNSPECBen Hutchings
2011-11-03Declare static variables const as appropriateBen Hutchings
2011-11-03rxclass: Replace global rmgr with automatic variable/parameterBen Hutchings
2011-11-03Move argument parsing to sub-command functionsBen Hutchings
2011-11-01Encapsulate command context in a structureBen Hutchings
2011-11-01Combine ethtool-{bitops,util}.h into internal.hBen Hutchings
2011-07-14ethtool: RX NFC correctionsSebastian Pöhn
2011-05-13Add RX packet classification interfaceAlexander Duyck