Enable QLogic NICs on ARM
This commit is contained in:
parent
50cf052e0a
commit
8a80a030dc
8 changed files with 9 additions and 7 deletions
|
|
@ -1 +0,0 @@
|
|||
# CONFIG_NET_VENDOR_QLOGIC is not set
|
||||
|
|
@ -3658,7 +3658,7 @@ CONFIG_NET_VENDOR_NATSEMI=y
|
|||
CONFIG_NET_VENDOR_NETRONOME=y
|
||||
CONFIG_NET_VENDOR_NVIDIA=y
|
||||
CONFIG_NET_VENDOR_OKI=y
|
||||
# CONFIG_NET_VENDOR_QLOGIC is not set
|
||||
CONFIG_NET_VENDOR_QLOGIC=y
|
||||
CONFIG_NET_VENDOR_QUALCOMM=y
|
||||
CONFIG_NET_VENDOR_RDC=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
|
|
|
|||
|
|
@ -3636,7 +3636,7 @@ CONFIG_NET_VENDOR_NATSEMI=y
|
|||
CONFIG_NET_VENDOR_NETRONOME=y
|
||||
CONFIG_NET_VENDOR_NVIDIA=y
|
||||
CONFIG_NET_VENDOR_OKI=y
|
||||
# CONFIG_NET_VENDOR_QLOGIC is not set
|
||||
CONFIG_NET_VENDOR_QLOGIC=y
|
||||
CONFIG_NET_VENDOR_QUALCOMM=y
|
||||
CONFIG_NET_VENDOR_RDC=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
|
|
|
|||
|
|
@ -3891,7 +3891,7 @@ CONFIG_NET_VENDOR_NATSEMI=y
|
|||
CONFIG_NET_VENDOR_NETRONOME=y
|
||||
CONFIG_NET_VENDOR_NVIDIA=y
|
||||
CONFIG_NET_VENDOR_OKI=y
|
||||
# CONFIG_NET_VENDOR_QLOGIC is not set
|
||||
CONFIG_NET_VENDOR_QLOGIC=y
|
||||
# CONFIG_NET_VENDOR_QUALCOMM is not set
|
||||
CONFIG_NET_VENDOR_RDC=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
|
|
|
|||
|
|
@ -3714,7 +3714,7 @@ CONFIG_NET_VENDOR_NATSEMI=y
|
|||
CONFIG_NET_VENDOR_NETRONOME=y
|
||||
CONFIG_NET_VENDOR_NVIDIA=y
|
||||
CONFIG_NET_VENDOR_OKI=y
|
||||
# CONFIG_NET_VENDOR_QLOGIC is not set
|
||||
CONFIG_NET_VENDOR_QLOGIC=y
|
||||
# CONFIG_NET_VENDOR_QUALCOMM is not set
|
||||
CONFIG_NET_VENDOR_RDC=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
|
|
|
|||
|
|
@ -3692,7 +3692,7 @@ CONFIG_NET_VENDOR_NATSEMI=y
|
|||
CONFIG_NET_VENDOR_NETRONOME=y
|
||||
CONFIG_NET_VENDOR_NVIDIA=y
|
||||
CONFIG_NET_VENDOR_OKI=y
|
||||
# CONFIG_NET_VENDOR_QLOGIC is not set
|
||||
CONFIG_NET_VENDOR_QLOGIC=y
|
||||
# CONFIG_NET_VENDOR_QUALCOMM is not set
|
||||
CONFIG_NET_VENDOR_RDC=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
|
|
|
|||
|
|
@ -3869,7 +3869,7 @@ CONFIG_NET_VENDOR_NATSEMI=y
|
|||
CONFIG_NET_VENDOR_NETRONOME=y
|
||||
CONFIG_NET_VENDOR_NVIDIA=y
|
||||
CONFIG_NET_VENDOR_OKI=y
|
||||
# CONFIG_NET_VENDOR_QLOGIC is not set
|
||||
CONFIG_NET_VENDOR_QLOGIC=y
|
||||
# CONFIG_NET_VENDOR_QUALCOMM is not set
|
||||
CONFIG_NET_VENDOR_RDC=y
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
|
|
|
|||
|
|
@ -1931,6 +1931,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Apr 27 2018 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||
- Enable QLogic NICs on ARM
|
||||
|
||||
* Wed Apr 25 2018 Jeremy Cline <jeremy@jcline.org>
|
||||
- Fix a kernel oops when using Thunderbolt 3 docks (rhbz 1565131)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue