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:	Wed, 23 Dec 2009 23:46:08 +0000
From:	Ben Hutchings <bhutchings@...arflare.com>
To:	David Miller <davem@...emloft.net>
Cc:	netdev@...r.kernel.org, linux-net-drivers@...arflare.com
Subject: [PATCH 0/8] sfc: Fixes for 2.6.33

David,

There are a few important bug fixes that should go into 2.6.33.  I
regret that some of the workarounds for the QT2025C are rather large.

Ben.

Ben Hutchings (3):
  sfc: Include XGXS in XMAC link status check except in XGMII loopback
  sfc: QT2025C: Add error message for suspected bad SFP+ cables
  sfc: Disable TX descriptor prefetch watchdog

Matthew Slattery (3):
  sfc: QT2025C: Work around PHY bug
  sfc: QT2025C: Switch into self-configure mode when not in loopback
  sfc: QT2025C: Work around PHY firmware initialisation bug

Neil Turton (1):
  sfc: Fix DMA mapping cleanup in case of an error in TSO

Steve Hodgson (1):
  sfc: Move PHY software state initialisation from init() into probe()

 drivers/net/sfc/efx.c         |    6 +-
 drivers/net/sfc/falcon.c      |    1 +
 drivers/net/sfc/falcon_xmac.c |   38 ++++---
 drivers/net/sfc/mcdi_phy.c    |   93 ++++++----------
 drivers/net/sfc/net_driver.h  |    1 +
 drivers/net/sfc/nic.c         |    2 +
 drivers/net/sfc/qt202x_phy.c  |  238 ++++++++++++++++++++++++++++++++++++++---
 drivers/net/sfc/siena.c       |    1 +
 drivers/net/sfc/tenxpress.c   |  138 +++++++++++++-----------
 drivers/net/sfc/tx.c          |    4 +-
 10 files changed, 369 insertions(+), 153 deletions(-)

-- 
Ben Hutchings, Senior Software Engineer, Solarflare Communications
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

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