opnsense-src/sys/dev/sfxge/common
Andrew Rybchenko 3c838a9f51 sfxge: add 7xxx NICs family support
Support 7xxx adapters including firmware-assisted TSO and VLAN tagging:

  - Solarflare Flareon Ultra 7000 series 10/40G adapters:
    - Solarflare SFN7042Q QSFP+ Server Adapter
    - Solarflare SFN7142Q QSFP+ Server Adapter

  - Solarflare Flareon Ultra 7000 series 10G adapters:
    - Solarflare SFN7022F SFP+ Server Adapter
    - Solarflare SFN7122F SFP+ Server Adapter
    - Solarflare SFN7322F Precision Time Synchronization Server Adapter

  - Solarflare Flareon 7000 series 10G adapters:
    - Solarflare SFN7002F SFP+ Server Adapter

Support utilities to configure adapters and update firmware.

The work is done by Solarflare developers
(Andy Moreton, Andrew Lee and many others),
Artem V. Andreev <Artem.Andreev at oktetlabs.ru> and me.

Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 weeks
Causually read by: gnn
Differential Revision: https://reviews.freebsd.org/D2618
2015-05-25 08:34:55 +00:00
..
ef10_tlv_layout.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efsys.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_bootcfg.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_check.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_crc32.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_ev.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_filter.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_hash.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_impl.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_intr.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_mac.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_mcdi.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_mcdi.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_mon.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_nic.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_nvram.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_phy.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_phy_ids.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_port.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_regs.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_regs_ef10.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_regs_mcdi.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_regs_pci.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_rx.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_sram.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_tx.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_types.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_vpd.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_wol.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_ev.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_filter.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_impl.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_intr.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_mac.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_mcdi.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_nic.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_nvram.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_phy.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_rx.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_sram.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_tx.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
hunt_vpd.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
mcdi_mon.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
mcdi_mon.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
siena_flash.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
siena_impl.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
siena_mac.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
siena_mcdi.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
siena_nic.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
siena_nvram.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
siena_phy.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
siena_sram.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
siena_vpd.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00