summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Reduce exess wait during chip resetQuinn Tran2017-01-171-2/+2
* scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran2016-12-141-1/+1
* scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez2016-12-141-9/+164
* qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio2016-07-151-6/+6
* qla2xxx: Properly initialize IO statistics.Joe Carnuccio2016-07-151-0/+3
* qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.Giridhar Malavali2016-07-151-0/+24
* qla2xxx: Set relogin flag when we fail to queue login requests.Chad Dupuis2016-02-231-1/+5
* qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio2016-02-231-8/+8
* qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak2016-02-231-0/+91
* qla2xxx: Allow fw to hold status before sending ABTS response.Himanshu Madhani2016-02-231-1/+10
* qla2xxx: Seed init-cb login timeout from nvram exclusively.Joe Carnuccio2016-02-231-3/+0
* qla2xxx: Fix stale pointer access.Quinn Tran2016-02-061-5/+5
* qla2xxx: Check for online flag instead of active reset when transmitting resp...Dilip Kumar Uppugandla2016-01-071-14/+20
* qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran2016-01-071-2/+4
* qla2xxx: Add FW resource count in DebugFS.Quinn Tran2016-01-071-7/+5
* qla2xxx: Enable Exchange offload support.Himanshu Madhani2016-01-071-0/+7
* qla2xxx: Enable Extended Logins supportHimanshu Madhani2016-01-071-0/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-021-83/+79
|\
| * 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: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche2015-08-261-1/+1
| * qla2xxx: Remove __constant_ prefixBart Van Assche2015-08-261-74/+69
| * qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-261-6/+4
* | qla2xxx: disable scsi_transport_fc registration in target modeAlexei Potashnik2015-07-241-3/+11
* | qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik2015-07-241-12/+20
* | qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik2015-07-241-1/+6
* | qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier2015-07-241-26/+111
* | qla2xxx: Enable target mode for ISP27XXHimanshu Madhani2015-07-241-2/+2
* | qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap2015-07-241-0/+4
|/
* qla2xxx: Fix indentationBart Van Assche2015-06-131-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-161-12/+63
|\
| * qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani2015-04-101-10/+58
| * qla2xxx: Increase the wait time for firmware to be ready for P3P.Chad Dupuis2015-04-101-2/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-2/+2
|\ \ | |/ |/|
| * qla2xxx: Fix printks in ql_log messageYannick Guerrini2015-03-061-2/+2
* | qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman2014-12-151-2/+0
|/
* qla2xxx: Handle chip reset in target mode.Arun Easi2014-09-251-0/+4
* qla2xxx: Fail adapter initialization on load ram failure.Chad Dupuis2014-09-251-2/+2
* qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani2014-09-251-0/+5
* qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx.Chad Dupuis2014-09-251-1/+3
* qla2xxx: Enable diagnostic port using NVRAM parameters.Himanshu Madhani2014-09-251-0/+4
* qla2xxx: Declaration error cause stack corruption.Quinn Tran2014-09-251-1/+1
* qla2xxx: Add diagnostic port functionality.Joe Carnuccio2014-09-251-3/+3
* qla2xxx: Add endianizer to max_payload_size modifier.Joe Carnuccio2014-09-251-6/+6
* qla2xxx: Use dma_zalloc_coherentJoe Perches2014-07-251-6/+4
* qla2xxx: Do logins from a chip reset in DPC thread instead of the error handl...Chad Dupuis2014-05-191-37/+3
* qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio2014-05-191-0/+8
* qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.Chad Dupuis2014-05-191-1/+1
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-191-1/+1
* qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel2014-05-191-0/+1
OpenPOWER on IntegriCloud