Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.13-rc2 11 lines 299 B view raw
1# SPDX-License-Identifier: GPL-2.0 2 3config QLGE 4 tristate "QLogic QLGE 10Gb Ethernet Driver Support" 5 depends on ETHERNET && PCI 6 select NET_DEVLINK 7 help 8 This driver supports QLogic ISP8XXX 10Gb Ethernet cards. 9 10 To compile this driver as a module, choose M here. The module will be 11 called qlge.