freebsd-dev/sys/dev/sfxge/common
Andrew Rybchenko dae248ee46 sfxge: remove obsolete common code PKTFILTER module
The pktfilter module has been obsolete for some time, as
it was replaced by newer features in filter module. With
the removal of the storport driver, this module has no
users and can be removed.

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Reviewed by:    gnn
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days
Differential Revision: https://reviews.freebsd.org/D4875
2016-01-12 13:42:27 +00:00
..
ef10_impl.h sfxge: change hunt specific fields of efx_nic_t to ef10 2016-01-12 13:26:04 +00:00
ef10_tlv_layout.h sfxge: pick up the new TLV structures 2015-12-05 08:34:51 +00:00
efsys.h sfxge: remove obsolete common code PKTFILTER module 2016-01-12 13:42:27 +00:00
efx_bootcfg.c sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
efx_check.h sfxge: remove obsolete common code PKTFILTER module 2016-01-12 13:42:27 +00:00
efx_crc32.c sfxge: fix name conflict with crc32_table from sys/crc32.h 2015-12-07 06:05:23 +00:00
efx_ev.c sfxge: rename hunt ev methods to ef10 and use for Medford 2016-01-12 13:32:04 +00:00
efx_filter.c sfxge: cleanup: remove set but not used saved_spec variable 2015-12-05 08:21:45 +00:00
efx_hash.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_impl.h sfxge: remove obsolete common code PKTFILTER module 2016-01-12 13:42:27 +00:00
efx_intr.c sfxge: rename hunt interrupt methods to ef10 and use on Medford 2016-01-12 13:30:42 +00:00
efx_mac.c sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
efx_mcdi.c sfxge: rename hunt MCDI methods to ef10 and use for Medford 2016-01-12 13:39:25 +00:00
efx_mcdi.h sfxge: rename hunt MCDI methods to ef10 and use for Medford 2016-01-12 13:39:25 +00:00
efx_mon.c sfxge: update autogenerated monitors lists 2016-01-12 09:52:38 +00:00
efx_nic.c sfxge: update SRAM methods to be no-ops on Medford as well 2016-01-12 13:29:05 +00:00
efx_nvram.c sfxge: rename hunt nvram methods and use for Medford 2016-01-12 13:37:58 +00:00
efx_phy_ids.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
efx_phy.c sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
efx_port.c sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
efx_regs_ef10.h sfxge: remove internal register definitions that should not be used by host code 2015-12-03 07:28:57 +00:00
efx_regs_mcdi.h sfxge: regenerate MCDI headers 2015-12-03 08:06:10 +00:00
efx_regs_pci.h 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_rx.c sfxge: rename hunt RX methods to ef10 and use for Medford 2016-01-12 13:34:55 +00:00
efx_sram.c sfxge: update SRAM methods to be no-ops on Medford as well 2016-01-12 13:29:05 +00:00
efx_tx.c sfxge: rename hunt TX methods to ef10 and use for Medford 2016-01-12 13:33:16 +00:00
efx_types.h sfxge: cleanup: fix (unused) EFX_OR_BYTE macro 2015-12-09 06:53:43 +00:00
efx_vpd.c sfxge: rename Huntington VPD methods to ef10 and use for Medford 2016-01-12 13:36:21 +00:00
efx_wol.c sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
efx.h sfxge: remove obsolete common code PKTFILTER module 2016-01-12 13:42:27 +00:00
hunt_ev.c sfxge: rename hunt ev methods to ef10 and use for Medford 2016-01-12 13:32:04 +00:00
hunt_filter.c sfxge: rename hunt RX methods to ef10 and use for Medford 2016-01-12 13:34:55 +00:00
hunt_impl.h sfxge: remove obsolete common code PKTFILTER module 2016-01-12 13:42:27 +00:00
hunt_intr.c sfxge: rename hunt interrupt methods to ef10 and use on Medford 2016-01-12 13:30:42 +00:00
hunt_mac.c sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
hunt_mcdi.c sfxge: rename hunt MCDI methods to ef10 and use for Medford 2016-01-12 13:39:25 +00:00
hunt_nic.c sfxge: use NIC config in place of some Huntington specific PIO constants 2016-01-12 13:27:46 +00:00
hunt_nvram.c sfxge: rename hunt nvram methods and use for Medford 2016-01-12 13:37:58 +00:00
hunt_phy.c sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
hunt_rx.c sfxge: rename hunt RX methods to ef10 and use for Medford 2016-01-12 13:34:55 +00:00
hunt_sram.c sfxge: update SRAM methods to be no-ops on Medford as well 2016-01-12 13:29:05 +00:00
hunt_tx.c sfxge: rename hunt TX methods to ef10 and use for Medford 2016-01-12 13:33:16 +00:00
hunt_vpd.c sfxge: rename hunt nvram methods and use for Medford 2016-01-12 13:37:58 +00:00
mcdi_mon.c sfxge: add Medford sensor support 2016-01-12 06:37:42 +00:00
mcdi_mon.h sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
medford_impl.h sfxge: change hunt specific fields of efx_nic_t to ef10 2016-01-12 13:26:04 +00:00
medford_nic.c sfxge: add medford_impl.h, medford_nic.c, ef10_impl.h 2016-01-12 08:32:53 +00:00
siena_flash.h sfxge: do not use unnamed union in siena_mc_combo_rom_hdr_t 2015-11-27 15:54:36 +00:00
siena_impl.h sfxge: unify MCDI response polling 2015-12-11 07:20:33 +00:00
siena_mac.c sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
siena_mcdi.c sfxge: unify MCDI response polling 2015-12-11 07:20:33 +00:00
siena_nic.c sfxge: [Sorrento] support writing of MUM firmware 2015-12-07 06:01:14 +00:00
siena_nvram.c sfxge: add additional WRITESIZE value for NVRAM_INFO command 2015-12-04 06:51:37 +00:00
siena_phy.c sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
siena_sram.c sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00
siena_vpd.c sfxge: add prefast annotation to common code return types 2015-11-29 05:42:49 +00:00