summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-01-30[SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_...Jesper Juhl
2013-01-30[SCSI] bnx2fc: Bumped version to 1.0.13Bhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: Support max IO size to 512KBBhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: Tx/Rx byte counts reset to 0 when exceeding 32 bit valuesBhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: Map the doorbell register between offload and enable requestsBhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: Move offload/upload wait logic into a functionBhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: support software fcoe targetBhanu Prakash Gollapudi
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-29[SCSI] bnx2fc: Remove potential NULL dereferenceJulia Lawall
2013-01-29[SCSI] bnx2fc: remove useless calls to memset().Cyril Roelandt
2013-01-29[SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy
2013-01-29[SCSI] mpt3sas: remove unused variablesWei Yongjun
2013-01-29[SCSI] mpt3sas: Remove unneeded version.h header inclusionSachin Kamat
2013-01-29[SCSI] bnx2i: fix the bit manipulation when setting the error maskTomas Henzl
2013-01-29[SCSI] fnic: fix for trusted cosHiral Patel
2013-01-29[SCSI] mpt3sas: cut and paste bug storing trigger mpiDan Carpenter
2013-01-29[SCSI] csiostor: convert to use simple_open()Wei Yongjun
2013-01-29[SCSI] qla4xxx: Update driver version to 5.03.00-k2Vikas Chaudhary
2013-01-29[SCSI] scsi_transport_iscsi: export iscsi class session's target_id in sysfs.Manish Rangankar
2013-01-29[SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_get_ep_fwdb.Manish Rangankar
2013-01-29[SCSI] qla4xxx: Allow reset in link down caseHarish Zunjarrao
2013-01-29[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XXVikas Chaudhary
2013-01-29[SCSI] gdth: Remove buggy ROM handlingBjorn Helgaas
2013-01-28fcoe: Fix deadlock while deleting FCoE interface with NPIV portsNeerav Parikh
2013-01-28fcoe: close race on link speed detection in fcoe codeNeil Horman
2013-01-25[libata] scsi: no poll when ODD is powered offAaron Lu
2013-01-25[SCSI] sr: support runtime pmAaron Lu
2013-01-25Drivers: scsi: storvsc: Use the consolidated GUID definitionK. Y. Srinivasan
2013-01-21drivers/scsi/device_handler: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21drivers/scsi: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-09Update ibmvscsi module name in Kconfig.Wade Cline
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya
2012-12-18virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-17random32: rename random32 to prandomAkinobu Mita
2012-12-17Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-12-14debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"Al Viro
2012-12-14bnx2fc: use fcoe_get_lesb/fcoe_ctlr_get_lesb() directly from libfcoeYi Zou
2012-12-14bnx2fc: use fcoe_link_speed_update() from the exported symbol in libfcoeYi Zou
2012-12-14bnx2fc: add support to get_netdev for bnx2f_interfaceYi Zou
2012-12-14libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou
2012-12-14libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou
2012-12-14fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou
2012-12-14libfc, libfcoe, fcoe: Convert debug_logging macros to pr_infoRobert Love
2012-12-14bnx2fc: Use the fcoe_sysfs control interfaceRobert Love
2012-12-14fcoe: Use the fcoe_sysfs control interfaceRobert Love