aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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