summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
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-01-30net: microchip: sparx5: Add KUNIT tests for enabling/disabling chainsSteen Hegelund
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-30net: microchip: sparx5: Add support for getting keysets without a type idSteen Hegelund
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
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
2023-01-26net: microchip: sparx5: Add actionset type id information to ruleSteen Hegelund
2023-01-26net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5Steen Hegelund
2023-01-26net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP modelSteen Hegelund
2023-01-23net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()Dan Carpenter
2023-01-20net: microchip: vcap: use kmemdup() to allocate memoryYang Yingliang
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-20net: microchip: sparx5: add support for DSCP rewriteDaniel Machon
2023-01-20net: microchip: sparx5: add support for PCP rewriteDaniel Machon
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn
2023-01-19net: lan743x: add fixed phy support for LAN7431 devicePavithra Sathyanarayanan
2023-01-19net: lan743x: add generic implementation for phy interface selectionPavithra Sathyanarayanan
2023-01-19net: lan743x: remove unwanted interface select settingsPavithra Sathyanarayanan
2023-01-18net: microchip: sparx5: Add lock initialization to the KUNIT testsSteen Hegelund
2023-01-18net: microchip: sparx5: Improve VCAP admin locking in the VCAP APISteen Hegelund
2023-01-18net: microchip: sparx5: Add VCAP admin locking in debugFSSteen Hegelund
2023-01-18net: microchip: sparx5: Add support to check for existing VCAP rule idSteen Hegelund
2023-01-18net: microchip: sparx5: Add support for rule count by cookieSteen Hegelund
2023-01-16net: microchip: vcap api: Enable/Disable rules via chains in VCAP HWSteen Hegelund
2023-01-16net: microchip: vcap api: Add a storage state to a VCAP ruleSteen Hegelund
2023-01-16net: microchip: vcap api: Check chains when adding a tc flower filterSteen Hegelund
2023-01-16net: microchip: vcap api: Use src and dst chain id to chain VCAP lookupsSteen Hegelund
2023-01-16net: microchip: vcap api: Convert multi-word keys/actions when encodingSteen Hegelund
2023-01-16net: microchip: vcap api: Always enable VCAP lookupsSteen Hegelund