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>] [day] [month] [year] [list]
Date:	Thu, 4 Sep 2008 11:01:25 -0400
From:	Josh Boyer <jwboyer@...ux.vnet.ibm.com>
To:	benh@...nel.crashing.org, netdev@...r.kernel.org
Cc:	linuxppc-dev@...abs.org
Subject: [PATCH 0/3] Various fixes and additions for PowerPC 405EZ

The following patch series adds things needed to support the
PowerPC 405EZ SoC.  I'm mostly sending these out now for review
and feedback, since I'll need to get these fixed up before I can
send out the Acadia board port patches.

The first patch should be good as-is.  The second two might need a
bit of rework, depending on various things.

josh

Josh Boyer (3):
  ibm_newemac: Allow the "no flow control" EMAC feature to work
  ibm_newemac: Introduce mal_has_feature
  ibm_newemac: MAL support for PowerPC 405EZ

 drivers/net/ibm_newemac/Kconfig |   12 +++++
 drivers/net/ibm_newemac/core.c  |    2 +
 drivers/net/ibm_newemac/core.h  |    3 +
 drivers/net/ibm_newemac/mal.c   |   98 +++++++++++++++++++++++++++++++--------
 drivers/net/ibm_newemac/mal.h   |   37 +++++++++++++++
 5 files changed, 132 insertions(+), 20 deletions(-)
--
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