aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c
Commit message (Expand)AuthorAge
* qla2xxx: Properly initialize IO statistics.Joe Carnuccio2016-07-15
* qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.Giridhar Malavali2016-07-15
* qla2xxx: Set relogin flag when we fail to queue login requests.Chad Dupuis2016-02-23
* qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio2016-02-23
* qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak2016-02-23
* qla2xxx: Allow fw to hold status before sending ABTS response.Himanshu Madhani2016-02-23
* qla2xxx: Seed init-cb login timeout from nvram exclusively.Joe Carnuccio2016-02-23
* qla2xxx: Fix stale pointer access.Quinn Tran2016-02-06
* qla2xxx: Check for online flag instead of active reset when transmitting resp...Dilip Kumar Uppugandla2016-01-07
* qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran2016-01-07
* qla2xxx: Add FW resource count in DebugFS.Quinn Tran2016-01-07
* qla2xxx: Enable Exchange offload support.Himanshu Madhani2016-01-07
* qla2xxx: Enable Extended Logins supportHimanshu Madhani2016-01-07
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-02
|\
| * qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio2015-08-26
| * qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio2015-08-26
| * qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche2015-08-26
| * qla2xxx: Remove __constant_ prefixBart Van Assche2015-08-26
| * qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-26
* | 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: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik2015-07-24
* | qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier2015-07-24
* | qla2xxx: Enable target mode for ISP27XXHimanshu Madhani2015-07-24
* | qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap2015-07-24
|/
* qla2xxx: Fix indentationBart Van Assche2015-06-13
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-16
|\
| * qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani2015-04-10
| * qla2xxx: Increase the wait time for firmware to be ready for P3P.Chad Dupuis2015-04-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ | |/ |/|
| * qla2xxx: Fix printks in ql_log messageYannick Guerrini2015-03-06
* | qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman2014-12-15
|/
* qla2xxx: Handle chip reset in target mode.Arun Easi2014-09-25
* qla2xxx: Fail adapter initialization on load ram failure.Chad Dupuis2014-09-25
* qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani2014-09-25
* qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx.Chad Dupuis2014-09-25
* qla2xxx: Enable diagnostic port using NVRAM parameters.Himanshu Madhani2014-09-25
* qla2xxx: Declaration error cause stack corruption.Quinn Tran2014-09-25
* qla2xxx: Add diagnostic port functionality.Joe Carnuccio2014-09-25
* qla2xxx: Add endianizer to max_payload_size modifier.Joe Carnuccio2014-09-25
* qla2xxx: Use dma_zalloc_coherentJoe Perches2014-07-25
* qla2xxx: Do logins from a chip reset in DPC thread instead of the error handl...Chad Dupuis2014-05-19
* qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio2014-05-19
* qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.Chad Dupuis2014-05-19
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-19
* qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel2014-05-19
* [SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...Chad Dupuis2014-03-19
* [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan2014-03-15
* [SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan2014-03-15
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-15