lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211129132829.16038-1-skalluru@marvell.com>
Date:   Mon, 29 Nov 2021 05:28:22 -0800
From:   Sudarsana Reddy Kalluru <skalluru@...vell.com>
To:     <davem@...emloft.net>
CC:     <netdev@...r.kernel.org>, <irusskikh@...vell.com>,
        <dbezrukov@...vell.com>
Subject: [PATCH net 0/7] net: atlantic: 11-2021 fixes

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ