summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_init.c
AgeCommit message (Expand)Author
2017-04-08qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio
2016-07-15qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio
2016-07-15qla2xxx: Properly initialize IO statistics.Joe Carnuccio
2016-07-15qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.Giridhar Malavali
2016-02-23qla2xxx: Set relogin flag when we fail to queue login requests.Chad Dupuis
2016-02-23qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio
2016-02-23qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak
2016-02-23qla2xxx: Allow fw to hold status before sending ABTS response.Himanshu Madhani
2016-02-23qla2xxx: Seed init-cb login timeout from nvram exclusively.Joe Carnuccio
2016-02-06qla2xxx: Fix stale pointer access.Quinn Tran
2016-01-07qla2xxx: Check for online flag instead of active reset when transmitting resp...Dilip Kumar Uppugandla
2016-01-07qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran
2016-01-07qla2xxx: Add FW resource count in DebugFS.Quinn Tran
2016-01-07qla2xxx: Enable Exchange offload support.Himanshu Madhani
2016-01-07qla2xxx: Enable Extended Logins supportHimanshu Madhani
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-26qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio
2015-08-26qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio
2015-08-26qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-07-24qla2xxx: disable scsi_transport_fc registration in target modeAlexei Potashnik
2015-07-24qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik
2015-07-24qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik
2015-07-24qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier
2015-07-24qla2xxx: Enable target mode for ISP27XXHimanshu Madhani
2015-07-24qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap
2015-06-13qla2xxx: Fix indentationBart Van Assche
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-10qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani
2015-04-10qla2xxx: Increase the wait time for firmware to be ready for P3P.Chad Dupuis
2015-03-06qla2xxx: Fix printks in ql_log messageYannick Guerrini
2014-12-15qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman
2014-09-25qla2xxx: Handle chip reset in target mode.Arun Easi
2014-09-25qla2xxx: Fail adapter initialization on load ram failure.Chad Dupuis
2014-09-25qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani
2014-09-25qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx.Chad Dupuis
2014-09-25qla2xxx: Enable diagnostic port using NVRAM parameters.Himanshu Madhani
2014-09-25qla2xxx: Declaration error cause stack corruption.Quinn Tran
2014-09-25qla2xxx: Add diagnostic port functionality.Joe Carnuccio
2014-09-25qla2xxx: Add endianizer to max_payload_size modifier.Joe Carnuccio
2014-07-25qla2xxx: Use dma_zalloc_coherentJoe Perches
2014-05-19qla2xxx: Do logins from a chip reset in DPC thread instead of the error handl...Chad Dupuis
2014-05-19qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio
2014-05-19qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.Chad Dupuis
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2014-05-19qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel
2014-03-19[SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...Chad Dupuis
2014-03-15[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan