summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
AgeCommit message (Expand)Author
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
2019-09-05net: stmmac: Do not return error code in TC InitializationJose Abreu
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu
2019-01-11net: stmmac: Check if CBS is supported before configuringJose Abreu
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-07-07stmmac: fix signed 64-bit divisionArnd Bergmann
2018-07-03net: stmmac_tc: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-06-30net: stmmac: Add support for CBS QDISCJose Abreu
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu