All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/0] sky2: update for 2.6.24
@ 2007-08-29 19:39 Stephen Hemminger
  2007-08-29 19:58 ` [PATCH 01/12] sky2: fe+ chip support Stephen Hemminger
                   ` (12 more replies)
  0 siblings, 13 replies; 18+ messages in thread
From: Stephen Hemminger @ 2007-08-29 19:39 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: netdev

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@linux-foundation.org>


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2007-09-14 13:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-29 19:39 [PATCH 0/0] sky2: update for 2.6.24 Stephen Hemminger
2007-08-29 19:58 ` [PATCH 01/12] sky2: fe+ chip support Stephen Hemminger
2007-08-31 13:43   ` Jeff Garzik
2007-09-14 13:38     ` [PATCH] sky2: fix PHY setup on FE-P Stephen Hemminger
2007-08-29 19:58 ` [PATCH 02/12] sky2: use debugfs rename Stephen Hemminger
2007-08-29 19:58 ` [PATCH 03/12] sky2: document GPHY_CTRL bits Stephen Hemminger
2007-08-29 19:58 ` [PATCH 04/12] sky2: dont restrict config space access Stephen Hemminger
2007-08-29 19:58 ` [PATCH 05/12] sky2: advanced error reporting Stephen Hemminger
2007-08-29 19:58 ` [PATCH 06/12] sky2: use pci_config access functions Stephen Hemminger
2007-08-29 19:58 ` [PATCH 07/12] sky2: use net_device internal stats Stephen Hemminger
2007-08-31 13:43   ` Jeff Garzik
2007-08-31 13:59     ` Stephen Hemminger
2007-08-29 19:58 ` [PATCH 08/12] ktime_sub_ns: analog of ktime_add_ns Stephen Hemminger
2007-08-29 19:58 ` [PATCH 09/12] export reciprocal_value for modules Stephen Hemminger
2007-08-29 19:58 ` [PATCH 10/12] sky2: hardware receive timestamp counter Stephen Hemminger
2007-08-29 19:58 ` [PATCH 11/12] sky2: avoid divide in receive path Stephen Hemminger
2007-08-29 19:58 ` [PATCH 12/12] sky2: 1.18 Stephen Hemminger
2007-08-30 20:36 ` [PATCH 0/0] sky2: update for 2.6.24 Stephen Hemminger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.