summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-27qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani1-1/+1
2015-08-27qla2xxx: Add pci device id 0x2261.Sawan Chandak2-3/+15
2015-08-27qla2xxx: Fix missing device login retries.Arun Easi1-1/+2
2015-08-27qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani1-6/+0
2015-08-27qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis1-7/+2
2015-08-27qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak3-2/+31
2015-08-27qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis1-7/+1
2015-08-27qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis3-11/+15
2015-08-27qla2xxx: Do not crash system for sp ref count zeroHiral Patel1-1/+1
2015-08-27qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2-14/+17
2015-08-27qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio1-0/+3
2015-08-27qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio1-2/+2
2015-08-27qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio2-4/+33
2015-08-27qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio1-2/+4
2015-08-27qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla1-0/+6
2015-08-26qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche4-0/+52
2015-08-26qla2xxx: Remove dead codeBart Van Assche1-7/+5
2015-08-26qla2xxx: Remove a superfluous testBart Van Assche1-2/+1
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche6-82/+71
2015-08-26qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche3-4/+4
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche10-253/+231
2015-08-26qla2xxx: Replace two macros with an inline functionBart Van Assche3-16/+15
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche14-102/+32
2015-08-26qla2xxx: Declare local functions staticBart Van Assche4-6/+6
2015-08-26qla2xxx: Report both rsp_info and rsp_info_lenBart Van Assche1-2/+2
2015-08-12qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo1-1/+1
2015-07-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-248/+38
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2015-06-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-23/+29
2015-06-16target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger1-7/+2
2015-06-13qla2xxx: Fix indentationBart Van Assche5-15/+14
2015-06-13qla2xxx: Comment out unreachable codeBart Van Assche2-8/+15
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+2
2015-05-31target: remove ->put_session methodChristoph Hellwig1-13/+0
2015-05-31target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-1/+0
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche3-45/+23
2015-05-31target: move transport ID handling to the coreChristoph Hellwig2-75/+0
2015-05-31target: remove the get_fabric_proto_ident methodChristoph Hellwig1-19/+0
2015-05-31target: change core_tpg_register prototypeChristoph Hellwig1-4/+4
2015-05-31target: move node ACL allocation to core codeChristoph Hellwig2-29/+4
2015-05-31target: refactor init/drop_nodeacl methodsChristoph Hellwig1-51/+8
2015-05-31target: make the tpg_get_default_depth method optionalChristoph Hellwig1-7/+0
2015-05-31target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche1-1/+1
2015-05-31target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig1-4/+2
2015-05-29treewide: Add missing vmalloc.h inclusion.David S. Miller1-0/+1
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-94/+83
2015-04-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-43/+158
2015-04-14target: simplify the target template registration APIChristoph Hellwig2-93/+27
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-8/+8
2015-04-10qla2xxx: Update driver version to 8.07.00.18-kHimanshu Madhani1-1/+1