summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5
AgeCommit message (Expand)Author
2024-03-04net: sparx5: Fix use after free inside sparx5_del_mact_entryHoratiu Vultur
2024-02-21net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-10-13net: sparx5: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-09-20net: ethernet: microchip: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-22net: microchip: Remove unused declarationsYue Haibing
2023-08-19net: microchip: sparx5: Update return value check for vcap_get_rule()Ruan Jinjie
2023-08-02net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean
2023-08-02net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-06-22net: sparx5: update PCS driver to use neg_modeRussell King (Oracle)
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-08net: microchip: sparx5: Add TC template supportSteen Hegelund
2023-03-08net: microchip: sparx5: Add port keyset changing functionalitySteen Hegelund
2023-03-08net: microchip: sparx5: Add TC template list to a portSteen Hegelund
2023-03-08net: microchip: sparx5: Correct the spelling of the keysets in debugfsSteen Hegelund
2023-03-08net: microchip: sparx5: fix deletion of existing DSCP mappingsDaniel Machon
2023-02-16net: microchip: sparx5: Add TC vlan action support for the ES0 VCAPSteen Hegelund
2023-02-16net: microchip: sparx5: Add TC support for the ES0 VCAPSteen Hegelund
2023-02-16net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5Steen Hegelund
2023-02-16net: microchip: sparx5: Updated register interface with VCAP ES0 accessSteen Hegelund
2023-02-16net: microchip: sparx5: Add ES0 VCAP model and updated KUNIT VCAP modelSteen Hegelund
2023-02-16net: microchip: sparx5: Improve the error handling for linked rulesSteen Hegelund
2023-02-16net: microchip: sparx5: Egress VLAN TPID configuration follows IFHSteen Hegelund
2023-02-16net: microchip: sparx5: Discard frames with SMAC multicast addressesSteen Hegelund
2023-02-10net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2023-02-06net: microchip: sparx5: fix PTP init/deinit not checking all portsCasper Andersson
2023-02-06sparx5: add support for configuring PSFP via tcDaniel Machon
2023-02-06net: microchip: sparx5: initialize PSFPDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP stream filtersDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP stream gatesDaniel Machon
2023-02-06net: microchip: sparx5: add function for calculating PTP basetimeDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP flow-metersDaniel Machon
2023-02-06net: microchip: sparx5: add support for service policersDaniel Machon
2023-02-06net: microchip: sparx5: add support for Service Dual Leacky BucketsDaniel Machon
2023-02-06net: microchip: sparx5: add resource poolsDaniel Machon
2023-02-06net: microchip: add registers needed for PSFPDaniel Machon
2023-01-30net: microchip: sparx5: Add TC support for the ES2 VCAPSteen Hegelund
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund
2023-01-30net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5Steen Hegelund
2023-01-30net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP modelSteen Hegelund
2023-01-30net: microchip: sparx5: Improve error message when parsing CVLAN filterSteen Hegelund
2023-01-30net: microchip: sparx5: Improve the IP frame key match for IPv6 framesSteen Hegelund
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP CVLAN TC keysSteen Hegelund
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol typesSteen Hegelund
2023-01-26net: microchip: sparx5: Add automatic selection of VCAP rule actionsetSteen Hegelund
2023-01-26net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPsSteen Hegelund
2023-01-26net: microchip: sparx5: Add TC support for IS0 VCAPSteen Hegelund