summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-02hpsa: fix race between abort handler and main i/o pathWebb Scales3-47/+65
2015-02-02hpsa: honor queue depth of physical devicesDon Brace3-68/+412
2015-02-02hpsa: use workqueue to resubmit failed ioaccel commandsDon Brace3-20/+54
2015-02-02hpsa: factor out hpsa_ciss_submit functionStephen Cameron1-59/+67
2015-02-02hpsa: do not request device rescan on every ioaccel path errorStephen Cameron2-13/+2
2015-02-02hpsa: do not queue commands internally in driverDon Brace3-295/+38
2015-02-02hpsa: get rid of cmd_special_alloc and cmd_special_freeStephen Cameron2-77/+31
2015-02-02hpsa: reserve some commands for use by driverStephen Cameron2-2/+7
2015-02-02hpsa: avoid unneccesary calls to resource freeing functionsRobert Elliott1-2/+4
2015-02-02hpsa: fix memory leak in hpsa_alloc_cmd_poolRobert Elliott1-1/+5
2015-02-02hpsa: report allocation failures while allocating SG chain blocksRobert Elliott1-2/+6
2015-02-02hpsa: pass error from pci_set_consistent_dma_mask from hpsa_messageRobert Elliott1-1/+1
2015-02-02hpsa: rename hpsa_request_irq to hpsa_request_irqsRobert Elliott1-5/+6
2015-02-02hpsa: report failure to ioremap config tableRobert Elliott1-1/+3
2015-02-02hpsa: trivial message and comment clean upsStephen Cameron1-11/+10
2015-02-02hpsa: refactor hpsa_find_board_params() to encapsulate legacy testWebb Scales1-9/+21
2015-02-02hpsa: downgrade the Waiting for no-op print to dev_infoRobert Elliott1-1/+1
2015-02-02hpsa: propagate return value from board ID lookupRobert Elliott1-3/+7
2015-02-02hpsa: propagate hard_reset failures in reset_devices modeRobert Elliott1-4/+1
2015-02-02hpsa: remove 0x from queue depth print which is in decimalRobert Elliott1-1/+1
2015-02-02hpsa: notice all request_irq errorsRobert Elliott1-1/+18
2015-02-02hpsa: Fix -Wunused-but-set-variable warningFabian Frederick1-2/+2
2015-02-02hpsa: rename free_irqs to hpsa_free_irqsRobert Elliott1-21/+22
2015-02-02hpsa: adjust RAID-1, RAID-1ADM, and RAID-6 namesRobert Elliott1-2/+2
2015-02-02hpsa: correct change_queue_depthDon Brace1-1/+15
2015-02-02hpsa: change how SA controllers are resetDon Brace1-18/+10
2015-02-02hpsa: turn off interrupts when kdump startsTomas Henzl1-0/+9
2015-02-02hpsa: fix memory leak in kdump hard resetTomas Henzl1-1/+1
2015-02-02hpsa: correct endian sparse warningsDon Brace2-249/+198
2015-01-20ufs-qcom: add support for Qualcomm Technologies Inc platformsYaniv Gardi4-0/+1188
2015-01-20phy: qcom-ufs: add support for 14nm phyYaniv Gardi3-0/+379
2015-01-20phy: qcom-ufs: add support for 20nm phyYaniv Gardi5-1/+594
2015-01-20phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY driversYaniv Gardi4-0/+871
2015-01-20sr: reduce debug noise in sr_do_ioctlChristoph Hellwig1-18/+0
2015-01-20ch: remove debug noise in ch_do_scsiChristoph Hellwig1-8/+0
2015-01-20scsi: always use format argumets for dev_printkChristoph Hellwig1-7/+7
2015-01-20scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig1-4/+5
2015-01-20libata: fixup oops in ata_eh_link_report()Hannes Reinecke1-2/+3
2015-01-13mpt2sas: Bump driver version to 20.100.00.00Sreekanth Reddy1-2/+2
2015-01-13mpt2sas, mpt3sas: set cpu affinity for each MSIX vectorsSreekanth Reddy4-6/+44
2015-01-13mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy18-20/+38
2015-01-13mpt2sas: map log_info value 0x0x32010081 to DID_RESETSreekanth Reddy1-0/+4
2015-01-13mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entriesSreekanth Reddy2-5/+15
2015-01-13mpt2sas: MPI2 Rev BB (2.00.20) specification and 2.00.35 header filesSreekanth Reddy2-5/+17
2015-01-13mpt2sas: Bump driver version to 19.100.00.00Sreekanth Reddy1-2/+2
2015-01-13mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...Sreekanth Reddy2-0/+17
2015-01-13mpt2sas, mpt3sas: log exceeded temperature thresholdsSreekanth Reddy8-0/+161
2015-01-12mpt2sas: MPI2 Rev AA (2.00.19) specificationsSreekanth Reddy4-11/+41
2015-01-09megaraid_sas: driver version updateSumit.Saxena@avagotech.com1-1/+1
2015-01-09megaraid_sas: remove redundant memset callSumit.Saxena@avagotech.com1-2/+0