netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: sfc-next 2012-05-09
@ 2012-05-10  2:26 Ben Hutchings
  2012-05-10  2:27 ` [PATCH net-next 1/8] sfc: Do not attempt to flush queues if DMA is disabled Ben Hutchings
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Ben Hutchings @ 2012-05-10  2:26 UTC (permalink / raw)
  To: David Miller; +Cc: linux-net-drivers, netdev

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

The following changes since commit 2e7d21c54adbab6d10481eddc685328f89bb6389:

  e1000e: Fix merge conflict (net->net-next) (2012-05-09 12:06:39 -0400)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next.git for-davem

(commit ba62b2a8608ca52234fc8bea27bfebbdc4f98c2e)

1. A fix for recovery from some hardware failure modes, by Stuart Hodgson.
2. Reduction of RX jitter, by David Riddoch.
3. ethtool interface and implementation for reading plug-in modules, mostly by
   Stuart Hodgson.
4. A minor fix to PCI device cleanup.

Ben.

Ben Hutchings (3):
      sfc: Fix missing cleanup in failure path of efx_pci_probe()
      ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors
      sfc: Implement module EEPROM access for SFE4002 and SFN4112F

David Riddoch (2):
      sfc: Fill RX rings completely full, rather than to 95% full
      sfc: By default refill RX rings as soon as space for a batch

Stuart Hodgson (3):
      sfc: Do not attempt to flush queues if DMA is disabled
      ethtool: Extend the ethtool API to obtain plugin module eeprom data
      sfc: Added support for new ethtool APIs for obtaining module eeprom

 drivers/net/ethernet/sfc/efx.c        |   36 +++++++++------
 drivers/net/ethernet/sfc/ethtool.c    |   35 +++++++++++++++
 drivers/net/ethernet/sfc/mcdi_phy.c   |   76 +++++++++++++++++++++++++++++++++
 drivers/net/ethernet/sfc/net_driver.h |    8 ++-
 drivers/net/ethernet/sfc/qt202x_phy.c |   33 ++++++++++++++
 drivers/net/ethernet/sfc/rx.c         |   31 ++++++-------
 include/linux/ethtool.h               |   33 ++++++++++++++
 net/core/ethtool.c                    |   71 +++++++++++++++++++++++++++---
 8 files changed, 282 insertions(+), 41 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] 10+ messages in thread

end of thread, other threads:[~2012-05-10  2:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10  2:26 pull request: sfc-next 2012-05-09 Ben Hutchings
2012-05-10  2:27 ` [PATCH net-next 1/8] sfc: Do not attempt to flush queues if DMA is disabled Ben Hutchings
2012-05-10  2:28 ` [PATCH net-next 2/8] sfc: Fix missing cleanup in failure path of efx_pci_probe() Ben Hutchings
2012-05-10  2:28 ` [PATCH net-next 3/8] sfc: Fill RX rings completely full, rather than to 95% full Ben Hutchings
2012-05-10  2:29 ` [PATCH net-next 4/8] sfc: By default refill RX rings as soon as space for a batch Ben Hutchings
2012-05-10  2:30 ` [PATCH net-next 5/8] ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors Ben Hutchings
2012-05-10  2:31 ` [PATCH net-next 6/8] ethtool: Extend the ethtool API to obtain plugin module eeprom data Ben Hutchings
2012-05-10  2:32 ` [PATCH net-next 7/8] sfc: Added support for new ethtool APIs for obtaining module eeprom Ben Hutchings
2012-05-10  2:32 ` [PATCH net-next 8/8] sfc: Implement module EEPROM access for SFE4002 and SFN4112F Ben Hutchings
2012-05-10  2:51 ` pull request: sfc-next 2012-05-09 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).