aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAge
...
| * | qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis2015-08-26
| * | qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak2015-08-26
| * | qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis2015-08-26
| * | qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis2015-08-26
| * | qla2xxx: Do not crash system for sp ref count zeroHiral Patel2015-08-26
| * | qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2015-08-26
| * | qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio2015-08-26
| * | qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio2015-08-26
| * | qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio2015-08-26
| * | qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio2015-08-26
| * | qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla2015-08-26
| * | qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche2015-08-26
| * | qla2xxx: Remove dead codeBart Van Assche2015-08-26
| * | qla2xxx: Remove a superfluous testBart Van Assche2015-08-26
| * | qla2xxx: Fix sparse annotationsBart Van Assche2015-08-26
| * | qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche2015-08-26
| * | qla2xxx: Remove __constant_ prefixBart Van Assche2015-08-26
| * | qla2xxx: Replace two macros with an inline functionBart Van Assche2015-08-26
| * | qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-26
| * | qla2xxx: Declare local functions staticBart Van Assche2015-08-26
| * | qla2xxx: Report both rsp_info and rsp_info_lenBart Van Assche2015-08-26
| * | qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo2015-08-12
| |/
* | qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik2015-07-24
* | qla2xxx: drop cmds/tmrs arrived while session is being deletedAlexei Potashnik2015-07-24
* | qla2xxx: disable scsi_transport_fc registration in target modeAlexei Potashnik2015-07-24
* | qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik2015-07-24
* | qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrivesAlexei Potashnik2015-07-24
* | qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik2015-07-24
* | qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle2015-07-24
* | qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier2015-07-24
* | qla2xxx: fix command initialization in target mode.Kanoj Sarcar2015-07-24
* | qla2xxx: Remove msleep in qlt_send_term_exchangeHimanshu Madhani2015-07-24
* | qla2xxx: adjust debug flagsQuinn Tran2015-07-24
* | qla2xxx: release request queue reservation.Quinn Tran2015-07-24
* | qla2xxx: Add flush after updating ATIOQ consumer index.Quinn Tran2015-07-24
* | qla2xxx: Enable target mode for ISP27XXHimanshu Madhani2015-07-24
* | qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap2015-07-24
* | tcm_qla2xxx: pass timeout as HZ independent valueNicholas Mc Guire2015-07-24
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-16
| * target: remove ->put_session methodChristoph Hellwig2015-05-31
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-31
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-31
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-31
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-31
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-31
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-31
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-31
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-31
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-31