Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-15 | OS-8361 IPD 4 (man page renumbering) tracking issue | Dan McDonald | 1 | -1/+1 | |
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com> | |||||
2019-04-20 | 10728 hermon: NULL pointer errors | Toomas Soome | 3 | -14/+14 | |
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com> | |||||
2018-04-23 | 9412 hermon: this statement may fall through | Toomas Soome | 1 | -1/+1 | |
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> | |||||
2017-11-19 | 8787 hermon: variable 'cfi_dw_info' set but not used | Toomas Soome | 1 | -2/+0 | |
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com> | |||||
2017-02-22 | 7812 Remove gender specific language | Daniel Hoffman | 1 | -1/+2 | |
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net> | |||||
2014-11-10 | 5255 uts shouldn't open-code ISP2 | Josef 'Jeff' Sipek | 5 | -20/+22 | |
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com> | |||||
2014-08-29 | 5083 avoid undefined order of operations in assignments | Richard Lowe | 1 | -1/+1 | |
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com> | |||||
2010-08-16 | 6976891 32-bit IB systems panic on boot via hermon_rsrc_hw_entries_init() | Bill Taylor | 2 | -1/+21 | |
2010-07-29 | PSARC/2010/234 IBTF 2010.Q2 Enhancements | Bill Taylor | 16 | -1800/+3728 | |
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-24 | 6963557 ConnectX-2 device with device id 0x6746 needs to be supported | Bill Taylor | 2 | -20/+48 | |
2010-06-07 | 6946555 Hot lock in ibt_map_mem_iov / ibt_unmap_mem_iov | Bill Taylor | 1 | -9/+1 | |
6950116 Need to optimize hermon_ci_unmap_mem_iov() for RDS performance | |||||
2010-04-08 | 6939784 potential double free in hermon_ci_map_mem_area() | Bill Taylor | 1 | -3/+1 | |
2010-03-22 | 6932984 IBTF and HCA drivers need to more completely support FMR and ↵ | Bill Taylor | 10 | -483/+583 | |
ibt_map_mem_area() | |||||
2010-03-18 | 6915876 hermon is not handling timeout during flash correctly | Shantkumar Hiremath | 1 | -7/+9 | |
6919684 ibt_get_ip_paths fails when source IP address is not the gateway for the IP subnet | |||||
2010-02-10 | 6879375 MADs may be vulnerable to corruption | Bill Taylor | 2 | -2/+9 | |
6922514 tavor, hermon : duplicate call to freerbuf when mtt_bind fails, causes panic | |||||
2010-01-27 | 6912430 When using uDAPL with multiple ports, small msgs on one port can ↵ | Bill Taylor | 1 | -19/+47 | |
corrupt msgs on another port. 6915799 Kernel panics in hermon driver when using uDAPL with multiple HCAs simultaneously | |||||
2009-12-04 | 6887930 tavor: "SRQ number != SRQ index" can cause firmware to corrupt DDR ↵ | Pramod Gunjikar | 1 | -0/+1 | |
memory 6900155 Extra free in the error path for hermon_mr_common_reg() & tavor_mr_common_reg(); | |||||
2009-12-03 | 6783915 numerous drivers using devacc_attr_access without specifying ↵ | Stephen Hanson | 1 | -1/+1 | |
DDI_DEVICE_ATTR_V1 6765185 ddi_dma_mem_alloc should ignore devacc_attr_access 6886100 DDI_FLAGERR_ACC accesses on x86 should use i_ddi_prot_io_get8() calls as on sparc 6886098 ddi_fm_acc_err_get()/ddi_fm_dma_err_get() copy data when they don't need to 6901678 crossbow changes broke dma handle checking in bge driver 6901000 lint warning in mtst_cpu.c | |||||
2009-11-24 | 6903656 add hardware based 64 bit performance kstats | Ramaswamy Tummala | 2 | -5/+219 | |
2009-11-13 | PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling | Rafael Vanoni | 1 | -3/+3 | |
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com> | |||||
2009-11-09 | 6863983 NFS/RDMA - 1 client, 2 servers - Hermon Device Errors seen (CQE ↵ | Bill Taylor | 1 | -1/+1 | |
local protection error) | |||||
2009-10-23 | 6858031 ibd: one receive memory region is required to fix performance and ↵ | Bill Taylor | 2 | -6/+22 | |
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-09-23 | 6877975 TCP_corrupt exposes corruption from using LSO on hermon | Rajkumar Sivaprakasam | 2 | -17/+17 | |
2009-08-21 | 6837729 Registering kernel DMA memory through uDAPL fails | Bill Taylor | 1 | -2/+2 | |
2009-07-18 | 6848646 fault diagnosis for downrev firmware needs work | Eiji Ota | 3 | -6/+41 | |
2009-07-02 | 6814751 px_dma_allocmp and hermon_dbr_page_alloc leak | agiri | 2 | -60/+41 | |
2009-07-01 | 6833882 Hermon limits Max QPs that can attach to a multicast group to 8. | agiri | 2 | -4/+7 | |
2009-06-25 | 6853594 hermon: setting static_rate to max, then reading it returns the ↵ | agiri | 1 | -1/+1 | |
wrong value | |||||
2009-06-18 | 6852174 performance counters could show a lesser value for readings within ↵ | Ramaswamy Tummala | 1 | -0/+17 | |
the first second | |||||
2009-06-17 | 6583365 add PortChange event | Rajkumar Sivaprakasam | 4 | -1/+224 | |
4981612 IBTF support for re-registration handler 6839683 Add support for port change event | |||||
2009-06-17 | 6832231 new info ioctls for ibnex | Ramaswamy Tummala | 2 | -19/+436 | |
6832234 new performance kstats 6839158 assertion failed: status != IBT_HCA_IN_USE, file: ../../common/io/ib/mgt/ibmf/ibmf_impl.c | |||||
2009-06-03 | 6728711 ibnex_ioc_create_pi() and ibnex_pseudo_create_pi() shouldn't call ↵ | Eiji Ota | 2 | -4/+25 | |
mdi_pi_offline() in error cases 6837153 assertion failed: rc == DDI_SUCCESS, file: ../../common/os/devcfg.c, line: 4067 6841284 hermon_inter_err_chk() needs some clean-ups | |||||
2009-05-20 | 6837893 add new fields to ibt_hca_portinto_t | Bill Taylor | 1 | -0/+7 | |
2009-05-08 | 6836479 assertion failed: handlep != NULL, file: ↵ | Eiji Ota | 1 | -55/+52 | |
../../common/io/ib/adapters/hermon/herm on_fm.c, line: 1163 | |||||
2009-05-08 | 6807854 ConnectX QDR devices fail to run when managed by a QDR-aware Subnet ↵ | Bill Taylor | 1 | -25/+45 | |
Manager | |||||
2009-05-08 | 6838200 hermon panic at: hermon:hermon_mr_mtt_bind | Bill Taylor | 1 | -0/+4 | |
2009-04-30 | 6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become ↵ | Bill Taylor | 19 | -0/+42137 | |
open source |