summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-26[SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh
2010-10-26[SCSI] libosd: Free resources in reverse order of allocationBoaz Harrosh
2010-10-26[SCSI] libosd: Fix bug in attr_page handlingBoaz Harrosh
2010-10-26[SCSI] lpfc 8.3.18: Update lpfc driver version to 8.3.18James Smart
2010-10-26[SCSI] lpfc 8.3.18: Add new WQE supportJames Smart
2010-10-26[SCSI] lpfc 8.3.18: Fix critical errorsJames Smart
2010-10-26[SCSI] lpfc 8.3.18: Adapter Shutdown and Unregistration cleanupJames Smart
2010-10-26[SCSI] lpfc 8.3.18: Add logic to detect last devloss timeoutJames Smart
2010-10-25[SCSI] lpfc 8.3.18: Add support of received ELS commandsJames Smart
2010-10-25[SCSI] lpfc 8.3.18: FC/FCoE Discovery fixesJames Smart
2010-10-25[SCSI] ipr: add definitions for a new adapterWayne Boyer
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang
2010-10-25[SCSI] bfa: fix comments for header filesJing Huang
2010-10-25[SCSI] bfa: fix frame size over 1024 compile warningJing Huang
2010-10-25[SCSI] bfa: remove os wrapper functions and macrosJing Huang
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang
2010-10-25[SCSI] bfa: remove os wrapper and unused functionsJing Huang
2010-10-25[SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_listChauhan, Vijay
2010-10-25[SCSI] cxgb4i: ignore informational act-open-rpl messageKaren Xie
2010-10-25[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali
2010-10-25[SCSI] qla2xxx: Correct PRLI failure response code handling.Andrew Vasquez
2010-10-25[SCSI] qla2xxx: Drop srb reference before waiting for completion.Mike Christie
2010-10-25[SCSI] qla2xxx: Addition of shutdown callback handler.Madhuranath Iyengar
2010-10-25[SCSI] qla2xxx: Initialize the vport_slock spinlock.Andrew Vasquez
2010-10-25[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar
2010-10-25[SCSI] qla2xxx: Add flash read/update support using BSG interfaceHarish Zunjarrao
2010-10-25[SCSI] qla2xxx: Group CS_RESET return status with other link level event stat...Chad Dupuis
2010-10-25[SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().Chad Dupuis
2010-10-25[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis
2010-10-25[SCSI] qla2xxx: Remove port down retry count.Chad Dupuis
2010-10-25[SCSI] qla2xxx: locking problem in qla2x00_init_rings()Dan Carpenter
2010-10-25[SCSI] sr: fix sr_drive_status handling when initialization requiredRobert Jennings
2010-10-25[SCSI] fcoe: Fix broken NPIV with correction to MAC validationRobert Love
2010-10-25[SCSI] libfcoe: VN2VN connection setup causing stack memory corruption.Kiran Patil
2010-10-25[SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi
2010-10-25[SCSI] libfc: possible race could panic system due to NULL fsp->cmdVasu Dev
2010-10-25[SCSI] fcoe: set default FIP mode as FIP_MODE_FABRICVasu Dev
2010-10-25[SCSI] libfc: adds flogi retry in case DID is zero in RJTVasu Dev
2010-10-25[SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not readyVasu Dev
2010-10-25[SCSI] libfc: fix setting of rport dev lossMike Christie
2010-10-25[SCSI] gdth: integer overflow in ioctlDan Carpenter
2010-10-25[SCSI] Fix race when removing SCSI devicesChristof Schmitt
2010-10-25[SCSI] sd: Export effective protection mode in sysfsMartin K. Petersen
2010-10-25[SCSI] qla4xxx: Update driver version to 5.02.00-k4Vikas Chaudhary
2010-10-25[SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srbMike Christie
2010-10-25[SCSI] qla4xxx: remove unwanted check for bad spdVikas Chaudhary
2010-10-25[SCSI] qla4xxx: update AER support for ISP82XXVikas Chaudhary
2010-10-25[SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it.Shyam Sundar
2010-10-25[SCSI] qla4xxx: use CRB Register for Request Queue in-pointerShyam Sundar
2010-10-25[SCSI] qla4xxx: dump mailbox registers on System ErrorKaren Higgins