[PATCH net 0/4] net: sparx5: misc fixes for sparx5 and lan969x

Daniel Machon posted 4 patches 1 month, 1 week ago
There is a newer version of this series
drivers/net/ethernet/microchip/sparx5/Makefile     |  3 ++-
.../net/ethernet/microchip/sparx5/sparx5_debugfs.c | 26 ++++++++++++++++++++++
.../ethernet/microchip/sparx5/sparx5_mactable.c    | 24 ++++++++++----------
.../net/ethernet/microchip/sparx5/sparx5_main.c    |  4 ++--
.../net/ethernet/microchip/sparx5/sparx5_main.h    | 19 +++++++++++-----
.../net/ethernet/microchip/sparx5/sparx5_port.c    |  3 ++-
.../ethernet/microchip/sparx5/sparx5_vcap_impl.c   |  6 -----
7 files changed, 57 insertions(+), 28 deletions(-)
[PATCH net 0/4] net: sparx5: misc fixes for sparx5 and lan969x
Posted by Daniel Machon 1 month, 1 week ago
This series fixes various issues in the sparx5 driver, which also
serves lan969x.

Details are in the individual commit descriptions.

Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
---
Daniel Machon (4):
      net: sparx5: defer VCAP debugfs creation until after netdev registration
      net: sparx5: fix sleep in atomic context in MAC table access
      net: sparx5: fix wrong chip ids for TSN SKUs
      net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()

 drivers/net/ethernet/microchip/sparx5/Makefile     |  3 ++-
 .../net/ethernet/microchip/sparx5/sparx5_debugfs.c | 26 ++++++++++++++++++++++
 .../ethernet/microchip/sparx5/sparx5_mactable.c    | 24 ++++++++++----------
 .../net/ethernet/microchip/sparx5/sparx5_main.c    |  4 ++--
 .../net/ethernet/microchip/sparx5/sparx5_main.h    | 19 +++++++++++-----
 .../net/ethernet/microchip/sparx5/sparx5_port.c    |  3 ++-
 .../ethernet/microchip/sparx5/sparx5_vcap_impl.c   |  6 -----
 7 files changed, 57 insertions(+), 28 deletions(-)
---
base-commit: 98878ed91b68a3150126fccef125ee7b1bb86ab2
change-id: 20260428-misc-fixes-sparx5-lan969x-bc2961a570fb

Best regards,
-- 
Daniel Machon <daniel.machon@microchip.com>