summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-15[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan7-91/+140
2014-03-15[SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan4-123/+69
2014-03-15[SCSI] qla2xxx: Correct the port no assignment for ISP82XX.Saurav Kashyap1-1/+1
2014-03-15[SCSI] qla2xxx: Update the driver version to 8.07.00.02-k.Saurav Kashyap1-2/+2
2014-03-15[SCSI] qla2xxx: Correctly set the read_optrom pointer for ISP8044.Saurav Kashyap1-1/+1
2014-03-15[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...Chad Dupuis6-2/+73
2014-03-15[SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.Saurav Kashyap2-20/+9
2014-03-15[SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00.Saurav Kashyap1-7/+8
2014-03-15[SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source co...Armen Baloyan2-18/+18
2014-03-15[SCSI] qla2xxx: Remove ISP_ABORT_NEEDED and ISP_ABORT_RETRY checks from watch...Atul Deshmukh1-2/+0
2014-03-15[SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.Armen Baloyan3-46/+1
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis20-136/+1812
2014-03-15[SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis2-0/+2
2014-03-15[SCSI] qla2xxx: Set host can_queue value based on available resources.Chad Dupuis1-9/+10
2014-03-15[SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00.Saurav Kashyap1-6/+6
2014-03-15[SCSI] qla2xxx: Enable the Flash Access Control (FAC) mailbox command.Joe Carnuccio1-4/+1
2014-03-15[SCSI] qla2xxx: Select correct request queue for error type IOCB for ISPFX00.Saurav Kashyap1-1/+1
2014-03-15[SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.Saurav Kashyap3-39/+0
2014-03-15[SCSI] qla2xxx: Use proper message for Non owner reset ACK Timeout.Atul Deshmukh1-2/+2
2014-03-15[SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status ...Armen Baloyan2-1/+5
2014-03-15[SCSI] qla2xxx: Add handling for boot indication progress AENs for ISPFX00.Armen Baloyan2-1/+4
2014-03-15[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis4-21/+54
2014-03-15[SCSI] bnx2fc: Updated version to 2.4.2Eddie Wai2-2/+2
2014-03-15[SCSI] bnx2fc: Fixed the handling for the SCSI retry delayEddie Wai3-1/+20
2014-03-15[SCSI] bnx2fc: Fixed scsi_remove_target soft lockup when rmmod bnx2xEddie Wai1-0/+6
2014-03-15[SCSI] pm80xx: Fixed return value issueViswas G3-16/+9
2014-03-15[SCSI] pm80xx: Removing redundant code snippetsViswas G2-30/+11
2014-03-12[SCSI] storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-10[SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali1-2/+1
2014-03-10[SCSI] isci: correct erroneous for_each_isci_host macroLukasz Dorau1-3/+2
2014-03-10[SCSI] isci: fix reset timeout handlingDan Williams2-8/+1
2014-03-10[SCSI] be2iscsi: fix bad if expressionMike Christie1-1/+1
2014-03-10[SCSI] qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis1-16/+30
2014-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds44-116/+292
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds12-7/+55
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds89-361/+1081
2014-02-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds12-38/+32
2014-02-18Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-0/+2
2014-02-18MAINTAINERS: add entry for the PHY libraryFlorian Fainelli1-0/+11
2014-02-18of_mdio: fix phy interrupt passingBen Dooks1-7/+9
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-18NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-18af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2014-02-19Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2-0/+3
2014-02-19Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie10-71/+113
2014-02-19Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie13-26/+55
2014-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-16/+75
2014-02-18net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann1-9/+32
2014-02-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller7-27/+101
2014-02-18drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher1-1/+1