Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] sfc: Initial X2000-series (Medford2) support
@ 2017-12-18 16:54 Edward Cree
  2017-12-18 16:55 ` [PATCH net-next 1/6] sfc: make mem_bar a function rather than a constant Edward Cree
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Edward Cree @ 2017-12-18 16:54 UTC (permalink / raw)
  To: linux-net-drivers, davem; +Cc: netdev

Basic PCI-level changes to support X2000-series NICs.
Also fix unexpected-PTP-event log messages, since the timestamp format has
 been changed in these NICs and that causes us to fail to probe PTP (but we
 still get the PPS events).

Bert Kenward (2):
  sfc: update EF10 register definitions
  sfc: populate the timer reload field

Edward Cree (4):
  sfc: make mem_bar a function rather than a constant
  sfc: support VI strides other than 8k
  sfc: add Medford2 (SFC9250) PCI Device IDs
  sfc: improve PTP error reporting

 drivers/net/ethernet/sfc/ef10.c       | 126 +++++++++++++++++++++++++---------
 drivers/net/ethernet/sfc/ef10_regs.h  |  46 ++++++++-----
 drivers/net/ethernet/sfc/efx.c        |  10 ++-
 drivers/net/ethernet/sfc/efx.h        |   5 --
 drivers/net/ethernet/sfc/io.h         |  19 ++---
 drivers/net/ethernet/sfc/mcdi.h       |   3 +
 drivers/net/ethernet/sfc/net_driver.h |   7 +-
 drivers/net/ethernet/sfc/ptp.c        |   4 +-
 drivers/net/ethernet/sfc/siena.c      |  10 ++-
 9 files changed, 162 insertions(+), 68 deletions(-)

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

end of thread, other threads:[~2017-12-18 18:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-18 16:54 [PATCH net-next 0/6] sfc: Initial X2000-series (Medford2) support Edward Cree
2017-12-18 16:55 ` [PATCH net-next 1/6] sfc: make mem_bar a function rather than a constant Edward Cree
2017-12-18 16:56 ` [PATCH net-next 2/6] sfc: support VI strides other than 8k Edward Cree
2017-12-18 16:56 ` [PATCH net-next 3/6] sfc: add Medford2 (SFC9250) PCI Device IDs Edward Cree
2017-12-18 16:56 ` [PATCH net-next 4/6] sfc: improve PTP error reporting Edward Cree
2017-12-18 16:57 ` [PATCH net-next 5/6] sfc: update EF10 register definitions Edward Cree
2017-12-18 16:57 ` [PATCH net-next 6/6] sfc: populate the timer reload field Edward Cree
2017-12-18 18:16 ` [PATCH net-next 0/6] sfc: Initial X2000-series (Medford2) support David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox