summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2023-03-19net: lan966x: Stop using packing libraryHoratiu Vultur
2023-03-19net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur
2023-03-15net: lan966x: Change lan966x_police_del return typeHoratiu Vultur
2023-03-10net: lan966x: Add support for IS1 VCAP ethernet protocol typesHoratiu Vultur
2023-03-10net: lan966x: Add TC filter chaining support for IS1 and IS2 VCAPsHoratiu Vultur
2023-03-10net: lan966x: Add TC support for IS1 VCAPHoratiu Vultur
2023-03-10net: lan966x: Add IS1 VCAP keyset configuration for lan966xHoratiu Vultur
2023-03-10net: lan966x: Add IS1 VCAP modelHoratiu Vultur
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: Provide rule count, key removal and keyset selectSteen 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-03-01net: lan966x: Fix port police support using tc-matchallHoratiu Vultur
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-20net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur
2023-02-20net: lan966x: Use automatic selection of VCAP rule actionsetHoratiu Vultur
2023-02-20net: microchip: sparx5: reduce stack usageArnd Bergmann
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: Use chain ids without offsets when enabling rulesSteen Hegelund
2023-02-16net: microchip: sparx5: Egress VLAN TPID configuration follows IFHSteen Hegelund
2023-02-16net: microchip: sparx5: Clear rule counter even if lookup is disabledSteen Hegelund
2023-02-16net: microchip: sparx5: Discard frames with SMAC multicast addressesSteen Hegelund
2023-02-13net: lan966x: set xdp_features flagLorenzo Bianconi
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-08net: lan966x: Add support for TC flower filter statisticsHoratiu Vultur
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-02-03net: lan966x: Add VCAP debugFS supportHoratiu Vultur
2023-02-03net: lan966x: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2023-01-30net: microchip: sparx5: Add KUNIT tests for enabling/disabling chainsSteen Hegelund