summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/network-coding.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-14scsi: lpfc: fix a handful of indentation issuesColin Ian King5-8/+8
2019-02-14scsi: qlogicpti: Use of_node_name_eq for node name comparisonsRob Herring2-4/+2
2019-02-13scsi: sd: Fix typo in sd_first_printk()Dietmar Hahn1-1/+1
2019-02-13scsi: megaraid_sas: driver version updateShivasharan S1-2/+2
2019-02-13scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMDShivasharan S1-1/+2
2019-02-13scsi: lpfc: Fix error code if kcalloc() failsDan Carpenter1-0/+1
2019-02-13scsi: ufs: fix a typo in commentChengguang Xu1-2/+2
2019-02-12scsi: scsi_debug: Implement support for write protectMartin K. Petersen1-45/+31
2019-02-12scsi: core: Move resid from scsi_data_buffer to scsi_cmndBart Van Assche2-4/+2
2019-02-12scsi: sd: Remove superfluous residual assignmentsBart Van Assche1-3/+0
2019-02-12scsi: uas: Use scsi_[gs]et_resid() where appropriateBart Van Assche1-2/+2
2019-02-12scsi: scsi_debug: Use scsi_[gs]et_resid() where appropriateBart Van Assche1-4/+5
2019-02-12scsi: libiscsi: Use scsi_[gs]et_resid() where appropriateBart Van Assche1-1/+1
2019-02-12scsi: scsi_debug: Fix a recently introduced regressionBart Van Assche1-8/+7
2019-02-09scsi: hisi_sas: Do some more tidy-upJohn Garry2-7/+7
2019-02-09scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimentalXiang Chen4-14/+89
2019-02-09scsi: hisi_sas: Issue internal abort on all relevant queuesJohn Garry5-16/+62
2019-02-09scsi: hisi_sas: change queue depth from 512 to 4096Xiang Chen1-1/+1
2019-02-09scsi: hisi_sas: Add manual trigger for debugfs dumpLuo Jiaxing1-0/+34
2019-02-09scsi: hisi_sas: Add support for DIX feature for v3 hwXiang Chen3-32/+184
2019-02-08scsi: dt-bindings: ufs: Fix the compatible string definitionDouglas Anderson1-5/+8
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor19-44/+54
2019-02-06scsi: lpfc: Update lpfc version to 12.2.0.0James Smart1-1/+1
2019-02-06scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart22-22/+22
2019-02-06scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart1-13/+37
2019-02-06scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart3-112/+137
2019-02-06scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart10-59/+46
2019-02-06scsi: lpfc: Rework locking on SCSI io completionJames Smart5-74/+112
2019-02-06scsi: lpfc: Enable SCSI and NVME fc4s by defaultJames Smart1-2/+2
2019-02-06scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart4-41/+51
2019-02-06scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectorsJames Smart1-149/+13
2019-02-06scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart7-476/+729
2019-02-06scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart4-58/+89
2019-02-06scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart11-343/+831
2019-02-06scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart3-42/+56
2019-02-06scsi: lpfc: Allow override of hardware queue selection policiesJames Smart5-11/+20
2019-02-06scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart13-327/+1527
2019-02-06scsi: lpfc: Synchronize hardware queues with SCSI MQ interfaceJames Smart4-58/+27
2019-02-06scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart9-34/+60
2019-02-06scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart10-103/+304
2019-02-06scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart5-116/+124
2019-02-06scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath eventJames Smart3-33/+0
2019-02-06scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart14-338/+623
2019-02-06scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart10-606/+417
2019-02-06scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart6-468/+25
2019-02-06scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart10-1209/+707
2019-02-06scsi: lpfc: cleanup: Remove excess check on NVME io submit code pathJames Smart1-1/+1
2019-02-06scsi: lpfc: cleanup: remove nrport from nvme command structureJames Smart2-24/+7
2019-02-06scsi: qla2xxx: Update driver version to 10.00.00.13-kHimanshu Madhani1-1/+1
2019-02-06scsi: qla2xxx: Use complete switch scan for RSCN eventsQuinn Tran1-86/+0