summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-24qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik
2015-07-24qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle
2015-07-24qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier
2015-07-24qla2xxx: fix command initialization in target mode.Kanoj Sarcar
2015-07-24qla2xxx: Remove msleep in qlt_send_term_exchangeHimanshu Madhani
2015-07-24qla2xxx: adjust debug flagsQuinn Tran
2015-07-24qla2xxx: release request queue reservation.Quinn Tran
2015-07-24qla2xxx: Add flush after updating ATIOQ consumer index.Quinn Tran
2015-07-24qla2xxx: Enable target mode for ISP27XXHimanshu Madhani
2015-07-24qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap
2015-07-23target/configfs: handle match_int() errorsDavid Disseldorp
2015-07-23target: Do not return 0 from aptpl and alua configfs store functionsAndy Grover
2015-07-23target: Indicate success if writing 0 to pi_prot_typeAndy Grover
2015-07-23tcm_qla2xxx: pass timeout as HZ independent valueNicholas Mc Guire
2015-07-06target/rd: Set ramdisk as non rotational deviceSagi Grimberg
2015-07-06target: Add extra TYPE_DISK + protection checks for INQUIRY SPTNicholas Bellinger
2015-07-06target/spc: Set SPT correctly in Extended INQUIRY Data VPD pageSagi Grimberg
2015-07-06target/pr: Fix possible uninitialized variable usageSagi Grimberg
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang
2015-07-04NTB: Print driver name and version in module initDave Jiang
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang
2015-07-04NTB: Default to CPU memcpy for performanceDave Jiang
2015-07-04NTB: Improve performance with write combiningDave Jiang
2015-07-04NTB: Use NUMA memory in Intel driverAllen Hubbe
2015-07-04NTB: Use NUMA memory and DMA chan in transportAllen Hubbe
2015-07-04NTB: Rate limit ntb_qp_link_workAllen Hubbe
2015-07-04NTB: Add tool test clientAllen Hubbe
2015-07-04NTB: Add ping pong test clientAllen Hubbe
2015-07-04NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe
2015-07-04NTB: Reset transport QP link stats on downAllen Hubbe
2015-07-04NTB: Do not advance transport RX on link downAllen Hubbe
2015-07-04NTB: Differentiate transport link down messagesAllen Hubbe
2015-07-04NTB: Check the device ID to set errata flagsDave Jiang
2015-07-04NTB: Enable link for Intel root port mode in probeDave Jiang
2015-07-04NTB: Read peer info from local SPAD in transportDave Jiang
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe
2015-07-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-03Merge branch 'next' into for-linusDmitry Torokhov
2015-07-03Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-04drm/crtc: Fix edid length computationShixin Zeng