summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla4xxx/ql4_init.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-01scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo>Dwaipayan Ray1-2/+2
2020-10-15Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-2/+1
2020-10-03scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changedYe Bin1-2/+1
2020-09-16scsi/qla4xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-07-25scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err'Lee Jones1-0/+1
2020-07-25scsi: qla4xxx: Check return value of pci_set_mwi()Lee Jones1-0/+3
2020-07-25scsi: qla4xxx: Remove set but unused variable 'func_number'Lee Jones1-2/+0
2020-07-15scsi: qla4xxx: Provide a missing function param description and fix formattingLee Jones1-3/+4
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2018-09-28scsi: qla4xxx: Remove redundant check on drvr_waitColin Ian King1-6/+4
2018-01-04scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha1-3/+2
2017-04-27scsi: qla4xxx: fix spelling mistake: "Tempalate" -> "Template"Colin Ian King1-1/+1
2014-07-30qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi1-0/+6
2014-05-19qla4xxx: Initialize hardware queue for ISP40XXVikas Chaudhary1-0/+2
2014-05-19qla4xxx: Add support of 0xFF capture mask for minidumpTej Parkash1-2/+28
2014-03-15[SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initializationNilesh Javali1-6/+1
2013-09-03[SCSI] qla4xxx: Update Copyright headerVikas Chaudhary1-1/+1
2013-09-03[SCSI] qla4xxx: Added support for ISP8042Vikas Chaudhary1-2/+2
2013-01-30[SCSI] qla4xxx: Remove unnecessary code from qla4xxx_init_local_dataKaren Higgins1-5/+2
2013-01-29[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XXVikas Chaudhary1-0/+10
2012-09-24[SCSI] qla4xxx: Update Copyright headerVikas Chaudhary1-1/+1
2012-09-24[SCSI] qla4xxx: Added support for ISP83XXVikas Chaudhary1-4/+11
2012-09-24[SCSI] qla4xxx: Update structure and variable namesVikas Chaudhary1-3/+3
2012-07-20[SCSI] qla4xxx: Fix Spell check.Vikas Chaudhary1-1/+1
2012-05-30[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash1-0/+92
2012-05-30[SCSI] qla4xxx: Fix kernel panic during discovery logout.Manish Rangankar1-1/+2
2012-02-19[SCSI] qla4xxx: Added ping supportVikas Chaudhary1-0/+5
2012-01-16[SCSI] qla4xxx: Clear the RISC interrupt bit during FW initSarang Radke1-0/+3
2011-12-14[SCSI] qla4xxx: a small loop fixTomas Henzl1-1/+3
2011-12-14[SCSI] qla4xxx: fix flash/ddb supportMike Christie1-39/+200
2011-10-16[SCSI] qla4xxx: Fixed device blocked issue on link up-down.Manish Rangankar1-0/+2
2011-10-16[SCSI] qla4xxx: Fixed session destroy issue on link up-down.Manish Rangankar1-0/+16
2011-10-16[SCSI] qla4xxx: Clear DDB map index on the basis of AEN.Manish Rangankar1-1/+11
2011-10-16[SCSI] qla4xxx: Free Device Database (DDB) reserved by FWLalit Chandivade1-0/+40
2011-08-27[SCSI] qla4xxx: Added vendor specific sysfs attributesVikas Chaudhary1-0/+21
2011-08-27[SCSI] qla4xxx: Remove reduandant code after open-iscsi integration.Manish Rangankar1-607/+1
2011-08-27[SCSI] qla4xxx: support iscsiadm session mgmtManish Rangankar1-78/+50
2011-08-27[SCSI] qla4xxx: Added new "struct ipaddress_config"Vikas Chaudhary1-22/+31
2011-05-24[SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23[SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changedVikas Chaudhary1-12/+3
2011-03-23[SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGINVikas Chaudhary1-2/+0
2011-03-23[SCSI] qla4xxx: cleanup DDB relogin logic during initializationKaren Higgins1-152/+31
2011-03-23[SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list()Vikas Chaudhary1-7/+0
2010-12-21[SCSI] qla4xxx: Updated the Copyright headerVikas Chaudhary1-1/+1
2010-10-25[SCSI] qla4xxx: free_irqs on failed initialize_adapterVikas Chaudhary1-0/+6
2010-10-25[SCSI] qla4xxx: Trivial cleanupVikas Chaudhary1-2/+2
2010-08-06[SCSI] qla4xxx: Added AER support for ISP82xxLalit Chandivade1-1/+4
2010-08-06[SCSI] qla4xxx: Stop firmware before doing init firmware.Lalit Chandivade1-0/+6
2010-08-06[SCSI] qla4xxx: set correct value in sess->recovery_tmoVikas Chaudhary1-3/+0