summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/am65-cpsw-qos.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ti: am65-cpsw-qos: Add support to taprio for past base_timeTanmay Patil2024-04-291-3/+13
* net: ethernet: ti: am65-cpsw: flower: validate control flagsAsbjørn Sloth Tønnesen2024-04-241-0/+3
* net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge supportRoger Quadros2023-12-231-0/+174
* net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko2023-12-231-3/+253
* net: ethernet: am65-cpsw: Move register definitions to header fileRoger Quadros2023-12-231-35/+0
* net: ethernet: ti: am65-cpsw: Move code to avoid forward declarationRoger Quadros2023-12-231-43/+43
* net: ethernet: am65-cpsw: cleanup TAPRIO handlingRoger Quadros2023-12-231-80/+71
* net: ethernet: am65-cpsw: Build am65-cpsw-qos only if requiredRoger Quadros2023-12-231-12/+0
* Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"Jakub Kicinski2023-08-161-294/+1
* net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko2023-08-161-1/+294
* net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-311-3/+3
* net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean2023-05-311-3/+8
* net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rateGrygorii Strashko2023-03-281-0/+113
* net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean2023-02-061-0/+22
* ethernet/ti: delete if NULL check befort devm_kfreeBernard Zhao2022-05-171-9/+4
* net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention supportGrygorii Strashko2022-04-131-0/+180
* net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function headerLee Jones2021-01-161-1/+1
* ethernet: ti: am65-cpsw-qos: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2020-06-191-5/+3
* ethernet: ti: am65-cpsw-qos: add TAPRIO offload supportIvan Khoronzhuk2020-05-141-0/+626