index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-14
net: stmmac: fix tc flower deletion for VLAN priority Rx steering
Ong Boon Leong
1
-13
/
+73
2021-11-10
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