]> git.openfabrics.org - ~shefty/rdma-win.git/commit
Merged with trunk
authorftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 24 May 2005 22:50:47 +0000 (22:50 +0000)
committerftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 24 May 2005 22:50:47 +0000 (22:50 +0000)
commitb61d332d18ec819839f8d1758d94c4447e05a4fb
tree76c04dbda3de6c44376226732ddfd6f8353ef8dc
parent51b6b37c9a478d3b6a090fe229c57305694d8f03
Merged with trunk

git-svn-id: svn://openib.tc.cornell.edu/gen1@11 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
185 files changed:
branches/fab_cm_branch/core/al/al_dev.h
branches/fab_cm_branch/core/al/al_proxy.h
branches/fab_cm_branch/core/al/ib_statustext.c
branches/fab_cm_branch/core/al/kernel/al_driver.c
branches/fab_cm_branch/core/al/kernel/al_driver.h
branches/fab_cm_branch/core/al/kernel/ibal.rc
branches/fab_cm_branch/core/al/user/ibal.rc
branches/fab_cm_branch/core/al/user/ual_sa_req.c
branches/fab_cm_branch/core/al/user/ual_support.h
branches/fab_cm_branch/core/bus/kernel/bus_driver.c
branches/fab_cm_branch/core/bus/kernel/bus_driver.h
branches/fab_cm_branch/core/bus/kernel/bus_pnp.c
branches/fab_cm_branch/core/bus/kernel/bus_pnp.h
branches/fab_cm_branch/core/bus/kernel/ibbus.rc
branches/fab_cm_branch/core/complib/cl_list.c
branches/fab_cm_branch/core/complib/cl_map.c
branches/fab_cm_branch/core/complib/cl_memory.c
branches/fab_cm_branch/core/complib/cl_memtrack.h
branches/fab_cm_branch/core/complib/cl_perf.c
branches/fab_cm_branch/core/complib/cl_pool.c
branches/fab_cm_branch/core/complib/cl_ptr_vector.c
branches/fab_cm_branch/core/complib/cl_reqmgr.c
branches/fab_cm_branch/core/complib/cl_statustext.c
branches/fab_cm_branch/core/complib/cl_threadpool.c
branches/fab_cm_branch/core/complib/cl_vector.c
branches/fab_cm_branch/core/complib/kernel/cl_bus_ifc.c
branches/fab_cm_branch/core/complib/user/cl_debug.c
branches/fab_cm_branch/core/complib/user/cl_event.c
branches/fab_cm_branch/core/complib/user/cl_log.c
branches/fab_cm_branch/core/complib/user/cl_memory_osd.c
branches/fab_cm_branch/core/complib/user/cl_syscallback.c
branches/fab_cm_branch/core/complib/user/cl_thread.c
branches/fab_cm_branch/core/complib/user/cl_timer.c
branches/fab_cm_branch/core/complib/user/complib.rc
branches/fab_cm_branch/core/iou/kernel/ibiou.rc
branches/fab_cm_branch/core/iou/kernel/iou_driver.h
branches/fab_cm_branch/core/iou/kernel/iou_ioc_mgr.c
branches/fab_cm_branch/core/iou/kernel/iou_ioc_mgr.h
branches/fab_cm_branch/core/iou/kernel/iou_pnp.c
branches/fab_cm_branch/core/iou/kernel/iou_pnp.h
branches/fab_cm_branch/hw/mt23108/user/mlnx_ual_eec.c [deleted file]
branches/fab_cm_branch/hw/mt23108/user/mlnx_ual_rdd.c [deleted file]
branches/fab_cm_branch/hw/mt23108/user/uvpd.rc
branches/fab_cm_branch/hw/mt23108/vapi/Hca/hcahal/tavor/thh_init.h
branches/fab_cm_branch/hw/mt23108/vapi/Hca/hcahal/tavor/udavm/udavm_test.c [deleted file]
branches/fab_cm_branch/hw/mt23108/vapi/kernel/mt23108.rc
branches/fab_cm_branch/hw/mt23108/vapi/mlxsys/mosal/os_dep/win/mosal_ntddk.h
branches/fab_cm_branch/hw/mt23108/vapi/user/UMT23108.rc
branches/fab_cm_branch/inc/complib/cl_async_proc.h
branches/fab_cm_branch/inc/complib/cl_atomic.h
branches/fab_cm_branch/inc/complib/cl_byteswap.h
branches/fab_cm_branch/inc/complib/cl_comppool.h
branches/fab_cm_branch/inc/complib/cl_debug.h
branches/fab_cm_branch/inc/complib/cl_event.h
branches/fab_cm_branch/inc/complib/cl_fleximap.h
branches/fab_cm_branch/inc/complib/cl_ioctl.h
branches/fab_cm_branch/inc/complib/cl_irqlock.h
branches/fab_cm_branch/inc/complib/cl_list.h
branches/fab_cm_branch/inc/complib/cl_log.h
branches/fab_cm_branch/inc/complib/cl_map.h
branches/fab_cm_branch/inc/complib/cl_math.h
branches/fab_cm_branch/inc/complib/cl_memory.h
branches/fab_cm_branch/inc/complib/cl_mutex.h
branches/fab_cm_branch/inc/complib/cl_obj.h
branches/fab_cm_branch/inc/complib/cl_passivelock.h
branches/fab_cm_branch/inc/complib/cl_perf.h
branches/fab_cm_branch/inc/complib/cl_pool.h
branches/fab_cm_branch/inc/complib/cl_ptr_vector.h
branches/fab_cm_branch/inc/complib/cl_qcomppool.h
branches/fab_cm_branch/inc/complib/cl_qlist.h
branches/fab_cm_branch/inc/complib/cl_qlockpool.h
branches/fab_cm_branch/inc/complib/cl_qmap.h
branches/fab_cm_branch/inc/complib/cl_qpool.h
branches/fab_cm_branch/inc/complib/cl_reqmgr.h
branches/fab_cm_branch/inc/complib/cl_spinlock.h
branches/fab_cm_branch/inc/complib/cl_syscallback.h
branches/fab_cm_branch/inc/complib/cl_thread.h
branches/fab_cm_branch/inc/complib/cl_threadpool.h
branches/fab_cm_branch/inc/complib/cl_timer.h
branches/fab_cm_branch/inc/complib/cl_types.h
branches/fab_cm_branch/inc/complib/cl_vector.h
branches/fab_cm_branch/inc/complib/cl_waitobj.h
branches/fab_cm_branch/inc/complib/comp_lib.h
branches/fab_cm_branch/inc/iba/ib_al.h
branches/fab_cm_branch/inc/iba/ib_ci.h
branches/fab_cm_branch/inc/iba/ib_types.h
branches/fab_cm_branch/inc/ics_ver.h
branches/fab_cm_branch/inc/kernel/complib/cl_atomic_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_bus_ifc.h
branches/fab_cm_branch/inc/kernel/complib/cl_byteswap_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_debug_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_event_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_ioctl_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_irqlock_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_memory_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_mutex_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_packoff.h
branches/fab_cm_branch/inc/kernel/complib/cl_packon.h
branches/fab_cm_branch/inc/kernel/complib/cl_pnp_po.h
branches/fab_cm_branch/inc/kernel/complib/cl_spinlock_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_syscallback_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_thread_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_timer_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_types_osd.h
branches/fab_cm_branch/inc/kernel/complib/cl_waitobj_osd.h
branches/fab_cm_branch/inc/kernel/iba/ib_al_ifc.h
branches/fab_cm_branch/inc/kernel/iba/ib_ci_ifc.h
branches/fab_cm_branch/inc/kernel/iba/ioc_ifc.h
branches/fab_cm_branch/inc/kernel/iba/iou_ifc.h
branches/fab_cm_branch/inc/kernel/iba/ipoib_ifc.h
branches/fab_cm_branch/inc/user/complib/cl_atomic_osd.h
branches/fab_cm_branch/inc/user/complib/cl_byteswap_osd.h
branches/fab_cm_branch/inc/user/complib/cl_debug_osd.h
branches/fab_cm_branch/inc/user/complib/cl_event_osd.h
branches/fab_cm_branch/inc/user/complib/cl_ioctl_osd.h
branches/fab_cm_branch/inc/user/complib/cl_memory_osd.h
branches/fab_cm_branch/inc/user/complib/cl_mutex_osd.h
branches/fab_cm_branch/inc/user/complib/cl_packoff.h
branches/fab_cm_branch/inc/user/complib/cl_packon.h
branches/fab_cm_branch/inc/user/complib/cl_spinlock_osd.h
branches/fab_cm_branch/inc/user/complib/cl_syscallback_osd.h
branches/fab_cm_branch/inc/user/complib/cl_thread_osd.h
branches/fab_cm_branch/inc/user/complib/cl_timer_osd.h
branches/fab_cm_branch/inc/user/complib/cl_types_osd.h
branches/fab_cm_branch/inc/user/complib/cl_waitobj_osd.h
branches/fab_cm_branch/tests/alts/alts_misc.c
branches/fab_cm_branch/tests/alts/cmtests.c
branches/fab_cm_branch/tests/alts/ibquery.c
branches/fab_cm_branch/tests/alts/kernel/alts_driver.c
branches/fab_cm_branch/tests/alts/kernel/alts_driver.h
branches/fab_cm_branch/tests/alts/madtests.c
branches/fab_cm_branch/tests/alts/multisendrecv.c
branches/fab_cm_branch/tests/alts/smatests.c
branches/fab_cm_branch/tests/alts/user/alts_main.c
branches/fab_cm_branch/tests/cmtest/user/main.c
branches/fab_cm_branch/tools/coinstaller/user/IBInstaller.rc
branches/fab_cm_branch/tools/coinstaller/user/IbInstaller.cpp
branches/fab_cm_branch/tools/coinstaller/user/stdafx.h
branches/fab_cm_branch/tools/fwupdate/user/flint-tools.cpp
branches/fab_cm_branch/ulp/ipoib/ip_packet.h
branches/fab_cm_branch/ulp/ipoib/ip_stats.h
branches/fab_cm_branch/ulp/ipoib/kernel/ipoib.rc
branches/fab_cm_branch/ulp/ipoib/kernel/ipoib_adapter.c
branches/fab_cm_branch/ulp/ipoib/kernel/ipoib_adapter.h
branches/fab_cm_branch/ulp/ipoib/kernel/ipoib_debug.h
branches/fab_cm_branch/ulp/ipoib/kernel/ipoib_driver.c
branches/fab_cm_branch/ulp/ipoib/kernel/ipoib_driver.h
branches/fab_cm_branch/ulp/ipoib/kernel/ipoib_endpoint.c
branches/fab_cm_branch/ulp/ipoib/kernel/ipoib_endpoint.h
branches/fab_cm_branch/ulp/ipoib/kernel/ipoib_port.c
branches/fab_cm_branch/ulp/ipoib/kernel/ipoib_port.h
branches/fab_cm_branch/ulp/ipoib/kernel/ipoib_xfr_mgr.h
branches/fab_cm_branch/ulp/srp/kernel/ibsrp.rc
branches/fab_cm_branch/ulp/srp/kernel/srp.h
branches/fab_cm_branch/ulp/srp/kernel/srp_aer_req.h
branches/fab_cm_branch/ulp/srp/kernel/srp_aer_rsp.h
branches/fab_cm_branch/ulp/srp/kernel/srp_cmd.h
branches/fab_cm_branch/ulp/srp/kernel/srp_connection.c
branches/fab_cm_branch/ulp/srp/kernel/srp_connection.h
branches/fab_cm_branch/ulp/srp/kernel/srp_cred_req.h
branches/fab_cm_branch/ulp/srp/kernel/srp_cred_rsp.h
branches/fab_cm_branch/ulp/srp/kernel/srp_data.h
branches/fab_cm_branch/ulp/srp/kernel/srp_data_path.c
branches/fab_cm_branch/ulp/srp/kernel/srp_data_path.h
branches/fab_cm_branch/ulp/srp/kernel/srp_debug.h
branches/fab_cm_branch/ulp/srp/kernel/srp_descriptors.c
branches/fab_cm_branch/ulp/srp/kernel/srp_descriptors.h
branches/fab_cm_branch/ulp/srp/kernel/srp_driver.c
branches/fab_cm_branch/ulp/srp/kernel/srp_event.c
branches/fab_cm_branch/ulp/srp/kernel/srp_event.h
branches/fab_cm_branch/ulp/srp/kernel/srp_hba.c
branches/fab_cm_branch/ulp/srp/kernel/srp_hba.h
branches/fab_cm_branch/ulp/srp/kernel/srp_hca.c
branches/fab_cm_branch/ulp/srp/kernel/srp_hca.h
branches/fab_cm_branch/ulp/srp/kernel/srp_i_logout.h
branches/fab_cm_branch/ulp/srp/kernel/srp_information_unit.h
branches/fab_cm_branch/ulp/srp/kernel/srp_iu_buffer.h
branches/fab_cm_branch/ulp/srp/kernel/srp_login_rej.h
branches/fab_cm_branch/ulp/srp/kernel/srp_login_req.h
branches/fab_cm_branch/ulp/srp/kernel/srp_login_rsp.h
branches/fab_cm_branch/ulp/srp/kernel/srp_rsp.h
branches/fab_cm_branch/ulp/srp/kernel/srp_session.c
branches/fab_cm_branch/ulp/srp/kernel/srp_session.h
branches/fab_cm_branch/ulp/srp/kernel/srp_t_logout.h
branches/fab_cm_branch/ulp/srp/kernel/srp_tsk_mgmt.h