Commit Graph

5972 Commits (4d823be98c5b24d94c7f41a384a4bb60d7848ad5)

Author SHA1 Message Date
Stephen M. Cameron 2a8ccf3187 [SCSI] hpsa: fix bug in adjust_hpsa_scsi_table 15 years ago
Stephen M. Cameron 2323104830 [SCSI] hpsa: Fix hpsa_find_scsi_entry so that it doesn't try to dereference NULL pointers 15 years ago
Stephen M. Cameron c7f172dca2 [SCSI] hpsa: clarify obscure comment in adjust_hpsa_scsi_table 15 years ago
Mike Miller 807be732f9 [SCSI] hpsa: print all the bytes of the CDB, not just the first one. 15 years ago
Stephen M. Cameron d416b0c75f [SCSI] hpsa: when resetting devices, print out which device 15 years ago
Stephen M. Cameron a08a8471b7 [SCSI] hpsa: use scan_start and scan_finished entry points for scanning 15 years ago
Stephen M. Cameron a23513e841 [SCSI] hpsa: Add an shost_to_hba helper function. 15 years ago
Matt Gates 01fb21870d [SCSI] hpsa: Don't return DID_NO_CONNECT when a device is merely not ready 15 years ago
Matt Gates 1d3b360905 [SCSI] hpsa: Retry commands completing with a sense key of ABORTED_COMMAND 15 years ago
Matt Gates 5f0325ab28 [SCSI] hpsa: Return DID_RESET for commands which complete with status of UNSOLICITED ABORT 15 years ago
Stephen M. Cameron 339b2b14c6 [SCSI] hpsa: Fix p1210m LUN assignment. 15 years ago
Mike Miller f8b01eb904 [SCSI] hpsa: add pci ids for storageworks 1210m, remove p400, p800, p700m 15 years ago
Don Brace 303932fd4f [SCSI] hpsa: Allow multiple command completions per interrupt. 15 years ago
Stephen M. Cameron 900c54404a [SCSI] hpsa: interrupt pending function should return bool not unsigned long 15 years ago
Stephen M. Cameron 84ca0be2a2 [SCSI] hpsa: fix some debug printks to use dev_dbg instead 15 years ago
Stephen M. Cameron a104c99f38 [SCSI] hpsa: make tag macros into functions 15 years ago
Stephen M. Cameron 6df1e95496 [SCSI] hpsa: eliminate unnecessary memcpys 15 years ago
Stephen M. Cameron a9a44cbd4b [SCSI] hpsa: remove unwanted debug code 15 years ago
Stephen M. Cameron ea6d3bc314 [SCSI] hpsa: use kzalloc not kmalloc plus memset 15 years ago
Stephen M. Cameron e89c0ae7ba [SCSI] hpsa: use sizeof() not an inline constant in memset. 15 years ago
Stephen M. Cameron ecd9aad402 [SCSI] hpsa: return proper error codes not minus one. 15 years ago
Stephen M. Cameron bcc4425548 [SCSI] hpsa: remove superfluous returns from void functions. 15 years ago
Stephen M. Cameron 4967bd3e5c [SCSI] hpsa: make adjust_hpsa_scsi_table return void. 15 years ago
Stephen M. Cameron b2ed4f7919 [SCSI] hpsa: Use BUG_ON instead of an if statement. 15 years ago
Stephen M. Cameron 82a72c0a12 [SCSI] hpsa: avoid unwanted promotion from unsigned to signed for raid level index 15 years ago
Stephen M. Cameron 01a02ffcd5 [SCSI] hpsa: Use kernel integer types, not userland ones 15 years ago
Stephen M. Cameron 466dc22409 [SCSI] hpsa: fix typo in comments 15 years ago
Roel Kluin 08002af25a [SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth() 15 years ago
Yang, Bo 63bad45db1 [SCSI] megaraid_sas: version and documentation update 15 years ago
Yang, Bo c978684254 [SCSI] megaraid_sas: driver fixed the device update issue 15 years ago
Yang, Bo bdc6fb8d69 [SCSI] megaraid_sas: add the logical drive list to driver 15 years ago
Yang, Bo 780a3762fb [SCSI] megaraid_sas: Zero pad_0 in mfi structure 15 years ago
Rob Love 6409ea65b3 [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections 15 years ago
Bhanu Prakash Gollapudi f47dd855d9 [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. 15 years ago
Hugh Daschbach b248df30fc [SCSI] libfc: Don't assume response request present. 15 years ago
Hugh Daschbach 3b709150b7 [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. 15 years ago
Vasu Dev 10897ae71d [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer 15 years ago
Mike Christie fee099b278 [SCSI] iscsi_tcp regression: remove bogus warn on in write path 15 years ago
James Smart 7c0616b85b [SCSI] lpfc 8.3.8: Update Driver version to 8.3.8 15 years ago
James Smart 3b5dd52aaf [SCSI] lpfc 8.3.8: (BSG4) Add new vendor specific BSG Commands 15 years ago
James Smart 4cc0e56e97 [SCSI] lpfc 8.3.8: (BSG3) Modify BSG commands to operate asynchronously 15 years ago
James Smart c79c1292df [SCSI] lpfc 8.3.8: (BSG2) Create lpfc_bsg.h 15 years ago
James Smart 4fede78f75 [SCSI] lpfc 8.3.8: (BSG1) Update BSG infrastructure 15 years ago
James Smart 65467b6bdf [SCSI] lpfc 8.3.8: Add code to display logical link speed 15 years ago
James Smart 695a814e18 [SCSI] lpfc 8.3.8: BugFixes: Discovery relates changes 15 years ago
James Smart 341af10239 [SCSI] lpfc 8.3.8: BugFixes: SLI relates changes 15 years ago
Ben Hutchings 2cec802980 [SCSI] qla1280: Drop host_lock while requesting firmware 15 years ago
Jayamohan Kallickal 7c56533cf4 [SCSI] be2iscsi: correction in the claculation for num_cxn_wrb 15 years ago
Jayamohan Kallickal b30c6dab1d [SCSI] be2iscsi: changing the chip opcode for TEXT 15 years ago
Jayamohan Kallickal caf818f118 [SCSI] be2iscsi: Ensure clean reuse of wrb 15 years ago