netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [RFC] New driver "sfc" for Solarstorm SFC4000 controller - 2nd try
@ 2007-12-13 19:18 Robert Stonehouse
  0 siblings, 0 replies; only message in thread
From: Robert Stonehouse @ 2007-12-13 19:18 UTC (permalink / raw)
  To: netdev; +Cc: linux-net-drivers, spope

This is a resubmission of a new driver for Solarflare network controllers.

The driver supports many types of PHY (10Gbase-T, XFP, CX4) on five
different 10G reference designs and one 1G NIC ref design.

The previous thread was:
  "[PATCH] [RFC] New driver "sfc" for Solarstorm SFC4000 controller"
  http://marc.info/?l=linux-netdev&m=119583775622559&w=2


Since the 1st patch we have addressed the review comments we received
 - removed usage of __LINK_STATE_START as unnecessary with latest NAPI
 - cleaned up many checkpatch violations
 - used the generic drv_* logging
   (macros were kept so that the network device name can be printed
consistently in all messaging but these can be dissolved if necessary)
 - Reduced over-use of docbook type comments
 - replaced uintN_t with uN types
 - merged some small headers to reduce the file count

It is still quite a large driver at ~25k LOC. The main body of the driver
is within efx.c, falcon.c, tx.c and rx.c if this helps direct review effort.

We welcome more review comments and will try and respond to them more
quickly than last time.

The patch (against net-2.6.25) is at:
    https://support.solarflare.com/netdev/2/net-2.6.25-sfc-2.2.0026.patch

The new files may also be downloaded as a tarball:
    https://support.solarflare.com/netdev/2/net-2.6.25-sfc-2.2.0026.tgz

And for verification there is:
    https://support.solarflare.com/netdev/2/MD5SUMS


Regards

-- 
Rob Stonehouse

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-13 19:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-13 19:18 [PATCH] [RFC] New driver "sfc" for Solarstorm SFC4000 controller - 2nd try Robert Stonehouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).