5019 want open source bnxe
commitd14abf155341d55053c76eeec58b787a456b753b
authorRobert Mustacchi <rm@joyent.com>
Fri, 6 Jun 2014 22:58:53 +0000 (6 22:58 +0000)
committerRobert Mustacchi <rm@joyent.com>
Wed, 11 Mar 2015 23:12:08 +0000 (11 16:12 -0700)
tree62aaa66020ceff3e645e31e2cf3bebe6b99e0f04
parentb9c817386d7607f906fe86b2b0f46bcfe80cf82d
5019 want open source bnxe
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@omniti.com>
179 files changed:
exception_lists/closed-bins
exception_lists/cstyle
exception_lists/hdrchk
usr/src/man/man7d/Makefile
usr/src/man/man7d/bnxe.7d [new file with mode: 0644]
usr/src/pkg/manifests/driver-network-bnxe.mf
usr/src/uts/common/Makefile.files
usr/src/uts/common/Makefile.rules
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/dirs [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ecore_common.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ecore_init.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ecore_init_ops.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ecore_sp_verbs.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ecore_sp_verbs.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/bcm_utils.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/cyclic_oper.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/debug.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/l4/mm_l4if.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/l5/mm_l5if.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_dos.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_linux.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_ndismono.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_solaris.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_uefi.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_user_mode_debug.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/mm_vbd.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/utils.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/hw_channel.h [new file with mode: 0755]
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bd_chain.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bd_chain_st.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_context.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_hw_debug.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/context.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_debug.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_setup.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/l2_dbg.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_dcbx.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_dcbx_mp.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_dcbx_mp.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_desc.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_devinfo.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_dmae.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_dmae.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_er.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_access.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_attn.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_main.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_mcp.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_niv.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_nvram.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_pf.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_phy.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_power.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_recv.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_resc.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sb.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_send.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sp.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sp_req_mgr.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_sp_req_mgr.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_stats.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_util.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/5710_hsi.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57710_init_values.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57710_int_offsets.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57711_init_values.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57711_int_offsets.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57712_init_values.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57712_int_offsets.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/577xx_int_offsets.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57xx_fcoe_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57xx_fcoe_rfc_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57xx_iscsi_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57xx_iscsi_rfc_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/57xx_l5cm_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/bnxe_fw_funcs.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/eth_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/everest_iscsi_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/everest_l5cm_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/fcoe_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/fw_defs.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/init_defs.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/microcode_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/rdma_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/tcp_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/toe_constants.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/command.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/common_uif.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm5710.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm5710_hsi.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm_stats.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/lm_l4if.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/lm_l4st.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4fp.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4fp.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4rx.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4sp.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/lm_l4tx.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/lm_l5if.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/lm_l5st.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/lm_l5.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/lm_l5sp.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/common/lm_vf_common.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/57712_reg.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/aeu_inputs.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/bigmac_addresses.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/cdu_def.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc_reg.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dbg_bus.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dbu_reg_Driver.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/dmae_clients.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/emac_reg_driver.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/general_atten_bits.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/grc_addr.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/hw_dump.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/igu_def.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/misc_bits.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/pcics_reg_driver.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/phy_reg.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/prs_flags.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/append.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/code_swap_def.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/dev_info.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mac_drv_info.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mac_stats.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mac_stx.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mcp_fio.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mcp_shmem.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/multi_thread_def.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ncsi_basic_types.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ncsi_cmds.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/nvm_map.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/shmem.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/include/bcmtype.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/include/iscsi_info.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/include/l4debug.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/include/l4states.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/include/license.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/include/listq.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/577xx/include/lm_defs.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe.conf [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_binding.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_cfg.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_debug.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_debug.h [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_fcoe.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_gld.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_hw.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_intr.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_kstat.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_lint.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_lock.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_main.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_mm.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_mm_l4.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_mm_l5.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_rr.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_rx.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_timer.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_tx.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/bnxe_workq.c [new file with mode: 0644]
usr/src/uts/common/io/bnxe/version.h [new file with mode: 0644]
usr/src/uts/intel/Makefile.intel
usr/src/uts/intel/bnxe/Makefile [new file with mode: 0644]
usr/src/uts/sparc/Makefile.sparc
usr/src/uts/sparc/bnxe/Makefile [new file with mode: 0644]