search for: aquantia

Displaying 9 results from an estimated 9 matches for "aquantia".

2019 Oct 07
3
syslinux.efi and vendor-class-identifier
...s off > Please also note that the behavior of this Dell 3930 system might vary, > depending on the firmware's options; see below. > > From the manual for the Dell 3930 system: > > > Network adapter: > Integrated Intel 10/100/1000 Mb/s Ethernet (RJ45) > Integrated Aquantia 10 GB/s Ethernet (RJ45) > > > Integrated NIC: > Allows you to control the onboard LAN controller. The option ?Enable > UEFI Network Stack? is not selected by default. The options are: > * Disabled > * Enabled > * Enabled w/PXE (default) > > > Integrated NIC2: &g...
2019 Oct 07
0
syslinux.efi and vendor-class-identifier
...Secure Boot needs to be set "off". Please also note that the behavior of this Dell 3930 system might vary, depending on the firmware's options; see below. >From the manual for the Dell 3930 system: Network adapter: Integrated Intel 10/100/1000 Mb/s Ethernet (RJ45) Integrated Aquantia 10 GB/s Ethernet (RJ45) Integrated NIC: Allows you to control the onboard LAN controller. The option ?Enable UEFI Network Stack? is not selected by default. The options are: * Disabled * Enabled * Enabled w/PXE (default) Integrated NIC2: Allows you to control the onboard LAN controller. The op...
2019 Oct 07
5
syslinux.efi and vendor-class-identifier
Gene Cumm wrote: > > On Fri, Oct 4, 2019 at 7:47 AM James Pearson via Syslinux > <syslinux at syslinux.org> wrote: >> >> Ady Ady via Syslinux wrote: >>> >>>> We're using a CentOS 6 server running its native (ISC) dhcpd (v4.1.1) >>>> and tftpd (v 0.49). I've installed syslinux.efi and ldlinux.e64 from the >>>>
2019 Oct 08
0
syslinux.efi and vendor-class-identifier
...behavior of this Dell 3930 system might vary, > > depending on the firmware's options; see below. > > > > From the manual for the Dell 3930 system: > > > > > > Network adapter: > > Integrated Intel 10/100/1000 Mb/s Ethernet (RJ45) > > Integrated Aquantia 10 GB/s Ethernet (RJ45) > > > > > > Integrated NIC: > > Allows you to control the onboard LAN controller. The option ?Enable > > UEFI Network Stack? is not selected by default. The options are: > > * Disabled > > * Enabled > > * Enabled w/PXE (default...
2023 Mar 23
0
[PATCH v3 virtio 8/8] pds_vdpa: pds_vdps.rst and Kconfig
...00644 > --- a/Documentation/networking/device_drivers/ethernet/index.rst > +++ b/Documentation/networking/device_drivers/ethernet/index.rst > @@ -14,6 +14,7 @@ Contents: > 3com/vortex > amazon/ena > amd/pds_core > + amd/pds_vdpa > altera/altera_tse > aquantia/atlantic > chelsio/cxgb > diff --git a/MAINTAINERS b/MAINTAINERS > index 95b5f25a2c06..2af133861068 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -22108,6 +22108,10 @@ SNET DPU VIRTIO DATA PATH ACCELERATOR > R: Alvaro Karsz <alvaro.karsz at solid-run.com> &...
2020 Oct 17
10
[RFC] treewide: cleanup unreachable breaks
...DE_CAN2_0: - return "CAN 2.0"; break; + return "CAN 2.0"; case MCP251XFD_REG_CON_MODE_RESTRICTED: - return "Restricted Operation"; break; + return "Restricted Operation"; } return "<unknown>"; } diff --git a/drivers/net/ethernet/aquantia/atlantic/aq_nic.c b/drivers/net/ethernet/aquantia/atlantic/aq_nic.c index 0f865daeb36d..bf5e0e9bd0e2 100644 --- a/drivers/net/ethernet/aquantia/atlantic/aq_nic.c +++ b/drivers/net/ethernet/aquantia/atlantic/aq_nic.c @@ -1161,11 +1161,10 @@ int aq_nic_set_link_ksettings(struct aq_nic_s *self, br...
2020 Oct 17
10
[RFC] treewide: cleanup unreachable breaks
...DE_CAN2_0: - return "CAN 2.0"; break; + return "CAN 2.0"; case MCP251XFD_REG_CON_MODE_RESTRICTED: - return "Restricted Operation"; break; + return "Restricted Operation"; } return "<unknown>"; } diff --git a/drivers/net/ethernet/aquantia/atlantic/aq_nic.c b/drivers/net/ethernet/aquantia/atlantic/aq_nic.c index 0f865daeb36d..bf5e0e9bd0e2 100644 --- a/drivers/net/ethernet/aquantia/atlantic/aq_nic.c +++ b/drivers/net/ethernet/aquantia/atlantic/aq_nic.c @@ -1161,11 +1161,10 @@ int aq_nic_set_link_ksettings(struct aq_nic_s *self, br...
2020 Oct 17
1
[Cocci] [RFC] treewide: cleanup unreachable breaks
...ci/rme9652/hdspm.c: function hdspm_get_sync_in_sample_rate line 10 sound/pci/rme9652/hdspm.c: function hdspm_get_wc_sample_rate line 9 drivers/nfc/trf7970a.c: function trf7970a_is_iso15693_write_or_lock line 11 drivers/media/usb/gspca/pac_common.h: function pac_find_sof line 45 drivers/net/ethernet/aquantia/atlantic/aq_nic.c: function aq_nic_set_link_ksettings line 46 drivers/scsi/lpfc/lpfc_scsi.c: function lpfc_scsi_api_table_setup line 25 drivers/media/dvb-frontends/nxt200x.c: function nxt200x_readreg_multibyte line 18 drivers/media/dvb-frontends/nxt200x.c: function nxt200x_readreg_multibyte line 41...
2020 Oct 17
1
[Cocci] [RFC] treewide: cleanup unreachable breaks
...ci/rme9652/hdspm.c: function hdspm_get_sync_in_sample_rate line 10 sound/pci/rme9652/hdspm.c: function hdspm_get_wc_sample_rate line 9 drivers/nfc/trf7970a.c: function trf7970a_is_iso15693_write_or_lock line 11 drivers/media/usb/gspca/pac_common.h: function pac_find_sof line 45 drivers/net/ethernet/aquantia/atlantic/aq_nic.c: function aq_nic_set_link_ksettings line 46 drivers/scsi/lpfc/lpfc_scsi.c: function lpfc_scsi_api_table_setup line 25 drivers/media/dvb-frontends/nxt200x.c: function nxt200x_readreg_multibyte line 18 drivers/media/dvb-frontends/nxt200x.c: function nxt200x_readreg_multibyte line 41...