netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] net: aquantia: Atlantic driver 12/2017 updates
@ 2017-12-07  8:39 Igor Russkikh
  2017-12-07  8:39 ` [PATCH net 1/4] net: aquantia: Fix actual speed capabilities reporting Igor Russkikh
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Igor Russkikh @ 2017-12-07  8:39 UTC (permalink / raw)
  To: David S . Miller
  Cc: netdev, David Arcari, Pavel Belous, Nadezhda Krupnina,
	Simon Edelhaus, Igor Russkikh

The patchset contains important hardware fix for machines with large MRRS
and couple of improvement in stats and capabilities reporting

Igor Russkikh (4):
  net: aquantia: Fix actual speed capabilities reporting
  net: aquantia: Fix hardware DMA stream overload on large MRRS
  net: aquantia: Improve and fix statistics on device
  net: atlantic: Increment driver version

 drivers/net/ethernet/aquantia/atlantic/aq_cfg.h    |  5 +-
 .../net/ethernet/aquantia/atlantic/aq_ethtool.c    | 16 ++---
 drivers/net/ethernet/aquantia/atlantic/aq_hw.h     | 29 +++++++-
 drivers/net/ethernet/aquantia/atlantic/aq_nic.c    | 82 +++++++++++++++-------
 drivers/net/ethernet/aquantia/atlantic/aq_nic.h    |  2 +-
 .../net/ethernet/aquantia/atlantic/aq_pci_func.c   |  5 +-
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c  | 20 +++++-
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c  | 32 ++++++++-
 .../aquantia/atlantic/hw_atl/hw_atl_llh_internal.h |  6 ++
 .../aquantia/atlantic/hw_atl/hw_atl_utils.c        | 80 +++++++--------------
 .../aquantia/atlantic/hw_atl/hw_atl_utils.h        |  6 +-
 drivers/net/ethernet/aquantia/atlantic/ver.h       |  6 +-
 12 files changed, 183 insertions(+), 106 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-12-08  9:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-07  8:39 [PATCH net 0/4] net: aquantia: Atlantic driver 12/2017 updates Igor Russkikh
2017-12-07  8:39 ` [PATCH net 1/4] net: aquantia: Fix actual speed capabilities reporting Igor Russkikh
2017-12-07  8:39 ` [PATCH net 2/4] net: aquantia: Fix hardware DMA stream overload on large MRRS Igor Russkikh
2017-12-07 19:23   ` David Miller
2017-12-08  9:56     ` Igor Russkikh
2017-12-07  8:39 ` [PATCH net 3/4] net: aquantia: Improve and fix statistics on device Igor Russkikh
2017-12-07 19:08   ` Andrew Lunn
2017-12-08  9:43     ` Igor Russkikh
2017-12-07  8:39 ` [PATCH net 4/4] net: atlantic: Increment driver version Igor Russkikh

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