[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1342635392.2617.52.camel@bwh-desktop.uk.solarflarecom.com>
Date: Wed, 18 Jul 2012 19:16:32 +0100
From: Ben Hutchings <bhutchings@...arflare.com>
To: David Miller <davem@...emloft.net>
CC: linux-net-drivers <linux-net-drivers@...arflare.com>,
netdev <netdev@...r.kernel.org>,
Andrew Jackson <ajackson@...arflare.com>,
Richard Cochran <richardcochran@...il.com>
Subject: pull request: sfc-next 2012-07-18
The following changes since commit f150bd7f8cf742c4cdd0c929aa494ef72f7f5b13:
driver: net: ethernet: cpsw: runtime PM support (2012-07-18 09:40:54 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next.git for-davem
(commit 2482aab313c3657557f1dad4c1b20c0934b84919)
This adds PTP hardware timestamping support for SFC9000-family
controllers with the appropriate peripheral (currently SFN5322F and
SFN6322F boards).
Ben.
Ben Hutchings (3):
sfc: Support variable-length response to MCDI GET_BOARD_CFG
sfc: Expose FPGA bitfile partition through MTD
sfc: Bump version to 3.2
Stuart Hodgson (4):
sfc: Add explicit RX queue flag to channel
sfc: Add channel specific receive_skb handler and post_remove callback
sfc: Allow efx_mcdi_rpc to be called in two parts
sfc: Add support for IEEE-1588 PTP
drivers/net/ethernet/sfc/Kconfig | 7 +
drivers/net/ethernet/sfc/Makefile | 1 +
drivers/net/ethernet/sfc/efx.c | 17 +-
drivers/net/ethernet/sfc/efx.h | 1 +
drivers/net/ethernet/sfc/ethtool.c | 1 +
drivers/net/ethernet/sfc/mcdi.c | 44 +-
drivers/net/ethernet/sfc/mcdi.h | 6 +
drivers/net/ethernet/sfc/mcdi_pcol.h | 1 +
drivers/net/ethernet/sfc/mtd.c | 7 +-
drivers/net/ethernet/sfc/net_driver.h | 29 +-
drivers/net/ethernet/sfc/nic.h | 31 +
drivers/net/ethernet/sfc/ptp.c | 1519 +++++++++++++++++++++++++++++++++
drivers/net/ethernet/sfc/rx.c | 20 +-
drivers/net/ethernet/sfc/siena.c | 1 +
drivers/net/ethernet/sfc/tx.c | 6 +
15 files changed, 1673 insertions(+), 18 deletions(-)
create mode 100644 drivers/net/ethernet/sfc/ptp.c
--
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)
Powered by blists - more mailing lists