aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04[SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt1-19/+50
2009-12-04[SCSI] fnic: Pad the unused bytes of CDB to 0sAbhijeet Joglekar2-2/+5
2009-12-04[SCSI] fnic: Set max_cmd_len to driver supported CDB lengthAbhijeet Joglekar2-1/+2
2009-12-04[SCSI] fnic: Process all cq entries per ISRAbhijeet Joglekar1-9/+9
2009-12-04[SCSI] libfc: fix memory corruption caused by double frees and bad error handlingChris Leech5-16/+15
2009-12-04[SCSI] fcoe: Call ndo_fcoe_enable/disable to turn FCoE feature on/off in LLDYi Zou1-0/+18
2009-12-04[SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou1-1/+2
2009-12-04[SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs)Yi Zou2-2/+14
2009-12-04[SCSI] fcoe: initialize return value in fcoe_destroyMike Christie1-1/+1
2009-12-04[SCSI] libfc: removes unused disc_work and ex_listVasu Dev1-1/+0
2009-12-04[SCSI] libfc: adds missing exch release for accepted RRQVasu Dev1-4/+5
2009-12-04[SCSI] libfc: removes initializing fc_cpu_order and fc_cpu_mask per lportVasu Dev1-10/+14
2009-12-04[SCSI] libfc: don't WARN_ON in lport_timeout for RESET stateJoe Eykholt1-1/+4
2009-12-04[SCSI] libfc: lport: fix minor documentation errorsJoe Eykholt1-10/+10
2009-12-04[SCSI] libfc: Fix wrong scsi return status under FC_DATA_UNDRUNYi Zou1-1/+2
2009-12-04[SCSI] libfc: Remove unused fc_lport pointer from fc_fcp_pkt_abortRobert Love1-2/+2
2009-12-04[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarilyRobert Love4-5/+0
2009-12-04[SCSI] fcoe: remove redundant checking of netdev->netdev_opsYi Zou1-2/+2
2009-12-04[SCSI] libfc: fix ddp in fc_fcp for 0 xidYi Zou1-2/+6
2009-12-04[SCSI] libfc: fix typo in retry check on received PRLIJoe Eykholt1-1/+1
2009-12-04[SCSI] ibmvfc: Driver version 1.0.7Brian King1-2/+2
2009-12-04[SCSI] ibmvfc: Add FC Passthru supportBrian King2-1/+286
2009-12-04[SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_ioBrian King1-4/+16
2009-12-04[SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_hostBrian King1-9/+6
2009-12-04[SCSI] ibmvfc: Fix locking in ibmvfc_removeBrian King1-0/+4
2009-12-04[SCSI] ibmvfc: Fixup TMF response handlingBrian King1-2/+8
2009-12-04[SCSI] scsi_debug: Thin provisioning supportMartin K. Petersen1-3/+335
2009-12-04[SCSI] scsi: Add missing command definitionsMartin K. Petersen1-0/+1
2009-12-04[SCSI] qla2xxx: Update version number to 8.03.01-k7Giridhar Malavali1-1/+1
2009-12-04[SCSI] qla2xxx: Properly handle UNDERRUN completion statuses.Lalit Chandivade1-63/+57
2009-12-04[SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link disruptions.Andrew Vasquez3-6/+8
2009-12-04[SCSI] qla2xxx: Properly check FCP_RSP response-info field after TMF completion.Andrew Vasquez1-4/+22
2009-12-04[SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs.Andrew Vasquez3-6/+11
2009-12-04[SCSI] qla2xxx: Set the size of the host buffer used to fetch DCBX and XGMAC parameters to 4K.Giridhar Malavali1-2/+2
2009-12-04[SCSI] qla2xxx: Reread firmware versions information after an ISP abort.Lalit Chandivade1-0/+9
2009-12-04[SCSI] qla2xxx: Display additional mailbox registers during AEN handling.Andrew Vasquez1-9/+15
2009-12-04[SCSI] qla2xxx: Add firmware-dump kobject uevent notification.Andrew Vasquez4-55/+64
2009-12-04[SCSI] bfa: fixed checkpatch errors for bfad filesJing Huang53-539/+324
2009-10-29[SCSI] scsi_transport_fc: remove invalid BUG_ONMichael Reed1-26/+42
2009-10-29[SCSI] fix propogation of integrity errorsMike Christie1-1/+1
2009-10-29[SCSI] stex: update version to 4.6.0000.4Ed Lin1-4/+4
2009-10-29[SCSI] stex: add support for reset request from firmwareEd Lin1-83/+166
2009-10-29[SCSI] stex: add small dma buffer supportEd Lin1-5/+20
2009-10-29[SCSI] mptfusion: Bump version to 3.04.13Kashyap, Desai1-2/+2
2009-10-29[SCSI] mptspi: Fix for incorrect data underrun errataKashyap, Desai1-5/+81
2009-10-29[SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/messageKashyap, Desai1-4/+1
2009-10-29[SCSI] megaraid_sas: Update version number and documentationYang, Bo2-4/+4
2009-10-29[SCSI] megaraid_sas: use the firmware boot timeout when waiting for commandsYang, Bo1-11/+17
2009-10-29[SCSI] megaraid_sas: fix 64 bit sense pointer truncationYang, Bo1-4/+4
2009-10-29[SCSI] megaraid_sas: Add the support for updating the OS after adding/removing the devices from FWYang, Bo2-1/+141