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]
Date:   Thu, 7 May 2020 11:15:03 +0300
From:   Igor Russkikh <irusskikh@...vell.com>
To:     <netdev@...r.kernel.org>
CC:     "David S . Miller" <davem@...emloft.net>,
        Mark Starovoytov <mstarovoitov@...vell.com>
Subject: [PATCH net-next 0/7] net: atlantic: driver updates

From: Mark Starovoytov <mstarovoitov@...vell.com>

This patch series contains several minor cleanups for the previously
submitted series.

We also add Marvell copyrights on newly touched files.

Mark Starovoytov (7):
  net: atlantic: use __packed instead of the full expansion.
  net: atlantic: minor MACSec code cleanup
  net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5
  net: atlantic: remove TPO2 check from A0 code
  net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 code
  net: atlantic: remove check for boot code survivability before reset
    request
  net: atlantic: unify get_mac_permanent

 .../ethernet/aquantia/atlantic/aq_common.h    | 11 ++---
 .../ethernet/aquantia/atlantic/aq_ethtool.c   |  2 +-
 .../ethernet/aquantia/atlantic/aq_hw_utils.c  | 41 +++++++++++++++++--
 .../ethernet/aquantia/atlantic/aq_hw_utils.h  |  9 ++--
 .../net/ethernet/aquantia/atlantic/aq_nic.c   | 13 +++---
 .../aquantia/atlantic/hw_atl/hw_atl_a0.c      | 18 ++++----
 .../aquantia/atlantic/hw_atl/hw_atl_b0.c      | 19 +++++----
 .../aquantia/atlantic/hw_atl/hw_atl_b0.h      |  9 ++--
 .../aquantia/atlantic/hw_atl/hw_atl_utils.c   |  9 ++--
 .../aquantia/atlantic/hw_atl/hw_atl_utils.h   |  9 ++--
 .../atlantic/hw_atl/hw_atl_utils_fw2x.c       | 36 ++++------------
 .../aquantia/atlantic/hw_atl2/hw_atl2.c       |  4 +-
 .../aquantia/atlantic/hw_atl2/hw_atl2_utils.c |  8 ----
 .../aquantia/atlantic/hw_atl2/hw_atl2_utils.h |  4 +-
 .../atlantic/hw_atl2/hw_atl2_utils_fw.c       | 26 ++----------
 .../aquantia/atlantic/macsec/macsec_api.c     |  6 +--
 16 files changed, 111 insertions(+), 113 deletions(-)

-- 
2.20.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ