Historial de Commits

Autor SHA1 Mensaje Fecha
  Stephen M. Cameron 55c06c7171 [SCSI] hpsa: save pdev pointer in per hba structure early to avoid passing it around so much. hace 15 años
  Mike Miller 859e816704 [SCSI] hpsa: remove unneeded defines hace 15 años
  Stephen M. Cameron 33a2ffce51 [SCSI] hpsa: Increase the number of scatter gather elements supported. hace 15 años
  Stephen M. Cameron ff9fea9454 [SCSI] hpsa: mark hpsa_pci_init as __devinit hace 15 años
  Mike Miller 31468401cc [SCSI] hpsa: remove scan thread hace 15 años
  Stephen M. Cameron e9ea04a65a [SCSI] hpsa: return -ENOMEM, not -1 hace 15 años
  Stephen M. Cameron 5512672f75 [SCSI] hpsa: fix scsi status mis-shift hace 15 años
  Stephen M. Cameron f0edafc662 [SCSI] hpsa: fix firmwart typo hace 15 años
  Stephen M. Cameron 667e23d4e9 [SCSI] hpsa: allow modifying device queue depth. hace 15 años
  Stephen M. Cameron 4b5aa7cff0 [SCSI] hpsa: update driver version to 2.0.1-3 hace 15 años
  Stephen M. Cameron 71fe75a705 [SCSI] hpsa: Reorder compat ioctl functions to eliminate some forward declarations. hace 15 años
  Stephen M. Cameron e39eeaed1f [SCSI] hpsa: eliminate lock_kernel in compat_ioctl hace 15 años
  Stephen M. Cameron 2a8ccf3187 [SCSI] hpsa: fix bug in adjust_hpsa_scsi_table hace 15 años
  Stephen M. Cameron 2323104830 [SCSI] hpsa: Fix hpsa_find_scsi_entry so that it doesn't try to dereference NULL pointers hace 15 años
  Stephen M. Cameron c7f172dca2 [SCSI] hpsa: clarify obscure comment in adjust_hpsa_scsi_table hace 15 años
  Mike Miller 807be732f9 [SCSI] hpsa: print all the bytes of the CDB, not just the first one. hace 15 años
  Stephen M. Cameron d416b0c75f [SCSI] hpsa: when resetting devices, print out which device hace 15 años
  Stephen M. Cameron a08a8471b7 [SCSI] hpsa: use scan_start and scan_finished entry points for scanning hace 15 años
  Stephen M. Cameron a23513e841 [SCSI] hpsa: Add an shost_to_hba helper function. hace 15 años
  Matt Gates 01fb21870d [SCSI] hpsa: Don't return DID_NO_CONNECT when a device is merely not ready hace 15 años
  Matt Gates 1d3b360905 [SCSI] hpsa: Retry commands completing with a sense key of ABORTED_COMMAND hace 15 años
  Matt Gates 5f0325ab28 [SCSI] hpsa: Return DID_RESET for commands which complete with status of UNSOLICITED ABORT hace 15 años
  Stephen M. Cameron 339b2b14c6 [SCSI] hpsa: Fix p1210m LUN assignment. hace 15 años
  Mike Miller f8b01eb904 [SCSI] hpsa: add pci ids for storageworks 1210m, remove p400, p800, p700m hace 15 años
  Don Brace 303932fd4f [SCSI] hpsa: Allow multiple command completions per interrupt. hace 15 años
  Stephen M. Cameron 900c54404a [SCSI] hpsa: interrupt pending function should return bool not unsigned long hace 15 años
  Stephen M. Cameron a104c99f38 [SCSI] hpsa: make tag macros into functions hace 15 años
  Stephen M. Cameron 6df1e95496 [SCSI] hpsa: eliminate unnecessary memcpys hace 15 años
  Stephen M. Cameron a9a44cbd4b [SCSI] hpsa: remove unwanted debug code hace 15 años
  Stephen M. Cameron ea6d3bc314 [SCSI] hpsa: use kzalloc not kmalloc plus memset hace 15 años