summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
Commit message (Expand)AuthorAgeFilesLines
* net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-171-1/+1
* flow_offload: check for basic action hw stats typeJiri Pirko2020-03-081-2/+7
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-0/+4
|\
| * net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu2020-01-101-0/+4
* | net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu2020-01-131-0/+21
* | net: stmmac: tc: Fix TAPRIO division operationJose Abreu2019-12-181-2/+4
* | net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu2019-12-181-1/+28
* | net: stmmac: Integrate EST with TAPRIO scheduler APIJose Abreu2019-12-181-0/+108
|/
* net: stmmac: tc: Remove the speed dependencyJose Abreu2019-11-111-2/+0
* net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)2019-10-151-1/+1
* net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu2019-09-051-0/+244
* net: stmmac: Do not return error code in TC InitializationJose Abreu2019-09-051-1/+2
* net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-181-1/+1
* net: stmmac: tc: Do not return a fragment entryJose Abreu2019-08-061-1/+1
* net: stmmac: Check if CBS is supported before configuringJose Abreu2019-01-111-0/+2
* net_sched: remove list_head from tc_actionCong Wang2018-08-211-3/+2
* stmmac: fix signed 64-bit divisionArnd Bergmann2018-07-071-6/+4
* net: stmmac_tc: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-031-3/+3
* net: stmmac: Add support for CBS QDISCJose Abreu2018-06-301-0/+62
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu2018-05-101-0/+295