All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/6] net:ethernet:aquantia: Atlantic driver Update 2017-08-23
@ 2017-08-28 18:52 Pavel Belous
  2017-08-28 18:52 ` [PATCH net v2 1/6] net:ethernet:aquantia: Extra spinlocks removed Pavel Belous
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Pavel Belous @ 2017-08-28 18:52 UTC (permalink / raw)
  To: David S . Miller
  Cc: netdev, David Arcari, Igor Russkikh, Nadezhda Krupnina,
	Simon Edelhaus, Pavel Belous

From: Pavel Belous <pavel.belous@aquantia.com>

This series contains updates for aQuantia Atlantic driver.

It has bugfixes and some improvements.

Changes in v2:
 - "MCP state change" fix removed (will be sent as
    a separate fix after further investigation.)

Igor Russkikh (1):
  net:ethernet:aquantia: Fix for multicast filter handling.

Pavel Belous (5):
  net:ethernet:aquantia: Extra spinlocks removed.
  net:ethernet:aquantia: Fix for number of RSS queues.
  net:ethernet:aquantia: Workaround for HW checksum bug.
  net:ethernet:aquantia: Fix for incorrect speed index.
  net:ethernet:aquantia: Show info message if bad firmware version
    detected.

 drivers/net/ethernet/aquantia/atlantic/aq_hw.h     |  3 +-
 drivers/net/ethernet/aquantia/atlantic/aq_nic.c    | 92 +++++++++++-----------
 drivers/net/ethernet/aquantia/atlantic/aq_ring.c   |  1 -
 drivers/net/ethernet/aquantia/atlantic/aq_utils.h  |  1 -
 drivers/net/ethernet/aquantia/atlantic/aq_vec.c    | 11 +--
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c  |  6 ++
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c  |  6 ++
 .../aquantia/atlantic/hw_atl/hw_atl_utils.c        | 10 ++-
 .../aquantia/atlantic/hw_atl/hw_atl_utils.h        |  3 +-
 9 files changed, 68 insertions(+), 65 deletions(-)

-- 
2.7.4

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-28 18:52 [PATCH net v2 0/6] net:ethernet:aquantia: Atlantic driver Update 2017-08-23 Pavel Belous
2017-08-28 18:52 ` [PATCH net v2 1/6] net:ethernet:aquantia: Extra spinlocks removed Pavel Belous
2017-08-28 18:52 ` [PATCH net v2 2/6] net:ethernet:aquantia: Fix for number of RSS queues Pavel Belous
2017-08-28 18:52 ` [PATCH net v2 3/6] net:ethernet:aquantia: Workaround for HW checksum bug Pavel Belous
2017-08-28 18:52 ` [PATCH net v2 4/6] net:ethernet:aquantia: Fix for incorrect speed index Pavel Belous
2017-08-28 18:52 ` [PATCH net v2 5/6] net:ethernet:aquantia: Fix for multicast filter handling Pavel Belous
2017-08-28 18:52 ` [PATCH net v2 6/6] net:ethernet:aquantia: Show info message if bad firmware version detected Pavel Belous
2017-08-29 22:12 ` [PATCH net v2 0/6] net:ethernet:aquantia: Atlantic driver Update 2017-08-23 David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.