Signed-off-by: Izabela Bakollari [email protected]
Izabela Bakollari (edebdd8e) at 25 Feb 05:44
add new files under PCS and PHY subsystems
... and 574 more commits
JIRA: https://issues.redhat.com/browse/RHEL-150853
The Aquantia "atlantic" network driver was previously enabled in RHEL only for x86 and automotive aarch64. We know of at least one non-automotive aarch64 computer model that needs this driver.
Let's just enable the driver for all archs, because it's not typical to have NIC drivers selected for only some of them.
No more is there a difference between the fedora and rhel config for CONFIG_AQTION, so put it in common.
Signed-off-by: Michal Schmidt [email protected]
Phylink is under drivers/net/phy/ and owned by rhel-sst-network-drivers. However its corresponding documentation was matched by "NETWORKING [GENERAL]" and its header file was unmatched.
Fix this by adding the documentation and header files under "ETHERNET PHY LIBRARY" and by excluding the documentation file from ""NETWORKING [GENERAL]".
Signed-off-by: Antoine Tenart [email protected]
JIRA: https://issues.redhat.com/browse/VOYAGER-213
The Aquantia "atlantic" network driver was previously enabled in RHEL only for x86 and automotive aarch64. We know of at least one non-automotive aarch64 computer model that needs this driver.
Let's just enable the driver for all archs, because it's not typical to have NIC drivers selected for only some of them.
Signed-off-by: Michal Schmidt [email protected]