summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
AgeCommit message (Expand)Author
2024-11-03net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprioFurong Xu
2024-09-24net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan
2024-09-10net: stmmac: silence FPE kernel logsFurong Xu
2024-09-10net: stmmac: support fp parameter of tc-taprioFurong Xu
2024-09-10net: stmmac: support fp parameter of tc-mqprioFurong Xu
2024-09-10net: stmmac: refactor FPE verification processFurong Xu
2024-09-10net: stmmac: drop stmmac_fpe_handshakeFurong Xu
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu
2024-06-18net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang
2024-06-11net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang
2024-05-13net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang
2024-05-13net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang
2024-01-31net: stmmac: Report taprio offload statusRohan G Thomas
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-04net: stmmac: Add support for EST cycle-time-extensionRohan G Thomas
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean
2022-12-12net: stmmac: Add check for taprio basetime configurationMichael Sit Wei Hong
2022-07-25net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi
2021-12-23net: stmmac: add tc flower filter for EtherType matchingOng Boon Leong
2021-12-14net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong
2021-11-10net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean
2021-08-23net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee
2021-07-05net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang
2021-07-05net: stmmac: add mutex lock to protect est parametersXiaoliang Yang
2021-07-05net: stmmac: separate the tas basetime calculation functionXiaoliang Yang
2021-06-18net: stmmac: remove redundant continue statementColin Ian King
2021-03-26net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfgMohammad Athari Bin Ismail
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong
2021-03-18net: stmmac: add RX frame steering based on VLAN priority in tc flowerOng Boon Leong
2021-03-18net: stmmac: restructure tc implementation for RX VLAN Priority steeringOng Boon Leong
2021-02-22net: stmmac: fix CBS idleslope and sendslope calculationSong, Yoong Siang
2021-02-05net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon
2020-12-10net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-13net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu
2020-01-10net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu
2019-12-18net: stmmac: tc: Fix TAPRIO division operationJose Abreu
2019-12-18net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu
2019-12-18net: stmmac: Integrate EST with TAPRIO scheduler APIJose Abreu
2019-11-11net: stmmac: tc: Remove the speed dependencyJose Abreu
2019-10-15net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu