All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/7] net: atlantic: 11-2021 fixes
@ 2021-11-29 13:28 Sudarsana Reddy Kalluru
  2021-11-29 13:28 ` [PATCH net 1/7] atlantic: Increase delay for fw transactions Sudarsana Reddy Kalluru
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Sudarsana Reddy Kalluru @ 2021-11-29 13:28 UTC (permalink / raw)
  To: davem; +Cc: netdev, irusskikh, dbezrukov

The patch series contains fixes for atlantic driver to improve support
of latest AQC113 chipset.

Please consider applying it to 'net' tree.

Dmitry Bogdanov (2):
  atlantic: Increase delay for fw transactions
  atlantic: Fix statistics logic for production hardware

Nikita Danilov (2):
  atlatnic: enable Nbase-t speeds with base-t
  atlantic: Add missing DIDs and fix 115c.

Sameer Saurabh (3):
  atlantic: Fix to display FW bundle version instead of FW mac version.
  Remove Half duplex mode speed capabilities.
  atlantic: Remove warn trace message.

 .../ethernet/aquantia/atlantic/aq_common.h    |  27 ++---
 .../net/ethernet/aquantia/atlantic/aq_hw.h    |   2 +
 .../net/ethernet/aquantia/atlantic/aq_nic.c   |  10 +-
 .../ethernet/aquantia/atlantic/aq_pci_func.c  |   7 +-
 .../net/ethernet/aquantia/atlantic/aq_vec.c   |   3 -
 .../aquantia/atlantic/hw_atl/hw_atl_utils.c   |  15 ++-
 .../atlantic/hw_atl/hw_atl_utils_fw2x.c       |   3 -
 .../aquantia/atlantic/hw_atl2/hw_atl2.c       |  22 +++-
 .../aquantia/atlantic/hw_atl2/hw_atl2.h       |   2 +
 .../aquantia/atlantic/hw_atl2/hw_atl2_utils.h |  38 +++++-
 .../atlantic/hw_atl2/hw_atl2_utils_fw.c       | 110 ++++++++++++++----
 11 files changed, 184 insertions(+), 55 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-11-30  4:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29 13:28 [PATCH net 0/7] net: atlantic: 11-2021 fixes Sudarsana Reddy Kalluru
2021-11-29 13:28 ` [PATCH net 1/7] atlantic: Increase delay for fw transactions Sudarsana Reddy Kalluru
2021-11-30  2:48   ` Andrew Lunn
2021-11-30  4:18     ` Sudarsana Reddy Kalluru
2021-11-29 13:28 ` [PATCH net 2/7] atlatnic: enable Nbase-t speeds with base-t Sudarsana Reddy Kalluru
2021-11-29 13:28 ` [PATCH net 3/7] atlantic: Fix to display FW bundle version instead of FW mac version Sudarsana Reddy Kalluru
2021-11-29 13:28 ` [PATCH net 4/7] atlantic: Add missing DIDs and fix 115c Sudarsana Reddy Kalluru
2021-11-29 13:28 ` [PATCH net 5/7] Remove Half duplex mode speed capabilities Sudarsana Reddy Kalluru
2021-11-29 13:28 ` [PATCH net 6/7] atlantic: Fix statistics logic for production hardware Sudarsana Reddy Kalluru
2021-11-29 13:28 ` [PATCH net 7/7] atlantic: Remove warn trace message Sudarsana Reddy Kalluru
2021-11-29 14:30 ` [PATCH net 0/7] net: atlantic: 11-2021 fixes patchwork-bot+netdevbpf

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.