[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1285185501.2279.14.camel@achroite.uk.solarflarecom.com>
Date: Wed, 22 Sep 2010 20:58:21 +0100
From: Ben Hutchings <bhutchings@...arflare.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, linux-net-drivers@...arflare.com
Subject: [PATCH net-next-2.6 0/2] sfc: Falcon board/PHY support
These patches update the board and PHY code to support precisely the
boards that are actually in use.
Ben.
Ben Hutchings (2):
sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC
sfc: Add support for SFE4003 board and TXC43128 PHY
drivers/net/sfc/Makefile | 5 +-
drivers/net/sfc/falcon.c | 120 ++-------
drivers/net/sfc/falcon_boards.c | 203 ++++++---------
drivers/net/sfc/falcon_gmac.c | 230 ----------------
drivers/net/sfc/mac.h | 1 -
drivers/net/sfc/mdio_10g.c | 30 +--
drivers/net/sfc/net_driver.h | 2 -
drivers/net/sfc/phy.h | 18 +-
drivers/net/sfc/tenxpress.c | 424 ++---------------------------
drivers/net/sfc/txc43128_phy.c | 560 +++++++++++++++++++++++++++++++++++++++
drivers/net/sfc/workarounds.h | 9 +-
11 files changed, 710 insertions(+), 892 deletions(-)
delete mode 100644 drivers/net/sfc/falcon_gmac.c
create mode 100644 drivers/net/sfc/txc43128_phy.c
--
1.7.2.1
--
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