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: <1415214121-29286-1-git-send-email-andrew@lunn.ch>
Date:	Wed,  5 Nov 2014 20:01:58 +0100
From:	Andrew Lunn <andrew@...n.ch>
To:	davem@...emloft.net, Jason Cooper <jason@...edaemon.net>
Cc:	netdev@...r.kernel.org,
	linux ARM <linux-arm-kernel@...ts.infradead.org>,
	Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
	tawfik@...vell.com, maxime.ripard@...e-electrons.com,
	Andrew Lunn <andrew@...n.ch>
Subject: [PATCH 0/3] Add support for switch on Armanda 370 RD

This patchset adds support for the switch chip found on the Marvell
370 RD board. The first patch extends the current mv88e6171 driver to
also support the mv88e6172. The second patch described the switch in
the device tree of the board, and the last patch enables require build
options in mvebu_v7_defconfig.

Davem should take patch #1
Jason Cooper should take patch #2 and #3.

Andrew Lunn (3):
  dsa: mv88e6171: Add support for mv88e6172
  mvebu: 370 RD: Add support for the switch
  mvebu: defconfig: Enable the mv88E6171 switch driver

 arch/arm/boot/dts/armada-370-rd.dts  | 49 ++++++++++++++++++++++++++++++++----
 arch/arm/boot/dts/armada-370-xp.dtsi |  2 +-
 arch/arm/configs/mvebu_v7_defconfig  |  2 ++
 drivers/net/dsa/Kconfig              |  6 ++---
 drivers/net/dsa/mv88e6171.c          |  5 +++-
 5 files changed, 54 insertions(+), 10 deletions(-)

-- 
2.1.3

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ