index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2021-12-22
net: stmmac: fix tc flower deletion for VLAN priority Rx steering
Ong Boon Leong
1
-13
/
+73
2021-11-18
net: stmmac: allow a tc-taprio base-time of zero
Vladimir Oltean
1
-2
/
+0
2021-08-23
net: stmmac: fix kernel panic due to NULL pointer dereference of plat->est
Wong Vee Khee
1
-5
/
+7
2021-07-05
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
1
-1
/
+5
2021-07-05
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
1
-1
/
+11
2021-07-05
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
1
-13
/
+25
2021-06-18
net: stmmac: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-03-27
net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfg
Mohammad Athari Bin Ismail
1
-10
/
+10
2021-03-25
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
1
-7
/
+32
2021-03-19
net: stmmac: add RX frame steering based on VLAN priority in tc flower
Ong Boon Leong
1
-2
/
+63
2021-03-19
net: stmmac: restructure tc implementation for RX VLAN Priority steering
Ong Boon Leong
1
-2
/
+22
2021-02-23
net: stmmac: fix CBS idleslope and sendslope calculation
Song, Yoong Siang
1
-4
/
+26
2021-02-06
net: stmmac: set TxQ mode back to DCB after disabling CBS
Mohammad Athari Bin Ismail
1
-1
/
+6
2021-01-14
net: stmmac: fix taprio configuration when base_time is in the past
Yannick Vignon
1
-2
/
+18
2020-12-10
net: stmmac: simplify the return tc_delete_knode()
Zheng Yongjun
1
-8
/
+2
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