| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-24 | 3 | -1/+3 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-01 | 13 | -76/+65 |
| |\ |
|
| * | | treewide: Add missing vmalloc.h inclusion. | David S. Miller | 2015-05-28 | 1 | -0/+1 |
| * | | qla4xxx: add a missing include | Eric Dumazet | 2015-05-27 | 1 | -0/+1 |
| * | | ipv6: Remove external dependency on rt6i_dst and rt6i_src | Martin KaFai Lau | 2015-05-25 | 1 | -1/+1 |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-06-23 | 131 | -3281/+16199 |
|\ \ \ |
|
| * | | | snic: driver for Cisco SCSI HBA | Narsimhulu Musini | 2015-06-19 | 36 | -0/+10256 |
| * | | | qla2xxx: Fix indentation | Bart Van Assche | 2015-06-13 | 5 | -15/+14 |
| * | | | qla2xxx: Comment out unreachable code | Bart Van Assche | 2015-06-13 | 2 | -8/+15 |
| * | | | advansys: fix compilation errors and warnings when CONFIG_PCI is not set | Johannes Thumshirn | 2015-06-13 | 1 | -1/+4 |
| * | | | megaraid: fix irq setup process regression | Tomas Henzl | 2015-06-13 | 1 | -16/+14 |
| * | | | lpfc: Update version to 10.7.0.0 for upstream patch set. | James Smart | 2015-06-13 | 1 | -1/+1 |
| * | | | lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes | James Smart | 2015-06-13 | 4 | -15/+16 |
| * | | | lpfc: Fix scsi task management error message. | James Smart | 2015-06-13 | 1 | -8/+10 |
| * | | | lpfc: Fix cq_id masking problem. | James Smart | 2015-06-13 | 1 | -1/+1 |
| * | | | lpfc: Fix scsi prep dma buf error. | James Smart | 2015-06-13 | 1 | -1/+1 |
| * | | | lpfc: Add support for using block multi-queue | James Smart | 2015-06-13 | 4 | -52/+72 |
| * | | | lpfc: Devices are not discovered during takeaway/giveback testing | James Smart | 2015-06-13 | 1 | -12/+10 |
| * | | | lpfc: Fix vport deletion failure. | James Smart | 2015-06-13 | 1 | -0/+2 |
| * | | | lpfc: Check for active portpeerbeacon. | James Smart | 2015-06-13 | 2 | -4/+21 |
| * | | | lpfc: Update driver version for upstream patch set 10.6.0.1. | James Smart | 2015-06-05 | 1 | -1/+1 |
| * | | | lpfc: Change buffer pool empty message to miscellaneous category | James Smart | 2015-06-05 | 1 | -1/+1 |
| * | | | lpfc: Fix incorrect log message reported for empty FCF record. | James Smart | 2015-06-05 | 1 | -2/+4 |
| * | | | lpfc: Fix rport leak. | James Smart | 2015-06-05 | 3 | -82/+79 |
| * | | | lpfc: Correct loss of RSCNs during array takeaway/giveback testing. | James Smart | 2015-06-05 | 1 | -5/+7 |
| * | | | lpfc: Fix crash in vport_delete. | James Smart | 2015-06-05 | 3 | -6/+19 |
| * | | | lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors. | James Smart | 2015-06-05 | 1 | -6/+6 |
| * | | | lpfc: Fix discovery issue when changing from Pt2Pt to Fabric. | James Smart | 2015-06-05 | 1 | -1/+11 |
| * | | | lpfc: Correct reporting of vport state on fdisc command failure. | James Smart | 2015-06-05 | 1 | -1/+2 |
| * | | | lpfc: Add support for RDP ELS command. | James Smart | 2015-06-05 | 7 | -0/+955 |
| * | | | lpfc: Fix ABORTs WQ selection in terminate_rport_io | James Smart | 2015-06-05 | 1 | -11/+21 |
| * | | | lpfc: Correct reference counting of rport | James Smart | 2015-06-05 | 1 | -1/+2 |
| * | | | lpfc: Add support for ELS LCB. | James Smart | 2015-06-05 | 6 | -6/+306 |
| * | | | lpfc: Correct loss of target discovery after cable swap. | James Smart | 2015-06-05 | 1 | -2/+2 |
| * | | | lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence | James Smart | 2015-06-05 | 1 | -1/+1 |
| * | | | iscsi: Fix iscsi endpoints leak | Sagi Grimberg | 2015-06-02 | 1 | -0/+2 |
| * | | | ips: remove pointless #warning | James Bottomley | 2015-06-02 | 1 | -4/+5 |
| * | | | bnx2i: Fix call trace while device reset | Nilesh Javali | 2015-06-02 | 1 | -0/+2 |
| * | | | bnx2i: Fixed firmware assert, during target logout. | Tej Parkash | 2015-06-02 | 1 | -1/+2 |
| * | | | scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSION | Yaniv Gardi | 2015-06-02 | 1 | -0/+12 |
| * | | | scsi: ufs: add quirk to handle broken UFS HCI version | Yaniv Gardi | 2015-06-02 | 3 | -2/+18 |
| * | | | scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk | Yaniv Gardi | 2015-06-02 | 1 | -1/+3 |
| * | | | scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk | Yaniv Gardi | 2015-06-02 | 2 | -0/+38 |
| * | | | scsi: ufs-qcom: enable quirk to fix gear change to HS | Yaniv Gardi | 2015-06-02 | 1 | -2/+4 |
| * | | | scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirk | Yaniv Gardi | 2015-06-02 | 2 | -0/+18 |
| * | | | scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCC | Yaniv Gardi | 2015-06-02 | 1 | -0/+2 |
| * | | | scsi: ufs: provide a quirk to disable the LCC | Yaniv Gardi | 2015-06-02 | 3 | -0/+53 |
| * | | | scsi: ufs-qcom: don't enable interrupt aggregation | Yaniv Gardi | 2015-06-02 | 1 | -1/+16 |
| * | | | scsi: ufs: introduce the capability and quirk for interrupt aggregation | Yaniv Gardi | 2015-06-02 | 2 | -4/+36 |
| * | | | ipr: Increase default adapter init stage change timeout | Brian King | 2015-06-02 | 1 | -1/+1 |