index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_tc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-1
/
+1
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-2
/
+7
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2020-01-14
net: stmmac: tc: Add support for ETF Scheduler using TBS
Jose Abreu
1
-0
/
+21
2020-01-10
net: stmmac: tc: Do not setup flower filtering if RSS is enabled
Jose Abreu
1
-0
/
+4
2019-12-19
net: stmmac: tc: Fix TAPRIO division operation
Jose Abreu
1
-2
/
+4
2019-12-18
net: stmmac: Add Frame Preemption support using TAPRIO API
Jose Abreu
1
-1
/
+28
2019-12-18
net: stmmac: Integrate EST with TAPRIO scheduler API
Jose Abreu
1
-0
/
+108
2019-11-12
net: stmmac: tc: Remove the speed dependency
Jose Abreu
1
-2
/
+0
2019-10-16
net: stmmac: make tc_flow_parsers static
Ben Dooks (Codethink)
1
-1
/
+1
2019-09-05
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
1
-0
/
+244
2019-09-05
net: stmmac: Do not return error code in TC Initialization
Jose Abreu
1
-1
/
+2
2019-08-19
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
1
-1
/
+1
2019-08-06
net: stmmac: tc: Do not return a fragment entry
Jose Abreu
1
-1
/
+1
2019-01-12
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
1
-0
/
+2
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
1
-3
/
+2
2018-07-07
stmmac: fix signed 64-bit division
Arnd Bergmann
1
-6
/
+4
2018-07-03
net: stmmac_tc: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-3
/
+3
2018-06-30
net: stmmac: Add support for CBS QDISC
Jose Abreu
1
-0
/
+62
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-05-10
net: stmmac: Add support for U32 TC filter using Flexible RX Parser
Jose Abreu
1
-0
/
+295