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, 29 Aug 2007 12:39:22 -0700
From:	Stephen Hemminger <shemminger@...ux-foundation.org>
To:	Jeff Garzik <jgarzik@...ox.com>
Cc:	netdev@...r.kernel.org
Subject: [PATCH 0/0] sky2: update for 2.6.24

This version includes some new features:
  * support for new FE+ chips (not tested)

  * use PCI functions.  The only reason the driver
    wasn't doing it was the advanced error bits weren't
    accessbile on busted AMD chipsets without MMCONFIG
    access.

  * use PCI error recovery functions to access those
    functions. If no mmconfig then driver has to ignore
    PCI Express errors.

  * provide receive skb timestamping in driver. This is
    a big win because it saves an expensive time of day
    access per packet.

Tested on most chips already.
It would be good to put these in -mm to catch any
early problems.

-- 
Stephen Hemminger <shemminger@...ux-foundation.org>

-
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