]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: atlantic: add defines for 10M and EEE 100M link mode
authorIgor Russkikh <irusskikh@marvell.com>
Thu, 30 Apr 2020 08:04:31 +0000 (11:04 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2020 22:37:57 +0000 (15:37 -0700)
commit3d464aadef75415c55a5a4feb611a9bbf034d7d3
tree06e03fb06234b7a99faa4fdd7840cc4bcc9c63a4
parent98c4353c5add3cb2bbb3c2da1cbd7fd2d09f396b
net: atlantic: add defines for 10M and EEE 100M link mode

This patch adds defines for 10M and EEE 100M link modes, which are
supported by A2.

10M support is added in this patch series.
EEE is out of scope, but will be added in a follow-up series.

Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/aq_common.h
drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c
drivers/net/ethernet/aquantia/atlantic/aq_nic.c