index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
2022-12-12
net: stmmac: Add check for taprio basetime configuration
Michael Sit Wei Hong
2022-07-25
net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
Christian Marangi
2021-12-23
net: stmmac: add tc flower filter for EtherType matching
Ong Boon Leong
2021-12-14
net: stmmac: fix tc flower deletion for VLAN priority Rx steering
Ong Boon Leong
2021-11-10
net: stmmac: allow a tc-taprio base-time of zero
Vladimir Oltean
2021-08-23
net: stmmac: fix kernel panic due to NULL pointer dereference of plat->est
Wong Vee Khee
2021-07-05
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
2021-07-05
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
2021-07-05
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
2021-06-18
net: stmmac: remove redundant continue statement
Colin Ian King
2021-03-26
net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfg
Mohammad Athari Bin Ismail
2021-03-24
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
2021-03-18
net: stmmac: add RX frame steering based on VLAN priority in tc flower
Ong Boon Leong
2021-03-18
net: stmmac: restructure tc implementation for RX VLAN Priority steering
Ong Boon Leong
2021-02-22
net: stmmac: fix CBS idleslope and sendslope calculation
Song, Yoong Siang
2021-02-05
net: stmmac: set TxQ mode back to DCB after disabling CBS
Mohammad Athari Bin Ismail
2021-01-14
net: stmmac: fix taprio configuration when base_time is in the past
Yannick Vignon
2020-12-10
net: stmmac: simplify the return tc_delete_knode()
Zheng Yongjun
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-13
net: stmmac: tc: Add support for ETF Scheduler using TBS
Jose Abreu
2020-01-10
net: stmmac: tc: Do not setup flower filtering if RSS is enabled
Jose Abreu
2019-12-18
net: stmmac: tc: Fix TAPRIO division operation
Jose Abreu
2019-12-18
net: stmmac: Add Frame Preemption support using TAPRIO API
Jose Abreu
2019-12-18
net: stmmac: Integrate EST with TAPRIO scheduler API
Jose Abreu
2019-11-11
net: stmmac: tc: Remove the speed dependency
Jose Abreu
2019-10-15
net: stmmac: make tc_flow_parsers static
Ben Dooks (Codethink)
2019-09-05
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
2019-09-05
net: stmmac: Do not return error code in TC Initialization
Jose Abreu
2019-08-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
2019-08-06
net: stmmac: tc: Do not return a fragment entry
Jose Abreu
2019-01-11
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2018-07-07
stmmac: fix signed 64-bit division
Arnd Bergmann
2018-07-03
net: stmmac_tc: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-06-30
net: stmmac: Add support for CBS QDISC
Jose Abreu
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-10
net: stmmac: Add support for U32 TC filter using Flexible RX Parser
Jose Abreu