summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/ib/mgt/ibdm
AgeCommit message (Collapse)AuthorFilesLines
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-4/+4
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2014-05-144777 ibdm shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek1-43/+36
Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Albert Lee <albert.lee@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-06-286818478 Disable IOC enumeration by defaultRamaswamy Tummala1-27/+80
6953257 ibdm_get_waittime() - "hca" pointer should be changed at end of loop
2010-06-166800232 memory leaks in ibdm_update_port_attrJustin Frank1-3/+11
2009-11-236904236 ibdm_ibnex_port_settle_wait() is passing incorrect argument to ↵Rafael Vanoni1-1/+1
cv_reltimedwait()
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-3/+4
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-07-316605724 detection of SM fail-over must be sped upRajkumar Sivaprakasam1-13/+49
2009-07-156850969 readdir(3C) of HCA /devices path doesn't always create IB minor devicesSudhakar Dindukurti1-17/+46
2009-06-176583365 add PortChange eventRajkumar Sivaprakasam1-0/+104
4981612 IBTF support for re-registration handler 6839683 Add support for port change event
2009-01-20PSARC/2008/726 New HCA CapabilitiesBill Taylor1-2/+2
PSARC/2008/762 IB Support for Relaxed Ordering PSARC/2008/630 IBTF IO Memory 6771256 IBTF V3 - InfiniBand APIs/ABI needs enhancements to be competitive 6747341 Add FMA to hermon driver 6711885 add IB support for Relaxed Ordering 6323328 tavor panic seen in event handler for catastrophic error 6770100 Mask b23 of the QPNs generated by hermon 6662251 add Reserved L_Key 6764786 Array overrun in libdat 6769108 HCA driver: Enable OpenMPI implementation to coexist with Solaris UDAPL 6769107 protocol: Enable OpenMPI implementation to coexist with Solaris UDAPL 6608903 Need a new ibt_alloc_io_mem() function 6763805 Add support for ibc_alloc_io_mem() API 6737797 Add support for ibc_alloc_io_mem() 6764643 Enable IOMMU Bypass feature by default
2008-11-116566278 Panic when ibd is configured after HCA is unconfigured and configuredRamaswamy Tummala1-15/+36
6727497 IB nexus should create one pathinfo node per HCA per IB nexus child 6726179 ls -l /devices/ib shows zero devices nodes after doing rem_drv and add_drv of HCA driver 6368026 IOC enumeration issues in multi HCA system 6745259 Calling ddi_remove_minor_node in async thread causes deadlock 6500304 RDS: Support HCA DR 6739584 The 'cfgadm -x list_clients' command has a display problem 6739581 The output of 'cfgadm -x unconfig_clients' command doesn't display the HCA ap_id correctly 6759972 ibmf_unregister() returned busy during HCA unconfigure operation 6754808 IB Stack should recover from HCA unconfigure failures 6725241 ibdm_handle_hca_detach() should update ibdm.ibdm_hca_list_tail pointer 6751608 panic when configuring an IB HCA child 6607950 raise IB port settling time
2008-10-166560807 common drivers should not use SCCS keywords in user-visible stringsRichard Bean1-3/+1
2008-05-236676481 ibdm should support the SL optioneota1-80/+215
6682416 panic assertion failed: gid_info->gl_pending_cmds == 0, file: ../../common/io/ib/mgt/ibdm/ibdm.c
2008-05-096690976 cfgadm -al aborts due to the heap corruption the first time it's invokedeota1-5/+4
6695137 the "assertion failed" panic occurred in mdi_devi_enter() if tavor is in maintenance mode 6697074 panic: assertion failed: *length == sizeof (sa_node_record_t) in ibdm
2008-03-216644580 memory leak in ibdm_dup_hca_attr() and ibdm_update_port_attr()eota1-179/+593
6644595 memory leak in ibmf_saa_utils_unpack_payload() 6666804 the Cisco FC Gateway should be supported for Solaris HCAs.
2007-04-126513951 Service Entry update not notified when both IOU ChangeID and IOC ↵pramodbg1-25/+150
ServiceEntry has changed
2007-03-156488370 "ls -lL /dev/ibd1" fails, printing "/dev/ibd1: No such file or ↵hiremath1-22/+35
directory" 6507117 ibdm sends a false notification that IOC is unreachable 6507210 ibt_get_paths(AVAIL) needs better sorting mechanism while returning PathRec 6527494 base_lid returned should be valid even when PortState is IBT_PORT_ARM
2006-10-166471451 Thumper: kernel panic occurred after running ttcp stress test for a ↵pramodbg1-5/+31
few hours
2006-06-226379905 IBCM async_handler not called during ibtl_detach_all_clients().hiremath1-1/+24
6431140 on accept side of udapl connection, dat_ep_query does not provide remote address information 6433296 ibdm panic for some HCA port hotplug cases
2006-05-016410508 IBDM blocks with an IB HCA dip held, causing prtconf and cfgadm to hangpramodbg1-9/+22
2006-03-276374221 usr/closed/cmd/dodatadm/dodatadm.udapl is incorrectly rm'd during buildpramodbg1-6/+8
6394219 BUS_CONFIG_ONE of IB Pseudo node fails before BUS_CONFIG_ALL 6394404 Memory leak in ibnex_bus_config 6396507 udapl incompatability among Solaris releases 6398887 System panic ibdm:ibdm_probe_gid_thread everytime when run "cfgadm -x update_ioc_config ib"
2005-12-126299476 DM Does not interoperate with TS90 switch, cannot discover SRP targetshiremath1-24/+99
6308117 IB Nexus BUS_CONFIG_ONE will need to load HCA drivers during boot 6309515 ibdm should MADs with unique transaction ID 6309525 IOC vendor and sub-vendor ID has an endian issue 6321383 tavor moving queue pairs out of reset can take a while 6332260 ibt_open_rc_channel: redirected inputs needs better handling 6333763 crload test causes system hangs and other InfiniBand CM failures under stress 6350831 ibt_get_paths() returns IBT_HCA_PORT_NOT_ACTIVE when second hca has no active ports 6361204 tavor fmr can invalidate memory regions sooner
2005-11-15PSARC 2005/546 FMR Update for IBTFsrust1-1/+1
6227237 IBCM blames the client for SM's fault 6281147 ibtl does not support fast memory registration (FMR) 6334921 tavor needs to support fast memory registration 6337636 tavor should use MSIs when possible
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+6232