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 net/sfc/base: refactoring eliminating code analysis warnings 2018-03-30 14:08:42 +02:00
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 net/sfc/base: update autogenerated MCDI and TLV headers 2018-04-27 18:00:58 +01:00
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 net/sfc/base: refactoring eliminating code analysis warnings 2018-03-30 14:08:42 +02:00
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 net/sfc/base: support equal stride super-buffer Rx mode 2018-04-27 18:00:58 +01:00
efx_crc32.c net/sfc/base: change license to BSD-3-Clause 2018-01-16 18:47:49 +01:00
efx_ev.c net/sfc/base: add Medford2 support to EV module 2018-03-30 14:08:42 +02:00
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 net/sfc/base: change license to BSD-3-Clause 2018-01-16 18:47:49 +01:00
efx_impl.h net/sfc/base: add accessor to whole link status 2018-09-28 01:41:03 +02:00
efx_intr.c net/sfc/base: add efsys macro to get memory region size 2018-03-30 14:08:42 +02:00
efx_lic.c net/sfc/base: fix ID retrieval in v3 licensing 2018-09-28 01:41:02 +02:00
efx_mac.c net/sfc/base: generate Medford2 RxDP stats 2018-05-14 22:31:49 +01:00
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 net/sfc/base: change license to BSD-3-Clause 2018-01-16 18:47:49 +01:00
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 net/sfc/base: add equal stride super-buffer prefix layout 2018-04-27 18:00:58 +01:00
efx_regs_mcdi_aoe.h net/sfc/base: update MCDI headers 2018-04-14 00:41:44 +02:00
efx_regs_mcdi.h net/sfc/base: update autogenerated MCDI and TLV headers 2018-04-27 18:00:58 +01:00
efx_regs_pci.h net/sfc/base: change license to BSD-3-Clause 2018-01-16 18:47:49 +01:00
efx_regs.h net/sfc/base: change license to BSD-3-Clause 2018-01-16 18:47:49 +01:00
efx_rx.c net/sfc/base: improve handling of legacy RSS hash flags 2018-09-28 01:41:02 +02:00
efx_sram.c net/sfc/base: add Medford2 support to SRAM module 2018-03-30 14:08:42 +02:00
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 net/sfc/base: cope with clang warning on negative shift 2018-04-27 18:00:55 +01:00
efx_vpd.c net/sfc/base: add Medford2 support to VPD module 2018-03-30 14:08:42 +02:00
efx.h net/sfc/base: add accessor to whole link status 2018-09-28 01:41:03 +02:00
hunt_impl.h net/sfc/base: change license to BSD-3-Clause 2018-01-16 18:47:49 +01:00
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 net/sfc/base: add Medford2 support to NIC module 2018-03-30 14:08:42 +02:00
medford2_nic.c net/sfc/base: support improvements to bandwidth calculations 2018-09-28 01:41:03 +02:00
medford_impl.h net/sfc/base: change license to BSD-3-Clause 2018-01-16 18:47:49 +01:00
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 net/sfc/base: change license to BSD-3-Clause 2018-01-16 18:47:49 +01:00
siena_flash.h net/sfc/base: regenerate files with genfwdef after ID update 2018-03-30 14:08:42 +02:00
siena_impl.h net/sfc/base: change license to BSD-3-Clause 2018-01-16 18:47:49 +01:00
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 net/sfc/base: refactoring eliminating code analysis warnings 2018-03-30 14:08:42 +02:00
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 net/sfc/base: change license to BSD-3-Clause 2018-01-16 18:47:49 +01:00
siena_vpd.c net/sfc/base: refactoring eliminating code analysis warnings 2018-03-30 14:08:42 +02:00

   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.