summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/ib/adapters
AgeCommit message (Collapse)AuthorFilesLines
2022-08-3014079 remove TNFToomas Soome2-24/+1
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
2010-07-29PSARC/2010/234 IBTF 2010.Q2 EnhancementsBill Taylor13-423/+1790
6538821 add Base Memory Management to ibtl and hermon 6893126 Add OFED ib_get_dma_mr() equivalent memory registration interface to IBTF 6937574 move FMANOTE messages to msgbuf or ibtf buf only 6954821 Expose IB interrupt handles and device info for perf optimization 6955695 IBTF V4 interfaces
2010-06-246963557 ConnectX-2 device with device id 0x6746 needs to be supportedBill Taylor2-26/+7
2010-06-186960798 hermon should use FMA to report downrev 2.5 firmwareBill Taylor1-5/+8
2010-03-226932984 IBTF and HCA drivers need to more completely support FMR and ↵Bill Taylor6-127/+13
ibt_map_mem_area()
2010-01-276912430 When using uDAPL with multiple ports, small msgs on one port can ↵Bill Taylor1-2/+2
corrupt msgs on another port. 6915799 Kernel panics in hermon driver when using uDAPL with multiple HCAs simultaneously
2009-11-246903656 add hardware based 64 bit performance kstatsRamaswamy Tummala4-0/+64
2009-11-236851278 add new performance kstats in tavorRamaswamy Tummala4-3/+126
2009-10-236858031 ibd: one receive memory region is required to fix performance and ↵Bill Taylor1-4/+16
scaling problems 6884097 ibt_map_mem_iov() fails (hermon reverses SLEEP and NOSLEEP) 6886372 hermon should support 4K IB MTU 6894485 ibd is not lint clean
2009-07-186848646 fault diagnosis for downrev firmware needs workEiji Ota2-0/+6
2009-07-026814751 px_dma_allocmp and hermon_dbr_page_alloc leakagiri2-45/+13
2009-07-016833882 Hermon limits Max QPs that can attach to a multicast group to 8.agiri1-13/+8
2009-06-176832231 new info ioctls for ibnexRamaswamy Tummala2-2/+36
6832234 new performance kstats 6839158 assertion failed: status != IBT_HCA_IN_USE, file: ../../common/io/ib/mgt/ibmf/ibmf_impl.c
2009-04-306808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become ↵Bill Taylor32-0/+17615
open source