aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot_tc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11net: mscc: ocelot: separate net_device related items out of ocelot_portVladimir Oltean1-28/+29
2019-11-11net: mscc: ocelot: refactor struct ocelot_port out of function prototypesVladimir Oltean1-2/+3
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso1-1/+1
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso1-1/+1
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso1-1/+1
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso1-0/+3
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso1-9/+25
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso1-2/+2
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso1-2/+2
2019-06-02net: mscc: ocelot: Hardware ofload for tc flower filterHoratiu Vultur1-6/+10
2019-05-29net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen1-0/+174