summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip
Commit message (Expand)AuthorAgeFilesLines
* net: lan966x: set xdp_features flagLorenzo Bianconi2023-02-131-0/+5
* net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur2023-02-105-476/+607
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-2/+2
|\
| * net: microchip: sparx5: fix PTP init/deinit not checking all portsCasper Andersson2023-02-061-2/+2
* | net: lan966x: Add support for TC flower filter statisticsHoratiu Vultur2023-02-081-0/+20
* | net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean2023-02-062-0/+2
* | sparx5: add support for configuring PSFP via tcDaniel Machon2023-02-063-3/+240
* | net: microchip: sparx5: initialize PSFPDaniel Machon2023-02-063-0/+23
* | net: microchip: sparx5: add support for PSFP stream filtersDaniel Machon2023-02-062-0/+95
* | net: microchip: sparx5: add support for PSFP stream gatesDaniel Machon2023-02-062-0/+179
* | net: microchip: sparx5: add function for calculating PTP basetimeDaniel Machon2023-02-063-2/+63
* | net: microchip: sparx5: add support for PSFP flow-metersDaniel Machon2023-02-063-1/+98
* | net: microchip: sparx5: add support for service policersDaniel Machon2023-02-063-1/+70
* | net: microchip: sparx5: add support for Service Dual Leacky BucketsDaniel Machon2023-02-063-1/+367
* | net: microchip: sparx5: add resource poolsDaniel Machon2023-02-063-1/+95
* | net: microchip: add registers needed for PSFPDaniel Machon2023-02-062-7/+579
* | net: lan966x: Add VCAP debugFS supportHoratiu Vultur2023-02-035-16/+136
* | net: microchip: sparx5: Add KUNIT tests for enabling/disabling chainsSteen Hegelund2023-01-301-0/+66
* | net: microchip: sparx5: Add TC support for the ES2 VCAPSteen Hegelund2023-01-302-4/+39
* | net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund2023-01-3011-19/+46
* | net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5Steen Hegelund2023-01-304-119/+803
* | net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP modelSteen Hegelund2023-01-305-18/+1401
* | net: microchip: sparx5: Improve error message when parsing CVLAN filterSteen Hegelund2023-01-301-1/+4
* | net: microchip: sparx5: Improve the IP frame key match for IPv6 framesSteen Hegelund2023-01-301-0/+8
* | net: microchip: sparx5: Add support for getting keysets without a type idSteen Hegelund2023-01-301-1/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-271-3/+3
|\|
| * lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson2023-01-271-3/+3
* | net: microchip: sparx5: Add support for IS0 VCAP CVLAN TC keysSteen Hegelund2023-01-261-0/+51
* | net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol typesSteen Hegelund2023-01-263-30/+43
* | net: microchip: sparx5: Add automatic selection of VCAP rule actionsetSteen Hegelund2023-01-263-10/+109
* | net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPsSteen Hegelund2023-01-263-2/+136
* | net: microchip: sparx5: Add TC support for IS0 VCAPSteen Hegelund2023-01-261-9/+45
* | net: microchip: sparx5: Add actionset type id information to ruleSteen Hegelund2023-01-261-0/+34
* | net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5Steen Hegelund2023-01-264-54/+564
* | net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP modelSteen Hegelund2023-01-264-1821/+1145
* | net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()Dan Carpenter2023-01-231-1/+2
* | net: microchip: vcap: use kmemdup() to allocate memoryYang Yingliang2023-01-201-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-201-5/+8
|\|
| * net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger2023-01-131-5/+8
* | net: microchip: sparx5: add support for DSCP rewriteDaniel Machon2023-01-204-0/+124
* | net: microchip: sparx5: add support for PCP rewriteDaniel Machon2023-01-204-14/+191
* | net: phy: Remove probe_capabilitiesAndrew Lunn2023-01-191-2/+0
* | net: lan743x: add fixed phy support for LAN7431 devicePavithra Sathyanarayanan2023-01-191-2/+18
* | net: lan743x: add generic implementation for phy interface selectionPavithra Sathyanarayanan2023-01-192-8/+24
* | net: lan743x: remove unwanted interface select settingsPavithra Sathyanarayanan2023-01-191-8/+0
* | net: microchip: sparx5: Add lock initialization to the KUNIT testsSteen Hegelund2023-01-182-0/+2
* | net: microchip: sparx5: Improve VCAP admin locking in the VCAP APISteen Hegelund2023-01-181-30/+67
* | net: microchip: sparx5: Add VCAP admin locking in debugFSSteen Hegelund2023-01-183-30/+47
* | net: microchip: sparx5: Add support to check for existing VCAP rule idSteen Hegelund2023-01-181-2/+16
* | net: microchip: sparx5: Add support for rule count by cookieSteen Hegelund2023-01-183-56/+47