summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0120-622/+1299
|\
| * bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi2013-04-254-41/+48
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-2212-79/+37
| |\
| * | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-034-29/+78
| |\ \
| * | | scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-283-50/+45
| * | | csiostor: Cleanup chip specific operations.Arvind Bhushan2013-03-146-512/+193
| * | | csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan2013-03-145-18/+212
| * | | csiostor: Add T5 adapter operations.Arvind Bhushan2013-03-141-0/+397
| * | | csiostor: Segregate T4 adapter operations.Arvind Bhushan2013-03-141-0/+403
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-04-3049-800/+8694
|\ \ \ \
| * | | | [SCSI] iscsi_tcp: support PF_MEMALLOC/__GFP_MEMALLOCMike Christie2013-04-111-5/+13
| * | | | [SCSI] libiscsi: avoid unnecessary multiple NULL assignmentsMasatake YAMATO2013-04-111-1/+0
| * | | | [SCSI] qla4xxx: Update driver version to 5.03.00-k8Vikas Chaudhary2013-04-111-1/+1
| * | | | [SCSI] qla4xxx: Added print statements to display AENsVikas Chaudhary2013-04-112-0/+41
| * | | | [SCSI] qla4xxx: Use correct value for max flash node entriesAdheer Chandravanshi2013-04-111-2/+2
| * | | | [SCSI] qla4xxx: Restrict logout from boot target session using session idAdheer Chandravanshi2013-04-111-0/+8
| * | | | [SCSI] qla4xxx: Use correct flash ddb offset for ISP40XXAdheer Chandravanshi2013-04-112-21/+43
| * | | | [SCSI] isci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-111-4/+2
| * | | | [SCSI] scsi_dh_alua: Add module parameter to allow failover to non preferred ...Stewart, Sean2013-04-111-0/+7
| * | | | [SCSI] qla2xxx: Update the driver version to 8.05.00.03-k.Saurav Kashyap2013-04-111-2/+2
| * | | | [SCSI] qla2xxx: Obtain loopback iteration count from bsg request.Joe Carnuccio2013-04-113-3/+5
| * | | | [SCSI] qla2xxx: Add clarifying printk to thermal access fail cases.Joe Carnuccio2013-04-111-2/+3
| * | | | [SCSI] qla2xxx: Remove duplicated include form qla_isr.cWei Yongjun2013-04-111-2/+0
| * | | | [SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali2013-04-1115-98/+4793
| * | | | [SCSI] qla4xxx: Update driver version to 5.03.00-k7Vikas Chaudhary2013-04-111-1/+1
| * | | | [SCSI] qla4xxx: Replace dev type macros with generic portal type macrosAdheer Chandravanshi2013-04-112-15/+14
| * | | | [SCSI] qla4xxx: Add flash node mgmt supportAdheer Chandravanshi2013-04-116-4/+1824
| * | | | [SCSI] libiscsi: export function iscsi_switch_str_paramAdheer Chandravanshi2013-04-111-1/+2
| * | | | [SCSI] scsi_transport_iscsi: Add flash node mgmt supportAdheer Chandravanshi2013-04-111-1/+1001
| * | | | [SCSI] qla4xxx: Update driver version to 5.03.00-k6Vikas Chaudhary2013-04-111-1/+1
| * | | | [SCSI] qla4xxx: Skip retry of initialize_adapter for ISP80XXNilesh Javali2013-04-111-1/+4
| * | | | [SCSI] qla4xxx: Assign correct CHAP table address to FLTVikas Chaudhary2013-04-111-5/+6
| * | | | [SCSI] qla4xxx: Added missing check for ISP83XX in CHAP related functionsVikas Chaudhary2013-04-112-4/+4
| * | | | [SCSI] aacraid: Dual firmware image supportMahesh Rajashekhara2013-04-103-3/+31
| * | | | [SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()Wei Yongjun2013-04-101-5/+0
| * | | | [SCSI] qla4xxx: Update driver version to 5.03.00-k5Vikas Chaudhary2013-04-101-1/+1
| * | | | [SCSI] qla4xxx: Fixed request queue count manipulation on response pathTej Parkash2013-04-103-17/+2
| * | | | [SCSI] qla4xxx: Fix debug level to avoid floods of same messageVikas Chaudhary2013-04-102-4/+11
| * | | | [SCSI] qla4xxx: Pass correct LUN address to firmware in case of lun_resetVikas Chaudhary2013-04-101-1/+8
| * | | | [SCSI] qla4xxx: Fix double reset in case of firmware hung for ISP83XXVikas Chaudhary2013-04-101-2/+16
| * | | | [SCSI] qla4xxx: Set graceful reset bit for ISP83XXVikas Chaudhary2013-04-101-0/+9
| * | | | [SCSI] qla4xxx: Boot from SAN fix for ISP83XXVikas Chaudhary2013-04-101-1/+1
| * | | | [SCSI] qla4xxx: Take E-port out of reset before disabling pause framesManish Dusane2013-04-102-0/+38
| * | | | [SCSI] scsi_dh_alua: fix stpg sense handlingMike Christie2013-04-091-4/+6
| * | | | [SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver releaseJames Smart2013-04-091-1/+1
| * | | | [SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser...James Smart2013-04-091-13/+15
| * | | | [SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.James Smart2013-04-091-1/+1
| * | | | [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart2013-04-094-18/+20
| * | | | [SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.James Smart2013-04-091-4/+6
OpenPOWER on IntegriCloud