summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mptsas : Bump version to 3.04.11Kashyap, Desai2009-08-231-2/+2
* [SCSI] mptsas : Code cleanup of host page alloc and diag reset.Kashyap, Desai2009-08-231-54/+30Star
* [SCSI] mptsas : set max_id to infinite value.Kashyap, Desai2009-08-232-4/+6
* [SCSI] mptsas : Change config request timeout value to 30 seconds.Kashyap, Desai2009-08-231-9/+10
* [SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY s...Kashyap, Desai2009-08-231-1/+1
* [SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai2009-08-236-122/+0Star
* [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices.Kashyap, Desai2009-08-232-2/+3
* [SCSI] scsi_dh: add two SUN devices to the list of devices supported by defaultChandra Seetharaman2009-08-231-0/+2
* [SCSI] fix bugs in scsi_vpd_inquiry()James Bottomley2009-08-231-6/+7
* [SCSI] reservation conflict after timeout causes device to be taken offlineMichael Reed2009-08-231-1/+5
* [SCSI] nsp_cs: fix buf overflowJiri Slaby2009-08-231-1/+1
* [SCSI] ch: Check NULL for kmalloc() returnDavidlohr Bueso A2009-08-231-0/+6
* [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_poolSage Weil2009-08-231-1/+1
* [SCSI] qla2xxx: Update version number to 8.03.01-k5Giridhar Malavali2009-08-231-1/+1
* [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...Anirban Chakraborty2009-08-236-12/+27
* [SCSI] qla2xxx: Correct display of vp_count in debug printk.Andrew Vasquez2009-08-231-1/+2
* [SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the b...Anirban Chakraborty2009-08-231-2/+4
* [SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.Andrew Vasquez2009-08-231-0/+4
* [SCSI] qla2xxx: Pad IOCB structure for size requirements.Shyam Sundar2009-08-231-1/+1
* [SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis.Santosh Vernekar2009-08-231-1/+1
* [SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.Lalit Chandivade2009-08-231-0/+3
* [SCSI] qla2xxx: Mark all devices lost on loss of fc port.Santosh Vernekar2009-08-231-0/+1
* [SCSI] qla2xxx: Skip RSCN processing on vha if event is global.Santosh Vernekar2009-08-231-4/+20
* [SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.Andrew Vasquez2009-08-231-1/+29
* [SCSI] qla2xxx: Pass the command's data residual to upper-layer callers.Ravi Anand2009-08-231-0/+1
* [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.Chandra Seetharaman2009-08-231-6/+36
* [SCSI] scsi_dh: Provide set_params interface in emc device handlerChandra Seetharaman2009-08-231-3/+56
* [SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2009-08-231-0/+33
* [SCSI] ses: update enclosure data on hot addJames Bottomley2009-08-232-71/+100
* [SCSI] ses: add support for enclosure component hot removalJames Bottomley2009-08-232-15/+40
* [SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley2009-08-232-16/+38
* [SCSI] ipr: fix buffer overflowBrian King2009-08-231-1/+1
* [SCSI] bnx2i : Fix "cid #n not valid" issueAnil Veerabhadrappa2009-08-231-2/+1Star
* [SCSI] bnx2i : Fix command session number jump issue seen during cable pull testAnil Veerabhadrappa2009-08-231-3/+0Star
* [SCSI] fcoe: removes phys_dev and renames real_dev to netdev.Vasu Dev2009-08-232-47/+51
* [SCSI] libfc: Remove page flags check for sglistYi Zou2009-08-231-27/+0Star
* [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou2009-08-231-2/+0Star
* [SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSOYi Zou2009-08-231-6/+0Star
* [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range...Vasu Dev2009-08-233-79/+85
* [SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offl...Vasu Dev2009-08-231-8/+18
* [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev2009-08-235-97/+134
* [SCSI] libfc: Remove the FC_EM_DBG macroRobert Love2009-08-231-7/+6Star
* [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev2009-08-233-7/+56
* [SCSI] libfc: fix: cancel rport retry timerJoe Eykholt2009-08-231-2/+1Star
* [SCSI] libfc: fc_rport_logoff should not drop the lockJoe Eykholt2009-08-231-22/+38
* [SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt2009-08-231-14/+14
* [SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchangesJoe Eykholt2009-08-231-1/+0Star
* [SCSI] libfc: in fc_lport_destroy, flush rports after turning off linkJoe Eykholt2009-08-231-1/+5
* [SCSI] libfc: stop login after fabric logoffJoe Eykholt2009-08-231-8/+34
* [SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt2009-08-232-7/+7