summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Remove unavailable firmware filesHimanshu Madhani2015-11-182-6/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-131-1/+0
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
* | target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-102/+51
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-112-9/+8
|\
| * target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-111-0/+5
| * qla2xxx: Update tcm_qla2xxx module description to 24xx+Sebastian Herbszt2015-08-022-3/+3
| * tcm_qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-07-231-6/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-0220-536/+553
|\ \
| * | qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani2015-08-261-1/+1
| * | qla2xxx: Add pci device id 0x2261.Sawan Chandak2015-08-262-3/+15
| * | qla2xxx: Fix missing device login retries.Arun Easi2015-08-261-1/+2
| * | qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani2015-08-261-6/+0
| * | qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis2015-08-261-7/+2
| * | qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak2015-08-263-2/+31
| * | qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis2015-08-261-7/+1
| * | qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis2015-08-263-11/+15
| * | qla2xxx: Do not crash system for sp ref count zeroHiral Patel2015-08-261-1/+1
| * | qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2015-08-262-14/+17
| * | qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio2015-08-261-0/+3
| * | qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio2015-08-261-2/+2
| * | qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio2015-08-262-4/+33
| * | qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio2015-08-261-2/+4
| * | qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla2015-08-261-0/+6
| * | qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche2015-08-264-0/+52
| * | qla2xxx: Remove dead codeBart Van Assche2015-08-261-7/+5
| * | qla2xxx: Remove a superfluous testBart Van Assche2015-08-261-2/+1
| * | qla2xxx: Fix sparse annotationsBart Van Assche2015-08-266-82/+71
| * | qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche2015-08-263-4/+4
| * | qla2xxx: Remove __constant_ prefixBart Van Assche2015-08-2610-253/+231
| * | qla2xxx: Replace two macros with an inline functionBart Van Assche2015-08-263-16/+15
| * | qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-2614-102/+32
| * | qla2xxx: Declare local functions staticBart Van Assche2015-08-264-6/+6
| * | qla2xxx: Report both rsp_info and rsp_info_lenBart Van Assche2015-08-261-2/+2
| * | qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo2015-08-121-1/+1
| |/
* | qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik2015-07-243-35/+20
* | qla2xxx: drop cmds/tmrs arrived while session is being deletedAlexei Potashnik2015-07-241-0/+28
* | qla2xxx: disable scsi_transport_fc registration in target modeAlexei Potashnik2015-07-242-4/+13
* | qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik2015-07-246-26/+83
* | qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrivesAlexei Potashnik2015-07-241-0/+35
* | qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik2015-07-247-22/+481
* | qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle2015-07-246-13/+140
* | qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier2015-07-243-31/+117
* | qla2xxx: fix command initialization in target mode.Kanoj Sarcar2015-07-241-5/+5
* | qla2xxx: Remove msleep in qlt_send_term_exchangeHimanshu Madhani2015-07-241-6/+7
* | qla2xxx: adjust debug flagsQuinn Tran2015-07-243-5/+8
* | qla2xxx: release request queue reservation.Quinn Tran2015-07-241-3/+7
* | qla2xxx: Add flush after updating ATIOQ consumer index.Quinn Tran2015-07-241-0/+1
* | qla2xxx: Enable target mode for ISP27XXHimanshu Madhani2015-07-247-12/+14
* | qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap2015-07-242-6/+4
OpenPOWER on IntegriCloud