freebsd-dev/sys/dev/sfxge/common
Andrew Rybchenko 20c5aab398 sfxge(4): add Medford2 support to Tx module
Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18152
2018-11-27 12:21:30 +00:00
..
ef10_ev.c sfxge(4): add Medford2 support to EV module 2018-11-27 12:20:12 +00:00
ef10_filter.c sfxge(4): add Medford2 support to FILTER module 2018-11-27 12:20:23 +00:00
ef10_impl.h sfxge(4): move RxDP config get to EF10 NIC code 2018-11-27 12:20:01 +00:00
ef10_intr.c sfxge(4): add Medford2 support to INTR module 2018-11-27 12:20:35 +00:00
ef10_mac.c sfxge(4): add Medford2 support to MAC module 2018-11-27 12:20:46 +00:00
ef10_mcdi.c sfxge(4): add Medford2 support to MCDI module 2018-11-27 12:20:57 +00:00
ef10_nic.c sfxge(4): move RxDP config get to EF10 NIC code 2018-11-27 12:20:01 +00:00
ef10_nvram.c sfxge(4): fix warnings from VS2015 C compiler (C4100) 2018-11-24 16:30:09 +00:00
ef10_phy.c sfxge(4): add Medford2 support to PHY module 2018-11-27 12:21:08 +00:00
ef10_rx.c sfxge(4): add Medford2 support to Rx module 2018-11-27 12:21:19 +00:00
ef10_tlv_layout.h sfxge(4): update autogenerated headers from firmwaresrc 2018-11-26 07:23:02 +00:00
ef10_tx.c sfxge(4): add Medford2 support to Tx module 2018-11-27 12:21:30 +00:00
ef10_vpd.c
efsys.h sfxge(4): add efsys option for Medford2 2018-11-27 12:13:54 +00:00
efx_bootcfg.c sfxge(4): fix warnings from VS2015 C compiler (C4057) 2018-11-24 16:30:34 +00:00
efx_check.h sfxge(4): add efsys option for Medford2 2018-11-27 12:13:54 +00:00
efx_crc32.c
efx_ev.c sfxge(4): add Medford2 support to EV module 2018-11-27 12:20:12 +00:00
efx_filter.c sfxge(4): add Medford2 support to FILTER module 2018-11-27 12:20:23 +00:00
efx_hash.c
efx_impl.h sfxge(4): add Medford2 support to MAC module 2018-11-27 12:20:46 +00:00
efx_intr.c sfxge(4): add Medford2 support to INTR module 2018-11-27 12:20:35 +00:00
efx_lic.c sfxge(4): update autogenerated headers from firmwaresrc 2018-11-26 07:23:02 +00:00
efx_mac.c sfxge(4): add Medford2 support to MAC module 2018-11-27 12:20:46 +00:00
efx_mcdi.c sfxge(4): add Medford2 support to MCDI module 2018-11-27 12:20:57 +00:00
efx_mcdi.h sfxge(4): add Medford2 support to MCDI module 2018-11-27 12:20:57 +00:00
efx_mon.c sfxge(4): add 3.3V and 12.0V current sensors 2018-11-26 07:42:52 +00:00
efx_nic.c sfxge(4): add Medford2 support to NIC module 2018-11-27 12:14:16 +00:00
efx_nvram.c sfxge(4): quieten get version methods 2018-11-23 10:22:01 +00:00
efx_phy_ids.h
efx_phy.c sfxge(4): add Medford2 support to PHY module 2018-11-27 12:21:08 +00:00
efx_port.c sfxge(4): remove Falcon-specific concurrency check 2018-11-24 16:31:43 +00:00
efx_regs_ef10.h sfxge(4): support packed stream Rx mode in libefx 2018-11-22 14:31:35 +00:00
efx_regs_mcdi_aoe.h sfxge(4): update autogenerated headers from firmwaresrc 2018-11-26 07:23:02 +00:00
efx_regs_mcdi.h sfxge(4): update autogenerated headers from firmwaresrc 2018-11-26 07:23:02 +00:00
efx_regs_pci.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
efx_regs.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
efx_rx.c sfxge(4): add Medford2 support to Rx module 2018-11-27 12:21:19 +00:00
efx_sram.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
efx_tunnel.c sfxge(4): add API to control UDP tunnel ports 2018-11-26 06:20:13 +00:00
efx_tx.c sfxge(4): add Medford2 support to Tx module 2018-11-27 12:21:30 +00:00
efx_types.h sfxge(4): fix coding style 2018-11-24 15:24:47 +00:00
efx_vpd.c sfxge(4): fix warnings from VS2015 C compiler (C4244) 2018-11-24 16:29:46 +00:00
efx.h sfxge(4): add Medford2 support to NIC module 2018-11-27 12:14:16 +00:00
hunt_impl.h
hunt_nic.c sfxge(4): correct PIO buffer dimensions for Medford2 2018-11-27 12:19:49 +00:00
mcdi_mon.c sfxge(4): fix PreFAST static analysis warning (C6001) 2018-11-24 16:31:20 +00:00
mcdi_mon.h
medford2_impl.h sfxge(4): add Medford2 support to NIC module 2018-11-27 12:14:16 +00:00
medford2_nic.c sfxge(4): move RxDP config get to EF10 NIC code 2018-11-27 12:20:01 +00:00
medford_impl.h sfxge(4): remove unused defined for WPTR alignment 2018-11-24 15:24:35 +00:00
medford_nic.c sfxge(4): move RxDP config get to EF10 NIC code 2018-11-27 12:20:01 +00:00
siena_flash.h sfxge(4): regenerate files with genfwdef after ID update 2018-11-26 07:15:19 +00:00
siena_impl.h sfxge(4): fix diagnostics support build without Siena 2018-11-24 16:29:11 +00:00
siena_mac.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
siena_mcdi.c
siena_nic.c sfxge(4): move BIU test code into Siena-specific file 2018-11-24 16:31:31 +00:00
siena_nvram.c sfxge(4): remove duplicate NVRAM asserts 2018-11-23 10:21:50 +00:00
siena_phy.c sfxge(4): fix build issue with PHY LED control enabled 2018-11-24 15:23:46 +00:00
siena_sram.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
siena_vpd.c sfxge(4): report verify result from RW finish callback 2018-11-23 10:20:20 +00:00