netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Bug Fixes for SFC driver
@ 2014-01-17 19:45 Shradha Shah
  2014-01-17 19:48 ` [PATCH net-next 1/2] sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command Shradha Shah
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shradha Shah @ 2014-01-17 19:45 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-net-drivers

I am taking over the upstream patch submission work for the 
sfc driver from Ben Hutchings.

These patches are bug fixes to the sfc driver involving 
replacement of the PORT RESET MC command and fixing transposed 
ptp_{under,over}size_sync_window_statistics

The PORT_RESET bug fix is needed for all versions supporting EF10
i.e all versions including and after 3.12.

Ben Hutchings (1):
  sfc: Fix transposed ptp_{under,over}size_sync_windows statistics

Jon Cooper (1):
  sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.

 drivers/net/ethernet/sfc/ef10.c |   31 ++++++++++++++++++++++++++-----
 drivers/net/ethernet/sfc/mcdi.c |   14 +++++++++++---
 drivers/net/ethernet/sfc/ptp.c  |    4 ++--
 3 files changed, 39 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2014-01-21 22:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 19:45 [PATCH net-next 0/2] Bug Fixes for SFC driver Shradha Shah
2014-01-17 19:48 ` [PATCH net-next 1/2] sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command Shradha Shah
2014-01-17 19:48 ` [PATCH net-next 2/2] sfc: Fix transposed ptp_{under,over}size_sync_windows statistics Shradha Shah
2014-01-21 18:02 ` [PATCH net-next 0/2] Bug Fixes for SFC driver Ben Hutchings
2014-01-21 22:47 ` 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).