aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)1-1/+1
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu1-0/+244
2019-09-05net: stmmac: Do not return error code in TC InitializationJose Abreu1-1/+2
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso1-1/+1
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu1-1/+1
2019-01-11net: stmmac: Check if CBS is supported before configuringJose Abreu1-0/+2
2018-08-21net_sched: remove list_head from tc_actionCong Wang1-3/+2
2018-07-07stmmac: fix signed 64-bit divisionArnd Bergmann1-6/+4
2018-07-03net: stmmac_tc: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-3/+3
2018-06-30net: stmmac: Add support for CBS QDISCJose Abreu1-0/+62
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+2
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu1-0/+295