aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devicesMartin George2011-05-011-1/+1
| * | [SCSI] bnx2fc: increase cleanup wait timeNithin Nayak Sujir2011-05-011-1/+1
| * | [SCSI] bnx2fc: Do not use HBA_DBG macro when lport is not availableNithin Nayak Sujir2011-05-011-1/+1
| * | [SCSI] bnx2fc: call scsi_done if session goes to not ready from readyNithin Nayak Sujir2011-05-011-0/+6
| * | [SCSI] bnx2fc: Release the reference to hba only after the interface is destr...Nithin Nayak Sujir2011-05-011-2/+2
| * | [SCSI] scsi_transport_fc: Fix deadlock during fc_remove_hostNithin Nayak Sujir2011-05-011-6/+5
| * | [SCSI] lpfc 8.3.23: Update driver version to 8.3.23James Smart2011-05-011-1/+1
| * | [SCSI] lpfc 8.3.23: BSG additions and fixesJames Smart2011-05-012-25/+164
| * | [SCSI] lpfc 8.3.23: Fixes related to new hardwareJames Smart2011-05-014-20/+48
| * | [SCSI] lpfc 8.3.23: Miscellaneous fixesJames Smart2011-05-016-14/+39
| * | [SCSI] lpfc 8.3.23: Debugfs enhancementsJames Smart2011-05-013-222/+759
| * | [SCSI] bfa: Move debugfs initialization before bfa init.Krishna Gudipati2011-05-012-28/+27
| * | [SCSI] bfa: firmware download fixJing Huang2011-05-012-35/+29
| * | [SCSI] ipr: improve interrupt service routine performanceWayne Boyer2011-05-011-29/+39
| * | [SCSI] scsi_dh_rdac : decide whether to send mode select based on operating modeMoger, Babu2011-05-011-1/+16
| * | [SCSI] scsi_dh_rdac : Detect the different RDAC operating modesMoger, Babu2011-05-011-13/+20
| * | [SCSI] scsi_dh_rdac : Add definitions for different RDAC operating modesMoger, Babu2011-05-011-3/+19
| * | [SCSI] ipr: remove unneeded volatile declarationsWayne Boyer2011-05-011-3/+3
| * | [SCSI] mpt2sas : WarpDrive New product SSS6200 support addedKashyap, Desai2011-05-015-74/+637
| * | [SCSI] mpt2sas: do not check serial_number in the abort handlerChristoph Hellwig2011-05-011-2/+1
| * | [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-0116-284/+253
| * | [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disableVasu Dev2011-05-011-71/+60
| * | [SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrectVasu Dev2011-05-011-23/+9
| * | [SCSI] libfc: remove duplicate ema_list initVasu Dev2011-05-011-1/+0
| * | [SCSI] libfcoe: fix wrong comment in fcoe_transport_detachYi Zou2011-05-011-1/+1
| * | [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_showYi Zou2011-05-011-2/+2
| * | [SCSI] libfcoe: clean up netdev mapping properly when the transport goes awayYi Zou2011-05-011-0/+14
| * | [SCSI] libfc: Move host_lock usage into ramp_up/down routinesRobert Love2011-05-011-10/+15
| * | [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...Kirill A. Shutemov2011-05-013-12/+6
| * | [SCSI] fcoe: remove unnecessary module state checkYi Zou2011-05-011-47/+0
| * | [SCSI] fcoe: Remove mutex_trylock/restart_syscall checksRobert Love2011-05-011-20/+4
| * | [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checksRobert Love2011-05-011-25/+11
| * | [SCSI] bnx2fc: introduce missing kfreeJulia Lawall2011-05-011-0/+3
| * | [SCSI] ipr: fix synchronous request flags for better performanceWayne Boyer2011-05-012-2/+3
| * | [SCSI] qla2xxx: Update version number to 8.03.07.03-k.Madhuranath Iyengar2011-05-011-2/+2
| * | [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis2011-05-016-8/+35
| * | [SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.Andrew Vasquez2011-05-012-5/+23
| * | [SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.Giridhar Malavali2011-05-011-4/+14
| * | [SCSI] qla2xxx: Add the ql2xdontresethba module_param.Giridhar Malavali2011-05-013-0/+10
| * | [SCSI] qla2xxx: Display hardware/firmware registers to get more information a...Giridhar Malavali2011-05-011-0/+18
| * | [SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().Joe Carnuccio2011-05-013-3/+14
| * | [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...Giridhar Malavali2011-05-012-11/+37
| * | [SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().Giridhar Malavali2011-05-011-1/+0
| * | [SCSI] qla2xxx: Updated the reset sequence for ISP82xx.Giridhar Malavali2011-05-011-2/+17
| * | [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2011-05-0122-22/+22
| * | [SCSI] qla2xxx: Free firmware PCB on logout request.Andrew Vasquez2011-05-011-1/+2
| * | [SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O hand...Mike Hernandez2011-05-011-1/+1
| * | [SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...Andrew Vasquez2011-05-011-1/+0
| * | [SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...Andrew Vasquez2011-05-011-6/+9
| * | [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...Andrew Vasquez2011-05-011-3/+3