summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-01-19csiostor:Removed file csio_hw_t4.cPraveen Madhavan
2015-01-19csiostor:Remove T4 FCoE Support.Praveen Madhavan
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-15cxgb4i : Call into recently added cxgb4 ipv6 apiAnish Bhatt
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai
2015-01-12csiostor:fix sparse warningsPraveen Madhavan
2015-01-08csiostor:firmware upgrade fixPraveen Madhavan
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai
2015-01-05qla2xxx: fix busy wait regressionBruno Prémont
2014-12-30SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)
2014-12-30sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-15storvsc: ring buffer failures may result in I/O freezeLong Li
2014-12-15ipr: set scsi_level correctly for disk arraysBrian King
2014-12-15ipr: add support for async scanning to speed up bootBrian King
2014-12-15scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED caseEwan D. Milne
2014-12-15scsi_debug: take sdebug_host_list_lock when changing capacityEwan D. Milne
2014-12-15scsi_debug: improve driver description in KconfigDouglas Gilbert
2014-12-15scsi_debug: fix compare and write errorsDouglas Gilbert
2014-12-15qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman
2014-12-15scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen
2014-12-15scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-12libcxgbi: fix freeing skb prematurelyKaren Xie
2014-12-12cxgb4i: use set_wr_txq() to set tx queuesKaren Xie
2014-12-12cxgb4i: handle non-pdu-aligned rx dataKaren Xie
2014-12-12cxgb4i: additional types of negative adviceKaren Xie
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie
2014-12-12cxgb4i: fix credit check for tx_data_wrKaren Xie
2014-12-12cxgb4i: fix tx immediate data credit checkKaren Xie
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin