summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip
Commit message (Expand)AuthorAgeFilesLines
* net: lan743x: select FIXED_PHYSimon Horman2023-07-091-1/+1
* net: lan743x: Don't sleep in atomic contextMoritz Fischer2023-06-291-4/+17
* net: lan743x: Simplify comparisonMoritz Fischer2023-06-271-1/+1
* net: sparx5: update PCS driver to use neg_modeRussell King (Oracle)2023-06-222-4/+5
* net: lan966x: update PCS driver to use neg_modeRussell King (Oracle)2023-06-222-4/+4
* net: lan743x: Remove extranous gotosMoritz Fischer2023-06-021-15/+5
* net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean2023-05-311-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-251-0/+10
|\
| * lan966x: Fix unloading/loading of the driverHoratiu Vultur2023-05-231-0/+10
* | net: lan966x: Add support for DSCP rewriteHoratiu Vultur2023-05-183-3/+81
* | net: lan966x: Add support for PCP rewriteHoratiu Vultur2023-05-183-1/+107
* | net: lan966x: Add support for offloading default prioHoratiu Vultur2023-05-183-0/+34
* | net: lan966x: Add support for offloading dscp tableHoratiu Vultur2023-05-183-4/+89
* | net: lan966x: Add support for apptrustHoratiu Vultur2023-05-181-4/+114
* | net: lan966x: Add support for offloading pcp tableHoratiu Vultur2023-05-186-0/+172
* | net: lan966x: Add registers to configure PCP, DEI, DSCPHoratiu Vultur2023-05-181-0/+132
* | net: ethernet: microchip: vcap: Remove extra semicolonAnup Sharma2023-05-151-4/+4
* | net: enc28j60: Use threaded interrupt instead of workqueuePhilipp Rosenberger2023-05-111-22/+6
* | net: lan966x: Add TC support for ES0 VCAPHoratiu Vultur2023-05-101-0/+61
* | net: lan966x: Add ES0 VCAP keyset configuration for lan966xHoratiu Vultur2023-05-104-0/+123
* | net: lan966x: Add ES0 VCAP modelHoratiu Vultur2023-05-102-30/+301
|/
* lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur2023-04-243-23/+28
* net: lan966x: Fix lan966x_ifh_getHoratiu Vultur2023-04-171-1/+1
* ethernet: remove superfluous clearing of phydevWolfram Sang2023-03-221-1/+0
* net: lan966x: Stop using packing libraryHoratiu Vultur2023-03-192-25/+50
* net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur2023-03-194-14/+15
* net: lan966x: Change lan966x_police_del return typeHoratiu Vultur2023-03-151-11/+2
* net: lan966x: Add support for IS1 VCAP ethernet protocol typesHoratiu Vultur2023-03-101-8/+28
* net: lan966x: Add TC filter chaining support for IS1 and IS2 VCAPsHoratiu Vultur2023-03-101-0/+80
* net: lan966x: Add TC support for IS1 VCAPHoratiu Vultur2023-03-101-3/+102
* net: lan966x: Add IS1 VCAP keyset configuration for lan966xHoratiu Vultur2023-03-104-16/+383
* net: lan966x: Add IS1 VCAP modelHoratiu Vultur2023-03-103-60/+1563
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-092-17/+17
|\
| * net: microchip: sparx5: fix deletion of existing DSCP mappingsDaniel Machon2023-03-081-16/+16
| * net: lan966x: Fix port police support using tc-matchallHoratiu Vultur2023-03-011-1/+1
* | net: microchip: sparx5: Add TC template supportSteen Hegelund2023-03-081-7/+202
* | net: microchip: sparx5: Add port keyset changing functionalitySteen Hegelund2023-03-082-0/+276
* | net: microchip: sparx5: Add TC template list to a portSteen Hegelund2023-03-082-0/+2
* | net: microchip: sparx5: Provide rule count, key removal and keyset selectSteen Hegelund2023-03-082-0/+72
* | net: microchip: sparx5: Correct the spelling of the keysets in debugfsSteen Hegelund2023-03-081-1/+1
|/
* Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2023-02-241-3/+2
|\
| * net: lan966x: Convert to devm_of_phy_optional_get()Geert Uytterhoeven2023-02-031-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-211-2/+2
|\ \
| * | net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur2023-02-201-2/+2
* | | net: lan966x: Use automatic selection of VCAP rule actionsetHoratiu Vultur2023-02-202-4/+1
* | | net: microchip: sparx5: reduce stack usageArnd Bergmann2023-02-201-14/+12
* | | net: microchip: sparx5: Add TC vlan action support for the ES0 VCAPSteen Hegelund2023-02-166-24/+327
* | | net: microchip: sparx5: Add TC support for the ES0 VCAPSteen Hegelund2023-02-163-23/+64
* | | net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5Steen Hegelund2023-02-165-2/+341
* | | net: microchip: sparx5: Updated register interface with VCAP ES0 accessSteen Hegelund2023-02-161-558/+1271