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]
Date:	Tue, 17 Mar 2015 11:27:10 -0700
From:	Keyur Chudgar <kchudgar@....com>
To:	davem@...emloft.net, netdev@...r.kernel.org,
	devicetree@...r.kernel.org
Cc:	linux-arm-kernel@...ts.infradead.org, patches@....com,
	Keyur Chudgar <kchudgar@....com>,
	Iyappan Subramanian <isubramanian@....com>
Subject: [PATCH v1 0/3] drivers: net: xgene: Add second SGMII based 1G interface

This patch adds support for second SGMII based 1G interface.
  
Signed-off-by: Keyur Chudgar <kchudgar@....com>
Signed-off-by: Iyappan Subramanian <isubramanian@....com>
---
Keyur Chudgar (3):
  Documentation: dtb: Add port-id field for APM X-Gene ethernet
  dtb: xgene: Add second SGMII based 1G interface node
  drivers: net: xgene: Add second SGMII based 1G interface

 .../devicetree/bindings/net/apm-xgene-enet.txt     |  2 +
 arch/arm64/boot/dts/apm/apm-mustang.dts            |  4 ++
 arch/arm64/boot/dts/apm/apm-storm.dtsi             | 25 +++++++++++
 drivers/net/ethernet/apm/xgene/xgene_enet_hw.h     |  2 +
 drivers/net/ethernet/apm/xgene/xgene_enet_main.c   | 50 +++++++++++++++++++---
 drivers/net/ethernet/apm/xgene/xgene_enet_main.h   | 17 ++++++--
 drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c  | 10 +++--
 7 files changed, 98 insertions(+), 12 deletions(-)

-- 
1.9.1

--
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