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:	Mon, 15 Feb 2010 12:12:22 -0800
From:	David Daney <ddaney@...iumnetworks.com>
To:	ralf.baechle@...il.com, linux-mips <linux-mips@...ux-mips.org>,
	Netdev <netdev@...r.kernel.org>,
	Greg Kroah-Hartman <gregkh@...e.de>
Subject: [PATCH 0/4] Improvements to octeon_ethernet.

Here are a couple of improvements to the octeon_ethernet in
drivers/staging/octeon.  The first patch is just cleanup, the rest are
genuine bug fixes.

I will reply with the four patches.

We may want to merge via Ralf's linux-mips.org tree as Octeon is
infact a MIPS based SOC and he has a bunch of other patches queued
there that these depend on.

David Daney (4):
   Staging: octeon: remove unneeded includes
   Staging: Octeon:  Run phy bus accesses on a workqueue.
   MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.
   Staging: Octeon:  Free transmit SKBs in a timely manner.

  arch/mips/cavium-octeon/octeon-irq.c      |   67 +++++++++++++-
  drivers/staging/octeon/Kconfig            |    1 -
  drivers/staging/octeon/ethernet-defines.h |    5 +-
  drivers/staging/octeon/ethernet-mdio.h    |    1 -
  drivers/staging/octeon/ethernet-rgmii.c   |   56 +++++++++---
  drivers/staging/octeon/ethernet-sgmii.c   |    1 -
  drivers/staging/octeon/ethernet-spi.c     |    1 -
  drivers/staging/octeon/ethernet-tx.c      |  137 
++++++++++++++++++++++------
  drivers/staging/octeon/ethernet-tx.h      |    6 +-
  drivers/staging/octeon/ethernet-xaui.c    |    1 -
  drivers/staging/octeon/ethernet.c         |  141 
++++++++++++++++-------------
  drivers/staging/octeon/octeon-ethernet.h  |   11 ++-
  12 files changed, 303 insertions(+), 125 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