numam-dpdk/drivers/net/sfc/base
Richard Houldsworth c4084fb3d0 net/sfc/base: use transceiver ID when reading info
In efx_mcdi_phy_module_get_info() probe the
transceiver identification byte rather than assume
the module matches the fixed port type.  This
supports scenarios such as a SFP mounted in a QSFP
port via a QSA module.

Signed-off-by: Richard Houldsworth <rhouldsworth@solarflare.com>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-09-28 01:41:03 +02:00
..
ef10_ev.c net/sfc/base: add routine to check for hardware presence 2018-09-28 01:41:02 +02:00
ef10_filter.c net/sfc/base: fix a typo in unicast filter insertion comment 2018-09-28 01:41:02 +02:00
ef10_image.c net/sfc/base: fix output buffer SAL annotation 2018-09-28 01:41:02 +02:00
ef10_impl.h net/sfc/base: add accessor to whole link status 2018-09-28 01:41:03 +02:00
ef10_intr.c net/sfc/base: fix out of bounds read when dereferencing sdup 2018-09-28 01:41:02 +02:00
ef10_mac.c net/sfc/base: add accessor to whole link status 2018-09-28 01:41:03 +02:00
ef10_mcdi.c
ef10_nic.c net/sfc/base: add accessor to whole link status 2018-09-28 01:41:03 +02:00
ef10_nvram.c net/sfc/base: generalise EF10 NVRAM buffer interface 2018-09-28 01:41:02 +02:00
ef10_phy.c net/sfc/base: add accessor to whole link status 2018-09-28 01:41:03 +02:00
ef10_rx.c net/sfc/base: improve handling of legacy RSS hash flags 2018-09-28 01:41:02 +02:00
ef10_signed_image_layout.h net/sfc/base: highlight that image layout header generated 2018-09-28 01:41:02 +02:00
ef10_tlv_layout.h
ef10_tx.c net/sfc/base: fix out of bounds read when dereferencing sdup 2018-09-28 01:41:02 +02:00
ef10_vpd.c
efx_annote.h net/sfc/base: check buffer size for hash flags 2018-09-28 01:41:02 +02:00
efx_bootcfg.c net/sfc/base: add buffer editing functions to boot config 2018-09-28 01:41:02 +02:00
efx_check.h
efx_crc32.c
efx_ev.c
efx_filter.c net/sfc/base: add helper API to make Geneve filter spec 2018-09-28 01:41:02 +02:00
efx_hash.c
efx_impl.h net/sfc/base: add accessor to whole link status 2018-09-28 01:41:03 +02:00
efx_intr.c
efx_lic.c net/sfc/base: fix ID retrieval in v3 licensing 2018-09-28 01:41:02 +02:00
efx_mac.c
efx_mcdi.c net/sfc/base: use transceiver ID when reading info 2018-09-28 01:41:03 +02:00
efx_mcdi.h net/sfc/base: adjust PHY module info interface 2018-09-28 01:41:03 +02:00
efx_mon.c net/sfc/base: add API to retrieve sensor limits 2018-09-28 01:41:02 +02:00
efx_nic.c net/sfc/base: prevent access to the NIC config before probe 2018-09-28 01:41:02 +02:00
efx_nvram.c net/sfc/base: fix out of bounds read when dereferencing sdup 2018-09-28 01:41:02 +02:00
efx_phy_ids.h
efx_phy.c net/sfc/base: add accessor to whole link status 2018-09-28 01:41:03 +02:00
efx_port.c net/sfc/base: fix PreFAST warnings because of unused return 2018-09-28 01:41:02 +02:00
efx_regs_ef10.h
efx_regs_mcdi_aoe.h
efx_regs_mcdi.h
efx_regs_pci.h
efx_regs.h
efx_rx.c net/sfc/base: improve handling of legacy RSS hash flags 2018-09-28 01:41:02 +02:00
efx_sram.c
efx_tunnel.c net/sfc/base: fix out of bounds read when dereferencing sdup 2018-09-28 01:41:02 +02:00
efx_tx.c net/sfc/base: remove probes when a Tx queue is too full 2018-09-28 01:41:02 +02:00
efx_types.h
efx_vpd.c
efx.h net/sfc/base: add accessor to whole link status 2018-09-28 01:41:03 +02:00
hunt_impl.h
hunt_nic.c net/sfc/base: support improvements to bandwidth calculations 2018-09-28 01:41:03 +02:00
mc_driver_pcol_strs.h net/sfc/base: add generated description of sensors 2018-09-28 01:41:02 +02:00
mcdi_mon.c net/sfc/base: fix out of bounds read when dereferencing sdup 2018-09-28 01:41:02 +02:00
mcdi_mon.h net/sfc/base: add API to retrieve sensor limits 2018-09-28 01:41:02 +02:00
medford2_impl.h
medford2_nic.c net/sfc/base: support improvements to bandwidth calculations 2018-09-28 01:41:03 +02:00
medford_impl.h
medford_nic.c net/sfc/base: support improvements to bandwidth calculations 2018-09-28 01:41:03 +02:00
meson.build net/*/base: allow use of experimental APIs in base code 2018-09-28 01:41:01 +02:00
README
siena_flash.h
siena_impl.h
siena_mac.c net/sfc/base: fix out of bounds read when dereferencing sdup 2018-09-28 01:41:02 +02:00
siena_mcdi.c
siena_nic.c net/sfc/base: guard Rx scale code with corresponding option 2018-09-28 01:41:03 +02:00
siena_nvram.c net/sfc/base: fix out of bounds read when dereferencing sdup 2018-09-28 01:41:02 +02:00
siena_phy.c net/sfc/base: fix out of bounds read when dereferencing sdup 2018-09-28 01:41:02 +02:00
siena_sram.c
siena_vpd.c

   SPDX-License-Identifier: BSD-3-Clause

   Copyright (c) 2006-2018 Solarflare Communications Inc.
   All rights reserved.

Solarflare libefx driver library
================================

This directory contains source code of Solarflare Communications libefx
driver library of version v4.10.0.1012.

Updating
========

The source code in this directory should not be modified.
Please contact the driver maintainers to request changes.