freebsd-dev/sys/dev/sfxge/common
Andrew Rybchenko 542c719c02 sfxge(4): do not ignore requested MAC stats update period
Firmware version which takes PERIOD_MS parameter into account is
required.

Reviewed by:    philip
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days
Differential Revision:  https://reviews.freebsd.org/D9129
2017-01-12 06:29:14 +00:00
..
ef10_ev.c sfxge(4): support non-interrupting event queues creation 2016-12-30 11:54:27 +00:00
ef10_filter.c sfxge(4): cleanup: add efsys_lock_state_t for type of state param in EFSYS_LOCK() 2016-12-30 12:19:40 +00:00
ef10_impl.h sfxge(4): fix efx_filter_supported_filters API 2016-12-30 12:02:16 +00:00
ef10_intr.c
ef10_mac.c sfxge(4): provide a way to find out which MAC stats are supported 2016-12-29 06:54:40 +00:00
ef10_mcdi.c sfxge(4): add per-command timeout reporting to the common code 2016-12-30 11:56:12 +00:00
ef10_nic.c sfxge(4): add support for firmware-verified NVRAM updates to the common code 2016-12-29 08:28:42 +00:00
ef10_nvram.c sfxge(4): make verified update result available from ef10_nvram_partn_unlock() 2016-12-30 11:58:23 +00:00
ef10_phy.c
ef10_rx.c sfxge(4): do not use enum type when values are bitmask 2016-12-29 07:06:49 +00:00
ef10_tlv_layout.h sfxge(4): sync up tlv_layout.h (from firmwaresrc 82cd8a5715e9) 2016-12-29 08:25:00 +00:00
ef10_tx.c sfxge(4): allow DMA descs to cross 4k boundary on EF10 2017-01-07 10:55:38 +00:00
ef10_vpd.c
efsys.h sfxge(4): cleanup: add efsys_lock_state_t for type of state param in EFSYS_LOCK() 2016-12-30 12:19:40 +00:00
efx_bootcfg.c sfxge(4): add functions to efx_bootcfg supporting whole partition access 2016-12-30 12:00:17 +00:00
efx_check.h sfxge(4): remove obsolete Wake-On-LAN support 2016-12-30 12:06:55 +00:00
efx_crc32.c
efx_ev.c sfxge(4): support non-interrupting event queues creation 2016-12-30 11:54:27 +00:00
efx_filter.c sfxge(4): cleanup: add efsys_lock_state_t for type of state param in EFSYS_LOCK() 2016-12-30 12:19:40 +00:00
efx_hash.c
efx_impl.h sfxge(4): remove obsolete Wake-On-LAN support 2016-12-30 12:06:55 +00:00
efx_intr.c
efx_lic.c
efx_mac.c sfxge(4): provide a way to find out which MAC stats are supported 2016-12-29 06:54:40 +00:00
efx_mcdi.c sfxge(4): do not ignore requested MAC stats update period 2017-01-12 06:29:14 +00:00
efx_mcdi.h sfxge(4): do not ignore requested MAC stats update period 2017-01-12 06:29:14 +00:00
efx_mon.c
efx_nic.c sfxge(4): remove obsolete Wake-On-LAN support 2016-12-30 12:06:55 +00:00
efx_nvram.c sfxge(4): add support for firmware-verified NVRAM updates to the common code 2016-12-29 08:28:42 +00:00
efx_phy_ids.h
efx_phy.c
efx_port.c
efx_regs_ef10.h
efx_regs_mcdi.h sfxge(4): regenerate MCDI headers from firmwaresrc .yml 2016-12-29 08:10:51 +00:00
efx_regs_pci.h
efx_regs.h
efx_rx.c sfxge(4): fix typo in pseudo header accessor function names 2016-12-29 07:20:53 +00:00
efx_sram.c
efx_tx.c sfxge(4): allow DMA descs to cross 4k boundary on EF10 2017-01-07 10:55:38 +00:00
efx_types.h
efx_vpd.c
efx.h sfxge(4): allow DMA descs to cross 4k boundary on EF10 2017-01-07 10:55:38 +00:00
hunt_impl.h
hunt_nic.c sfxge(4): allow DMA descs to cross 4k boundary on EF10 2017-01-07 10:55:38 +00:00
mcdi_mon.c sfxge(4): use correct port number in sensor decoding 2016-12-29 06:57:36 +00:00
mcdi_mon.h
medford_impl.h
medford_nic.c sfxge(4): allow DMA descs to cross 4k boundary on EF10 2017-01-07 10:55:38 +00:00
siena_flash.h
siena_impl.h sfxge(4): add per-command timeout reporting to the common code 2016-12-30 11:56:12 +00:00
siena_mac.c sfxge(4): provide a way to find out which MAC stats are supported 2016-12-29 06:54:40 +00:00
siena_mcdi.c sfxge(4): add per-command timeout reporting to the common code 2016-12-30 11:56:12 +00:00
siena_nic.c sfxge(4): allow DMA descs to cross 4k boundary on EF10 2017-01-07 10:55:38 +00:00
siena_nvram.c sfxge(4): add support for firmware-verified NVRAM updates to the common code 2016-12-29 08:28:42 +00:00
siena_phy.c
siena_sram.c
siena_vpd.c