netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pull request: sfc 2013-10-08
@ 2013-10-08 17:41 Ben Hutchings
  2013-10-08 17:42 ` [PATCH net-next 1/6] sfc: Add rmb() between reading stats and generation count to ensure consistency Ben Hutchings
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ben Hutchings @ 2013-10-08 17:41 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-net-drivers

[-- Attachment #1: Type: text/plain, Size: 1982 bytes --]

The following changes since commit 5e8a402f831dbe7ee831340a91439e46f0d38acd:

  tcp: do not forget FIN in tcp_shifted_skb() (2013-10-04 14:16:36 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc.git sfc-3.12

for you to fetch changes up to ecb1c9cc215cb5a4390b714d8b09de637f54fa3f:

  sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags (2013-10-07 20:11:19 +0100)

Some more fixes for EF10 support; hopefully the last lot:

1. Fixes for reading statistics, from Edward Cree and Jon Cooper.
2. Addition of ethtool statistics for packets dropped by the hardware
before they were associated with a specific function, from Edward Cree.
3. Only bind to functions that are in control of their associated port,
as the driver currently assumes this is the case.

Ben.

----------------------------------------------------------------
Ben Hutchings (1):
      sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags

Edward Cree (3):
      sfc: Fix internal indices of ethtool stats for EF10
      sfc: Refactor EF10 stat mask code to allow for more conditional stats
      sfc: Add PM and RXDP drop counters to ethtool stats

Jon Cooper (1):
      sfc: Add rmb() between reading stats and generation count to ensure consistency

Matthew Slattery (1):
      sfc: Add definitions for new stats counters and capability flag

 drivers/net/ethernet/sfc/ef10.c      | 87 +++++++++++++++++++++++++++---------
 drivers/net/ethernet/sfc/mcdi.c      | 18 +++++++-
 drivers/net/ethernet/sfc/mcdi_pcol.h | 56 ++++++++++++++++++++++-
 drivers/net/ethernet/sfc/nic.c       |  9 ++--
 drivers/net/ethernet/sfc/nic.h       | 12 +++++
 5 files changed, 151 insertions(+), 31 deletions(-)

-- 
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.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

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

end of thread, other threads:[~2013-10-09  1:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08 17:41 Pull request: sfc 2013-10-08 Ben Hutchings
2013-10-08 17:42 ` [PATCH net-next 1/6] sfc: Add rmb() between reading stats and generation count to ensure consistency Ben Hutchings
2013-10-08 17:43 ` [PATCH net " Ben Hutchings
2013-10-08 17:43 ` [PATCH net 2/6] sfc: Fix internal indices of ethtool stats for EF10 Ben Hutchings
2013-10-08 17:44 ` [PATCH net 3/6] sfc: Refactor EF10 stat mask code to allow for more conditional stats Ben Hutchings
2013-10-08 17:44 ` [PATCH net 4/6] sfc: Add definitions for new stats counters and capability flag Ben Hutchings
2013-10-08 17:44 ` [PATCH net 5/6] sfc: Add PM and RXDP drop counters to ethtool stats Ben Hutchings
2013-10-08 17:45 ` [PATCH net 6/6] sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags Ben Hutchings
2013-10-09  1:56 ` Pull request: sfc 2013-10-08 David Miller

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).