diff options
author | 2020-05-01 15:37:59 -0700 | |
---|---|---|
committer | 2020-05-01 15:37:59 -0700 | |
commit | bf2320a60e687760400cf964ec3e60ceccb90f93 (patch) | |
tree | 2a4890c1fd0447ec7ccb54f53002dc151d48b41f /drivers/net/phy/phy.c | |
parent | drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_probe() (diff) | |
parent | net: atlantic: A2 ingress / egress hw configuration (diff) | |
download | wireguard-linux-bf2320a60e687760400cf964ec3e60ceccb90f93.tar.xz wireguard-linux-bf2320a60e687760400cf964ec3e60ceccb90f93.zip |
Merge branch 'net-atlantic-A2-support'
Igor Russkikh says:
====================
net: atlantic: A2 support
This patchset adds support for the new generation of Atlantic NICs.
Chip generations are mostly compatible register-wise, but there are still
some differences. Therefore we've made some of first generation (A1) code
non-static to re-use it where possible.
Some pieces are A2 specific, in which case we redefine/extend such APIs.
v2:
* removed #pragma pack (2 structures require the packed attribute);
* use defines instead of magic numbers where possible;
v1: https://patchwork.ozlabs.org/cover/1276220/
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/phy.c')
0 files changed, 0 insertions, 0 deletions