index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_tc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprio
Furong Xu
2024-11-04
1
-2
/
+2
*
net: stmmac: Fix zero-division error when disabling tc cbs
KhaiWenTan
2024-09-24
1
-0
/
+1
*
net: stmmac: silence FPE kernel logs
Furong Xu
2024-09-11
1
-4
/
+0
*
net: stmmac: support fp parameter of tc-taprio
Furong Xu
2024-09-11
1
-17
/
+22
*
net: stmmac: support fp parameter of tc-mqprio
Furong Xu
2024-09-11
1
-0
/
+94
*
net: stmmac: refactor FPE verification process
Furong Xu
2024-09-11
1
-7
/
+1
*
net: stmmac: drop stmmac_fpe_handshake
Furong Xu
2024-09-11
1
-8
/
+0
*
net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
Furong Xu
2024-09-11
1
-13
/
+3
*
net: stmmac: No need to calculate speed divider when offload is disabled
Xiaolei Wang
2024-06-19
1
-18
/
+22
*
net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...
Xiaolei Wang
2024-06-12
1
-14
/
+11
*
net: stmmac: move the EST structure to struct stmmac_priv
Xiaolei Wang
2024-05-14
1
-21
/
+19
*
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
2024-05-14
1
-8
/
+10
*
net: stmmac: Report taprio offload status
Rohan G Thomas
2024-01-31
1
-4
/
+58
*
net: stmmac: Offload queueMaxSDU from tc-taprio
Rohan G Thomas
2024-01-31
1
-0
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-08
1
-0
/
+1
|
\
|
*
net: stmmac: fix FPE events losing
Jianheng Zhang
2023-12-05
1
-0
/
+1
*
|
net: stmmac: Add support for EST cycle-time-extension
Rohan G Thomas
2023-12-05
1
-0
/
+4
*
|
net: stmmac: Refactor EST implementation
Rohan G Thomas
2023-12-05
1
-2
/
+2
|
/
*
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2023-05-31
1
-2
/
+5
*
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
2023-02-06
1
-0
/
+20
*
net: stmmac: Add check for taprio basetime configuration
Michael Sit Wei Hong
2022-12-12
1
-0
/
+3
*
net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
Christian Marangi
2022-07-26
1
-3
/
+3
*
net: stmmac: add tc flower filter for EtherType matching
Ong Boon Leong
2021-12-23
1
-0
/
+121
*
net: stmmac: fix tc flower deletion for VLAN priority Rx steering
Ong Boon Leong
2021-12-14
1
-13
/
+73
*
net: stmmac: allow a tc-taprio base-time of zero
Vladimir Oltean
2021-11-10
1
-2
/
+0
*
net: stmmac: fix kernel panic due to NULL pointer dereference of plat->est
Wong Vee Khee
2021-08-23
1
-5
/
+7
*
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
2021-07-05
1
-1
/
+5
*
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
2021-07-05
1
-1
/
+11
*
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
2021-07-05
1
-13
/
+25
*
net: stmmac: remove redundant continue statement
Colin Ian King
2021-06-18
1
-3
/
+1
*
net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfg
Mohammad Athari Bin Ismail
2021-03-26
1
-10
/
+10
*
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
2021-03-25
1
-7
/
+32
*
net: stmmac: add RX frame steering based on VLAN priority in tc flower
Ong Boon Leong
2021-03-18
1
-2
/
+63
*
net: stmmac: restructure tc implementation for RX VLAN Priority steering
Ong Boon Leong
2021-03-18
1
-2
/
+22
*
net: stmmac: fix CBS idleslope and sendslope calculation
Song, Yoong Siang
2021-02-23
1
-4
/
+26
*
net: stmmac: set TxQ mode back to DCB after disabling CBS
Mohammad Athari Bin Ismail
2021-02-06
1
-1
/
+6
*
net: stmmac: fix taprio configuration when base_time is in the past
Yannick Vignon
2021-01-14
1
-2
/
+18
*
net: stmmac: simplify the return tc_delete_knode()
Zheng Yongjun
2020-12-10
1
-8
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-18
1
-1
/
+1
*
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-09
1
-2
/
+7
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-0
/
+4
|
\
|
*
net: stmmac: tc: Do not setup flower filtering if RSS is enabled
Jose Abreu
2020-01-10
1
-0
/
+4
*
|
net: stmmac: tc: Add support for ETF Scheduler using TBS
Jose Abreu
2020-01-14
1
-0
/
+21
*
|
net: stmmac: tc: Fix TAPRIO division operation
Jose Abreu
2019-12-19
1
-2
/
+4
*
|
net: stmmac: Add Frame Preemption support using TAPRIO API
Jose Abreu
2019-12-18
1
-1
/
+28
*
|
net: stmmac: Integrate EST with TAPRIO scheduler API
Jose Abreu
2019-12-18
1
-0
/
+108
|
/
*
net: stmmac: tc: Remove the speed dependency
Jose Abreu
2019-11-12
1
-2
/
+0
*
net: stmmac: make tc_flow_parsers static
Ben Dooks (Codethink)
2019-10-16
1
-1
/
+1
*
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
2019-09-05
1
-0
/
+244
[next]