netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] net: atlantic: driver updates
@ 2020-05-07  8:15 Igor Russkikh
  2020-05-07  8:15 ` [PATCH net-next 1/7] net: atlantic: use __packed instead of the full expansion Igor Russkikh
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Igor Russkikh @ 2020-05-07  8:15 UTC (permalink / raw)
  To: netdev; +Cc: David S . Miller, Mark Starovoytov

From: Mark Starovoytov <mstarovoitov@marvell.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


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

end of thread, other threads:[~2020-05-08 16:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07  8:15 [PATCH net-next 0/7] net: atlantic: driver updates Igor Russkikh
2020-05-07  8:15 ` [PATCH net-next 1/7] net: atlantic: use __packed instead of the full expansion Igor Russkikh
2020-05-07  8:15 ` [PATCH net-next 2/7] net: atlantic: minor MACSec code cleanup Igor Russkikh
2020-05-07  8:15 ` [PATCH net-next 3/7] net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5 Igor Russkikh
2020-05-07  8:15 ` [PATCH net-next 4/7] net: atlantic: remove TPO2 check from A0 code Igor Russkikh
2020-05-07  8:15 ` [PATCH net-next 5/7] net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 code Igor Russkikh
2020-05-07  8:15 ` [PATCH net-next 6/7] net: atlantic: remove check for boot code survivability before reset request Igor Russkikh
2020-05-07  8:15 ` [PATCH net-next 7/7] net: atlantic: unify get_mac_permanent Igor Russkikh
2020-05-07 19:29   ` Jakub Kicinski
2020-05-08  9:14     ` Igor Russkikh
2020-05-08 13:10       ` Andrew Lunn
2020-05-08 13:22         ` [EXT] " Igor Russkikh
2020-05-08 13:50           ` Andrew Lunn
2020-05-08 16:42       ` Jakub Kicinski
2020-05-08 16:48         ` 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).