aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-05-02[SCSI] qla4xxx: Silence gcc warningVikas Chaudhary
2013-05-02[SCSI] megaraid_sas: release lock on error pathDan Carpenter
2013-05-02[SCSI] ibmvfc: Driver version 1.0.11Brian King
2013-05-02[SCSI] ibmvfc: Suppress ABTS if target goneBrian King
2013-05-02[SCSI] ibmvfc: Send cancel when link is downBrian King
2013-05-02[SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlersBrian King
2013-05-02[SCSI] ibmvfc: Properly set cancel flags when cancelling abortBrian King
2013-05-02[SCSI] be2iscsi: Bump the driver version to 10.0.467.0Jayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsnJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix possible reentrancy issue in be_iopollShlomo Pongratz
2013-05-02[SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix checking Adapter state while establishing CXNJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driverJayamohan Kallickal
2013-05-02[SCSI] be2iscsi : Fix the NOP-In handling code pathJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix the Port Link Status issueJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix displaying the Active Session Count from driverJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix displaying the FW Version from driver.Jayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix support for DEFQ extensionJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix MACRO for checking the adapter typeJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix freeing CXN specific driver resources.Jayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix MSIX support in SKH-R to 32Jayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix MBX Command issuesJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffe...Jayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix lack of uninitialize pattern to FWJayamohan Kallickal
2013-05-02[SCSI] csiostor: off by one errorDan Carpenter
2013-05-02[SCSI] bnx2fc: Bumped version to 1.0.14Bhanu Prakash Gollapudi
2013-05-02[SCSI] bnx2fc: Update copyright datesBhanu Prakash Gollapudi
2013-05-02[SCSI] bnx2fc: Fix race condition between IO completion and abortBhanu Prakash Gollapudi
2013-05-02[SCSI] bnx2fc: Include chip number in the symbolic nameBhanu Prakash Gollapudi
2013-05-02[SCSI] bnx2fc: Enable cached tasks to improve performanceBhanu Prakash Gollapudi
2013-05-02[SCSI] fnic: Incremented driver versionHiral Patel
2013-05-02[SCSI] fnic: Kernel panic due to FIP mode misconfigurationHiral Patel
2013-05-02[SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-04-30Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29scsi: rename random32() to prandom_u32()Akinobu Mita
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-25bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi
2013-04-25qla2xxx: Remove unused functionJörn Engel
2013-04-24Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-18[SCSI] megaraid_sas: Use correct #define for MSI-X capabilityBjorn Helgaas
2013-04-15[SCSI] mvumi: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe
2013-04-15[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe
2013-04-11[SCSI] iscsi_tcp: support PF_MEMALLOC/__GFP_MEMALLOCMike Christie
2013-04-11[SCSI] libiscsi: avoid unnecessary multiple NULL assignmentsMasatake YAMATO