lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241215-v6-13-rc1-net-next-mv88e6xxx-rmu-ops-v1-0-87671db17a65@lunn.ch>
Date: Sun, 15 Dec 2024 17:30:02 +0000
From: Andrew Lunn <andrew@...n.ch>
To: Vladimir Oltean <olteanv@...il.com>, 
 "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, 
 Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, 
 Russell King <linux@...linux.org.uk>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, 
 Andrew Lunn <andrew@...n.ch>, Mattias Forsblad <mattias.forsblad@...il.com>
Subject: [PATCH 0/3] dsa: mv88e6xxx: Add RMU enable/disable ops

Add internal APIs for enabling the Remote Management Unit, and
extending the existing implementation to other families. Actually
making use of the RMU is not included here, that will be part of a
later big patch set, which without this preliminary patchset would be
too big.

Signed-off-by: Andrew Lunn <andrew@...n.ch>
---
Andrew Lunn (2):
      net: dsa: mv88e6xxx: Enable RMU on 6165 family
      net: dsa: mv88e6xxx: Enable RMU on 6351 family

Mattias Forsblad (1):
      net: dsa: mv88e6xxx: Add RMU enable for switches that support disable.

 drivers/net/dsa/mv88e6xxx/chip.c    | 29 ++++++++++++
 drivers/net/dsa/mv88e6xxx/chip.h    |  1 +
 drivers/net/dsa/mv88e6xxx/global1.c | 89 +++++++++++++++++++++++++++++++++++++
 drivers/net/dsa/mv88e6xxx/global1.h | 10 +++++
 4 files changed, 129 insertions(+)
---
base-commit: 2c2b61d2138f472e50b5531ec0cb4a1485837e21
change-id: 20241207-v6-13-rc1-net-next-mv88e6xxx-rmu-ops-4d0a84f5f7d1

Best regards,
-- 
Andrew Lunn <andrew@...n.ch>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ