summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.Chandra Seetharaman2009-08-221-6/+36
* [SCSI] scsi_dh: Provide set_params interface in emc device handlerChandra Seetharaman2009-08-221-3/+56
* [SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2009-08-221-0/+33
* [SCSI] ses: update enclosure data on hot addJames Bottomley2009-08-222-71/+100
* [SCSI] ses: add support for enclosure component hot removalJames Bottomley2009-08-222-15/+40
* [SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley2009-08-222-16/+38
* [SCSI] ipr: fix buffer overflowBrian King2009-08-221-1/+1
* [SCSI] bnx2i : Fix "cid #n not valid" issueAnil Veerabhadrappa2009-08-221-2/+1
* [SCSI] bnx2i : Fix command session number jump issue seen during cable pull testAnil Veerabhadrappa2009-08-221-3/+0
* [SCSI] fcoe: removes phys_dev and renames real_dev to netdev.Vasu Dev2009-08-222-47/+51
* [SCSI] libfc: Remove page flags check for sglistYi Zou2009-08-221-27/+0
* [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou2009-08-221-2/+0
* [SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSOYi Zou2009-08-221-6/+0
* [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range...Vasu Dev2009-08-223-79/+85
* [SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offl...Vasu Dev2009-08-221-8/+18
* [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev2009-08-225-97/+134
* [SCSI] libfc: Remove the FC_EM_DBG macroRobert Love2009-08-221-7/+6
* [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev2009-08-223-7/+56
* [SCSI] libfc: fix: cancel rport retry timerJoe Eykholt2009-08-221-2/+1
* [SCSI] libfc: fc_rport_logoff should not drop the lockJoe Eykholt2009-08-221-22/+38
* [SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt2009-08-221-14/+14
* [SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchangesJoe Eykholt2009-08-221-1/+0
* [SCSI] libfc: in fc_lport_destroy, flush rports after turning off linkJoe Eykholt2009-08-221-1/+5
* [SCSI] libfc: stop login after fabric logoffJoe Eykholt2009-08-221-8/+34
* [SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt2009-08-222-7/+7
* [SCSI] fcoe: stop delivery of received frames before doing lport_destroy()Joe Eykholt2009-08-221-3/+3
* [SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_link_okYi Zou2009-08-221-21/+17
* [SCSI] libfcoe: Set fip_flags according to fcf and lport's capability of SPMA...Yi Zou2009-08-221-3/+9
* [SCSI] fcoe: Fix validation of mac address when checking for spma supportYi Zou2009-08-221-1/+1
* [SCSI] ALUA: send STPG if explicit and implicit is supportedMike Christie2009-08-221-1/+1
* [SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_physJames Bottomley2009-08-221-4/+0
* [SCSI] fc_transport: Correct max fc_host attribute countJames Smart2009-08-221-1/+1
* [SCSI] lpfc 8.3.4: Update driver version to 8.3.4James Smart2009-08-221-1/+1
* [SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messagesJames Smart2009-08-226-13/+13
* [SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart2009-08-2210-2/+954
* [SCSI] lpfc 8.3.4: NPIV vport fixesJames Smart2009-08-227-56/+168
* [SCSI] lpfc 8.3.4: Fix a pair of FCoE issuesJames Smart2009-08-225-5/+92
* [SCSI] lpfc 8.3.4: Various SLI3 fixesJames Smart2009-08-224-16/+31
* [SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart2009-08-228-32/+242
* [SCSI] lpfc 8.3.4: Various SLI4 fixesJames Smart2009-08-227-99/+190
* [SCSI] fcoe: convert to %pMJohannes Berg2009-08-221-4/+2
* [SCSI] lpfc: don't dereference NULLJiri Slaby2009-08-221-2/+1
* [SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warningsDave Jones2009-08-221-1/+1
* [SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()Anil Veerabhadrappa2009-08-222-4/+10
* [SCSI] scsi_transport_fc: fix kernel-doc param nameRandy Dunlap2009-08-221-1/+1
* [SCSI] bnx2i: convert bnx2i_dev_lock to mutexAnil Veerabhadrappa2009-08-221-29/+25
* [SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditionsAnil Veerabhadrappa2009-08-221-12/+19
* [SCSI] bnx2i: remove global variable bnx2i_reg_devicesAnil Veerabhadrappa2009-08-221-19/+1
* [SCSI] Print failed commandsMartin K. Petersen2009-08-221-0/+1
* [SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2009-08-221-7/+16
OpenPOWER on IntegriCloud