Age | Commit message (Expand) | Author | Files | Lines |
2021-08-01 | scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo> | Dwaipayan Ray | 1 | -2/+2 |
2020-10-14 | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 1 | -2/+1 |
2020-10-02 | scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changed | Ye Bin | 1 | -2/+1 |
2020-09-16 | scsi/qla4xxx: Convert to SPDX license identifiers | Thomas Gleixner | 1 | -2/+1 |
2020-07-24 | scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err' | Lee Jones | 1 | -0/+1 |
2020-07-24 | scsi: qla4xxx: Check return value of pci_set_mwi() | Lee Jones | 1 | -0/+3 |
2020-07-24 | scsi: qla4xxx: Remove set but unused variable 'func_number' | Lee Jones | 1 | -2/+0 |
2020-07-15 | scsi: qla4xxx: Provide a missing function param description and fix formatting | Lee Jones | 1 | -3/+4 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -2/+2 |
2018-09-28 | scsi: qla4xxx: Remove redundant check on drvr_wait | Colin Ian King | 1 | -6/+4 |
2018-01-04 | scsi: qla4xxx: Use zeroing allocator rather than allocator/memset | Himanshu Jha | 1 | -3/+2 |
2017-04-26 | scsi: qla4xxx: fix spelling mistake: "Tempalate" -> "Template" | Colin Ian King | 1 | -1/+1 |
2014-07-30 | qla4xxx: check the return value of dma_alloc_coherent() | Maurizio Lombardi | 1 | -0/+6 |
2014-05-19 | qla4xxx: Initialize hardware queue for ISP40XX | Vikas Chaudhary | 1 | -0/+2 |
2014-05-19 | qla4xxx: Add support of 0xFF capture mask for minidump | Tej Parkash | 1 | -2/+28 |
2014-03-15 | [SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initialization | Nilesh Javali | 1 | -6/+1 |
2013-09-03 | [SCSI] qla4xxx: Update Copyright header | Vikas Chaudhary | 1 | -1/+1 |
2013-09-03 | [SCSI] qla4xxx: Added support for ISP8042 | Vikas Chaudhary | 1 | -2/+2 |
2013-01-30 | [SCSI] qla4xxx: Remove unnecessary code from qla4xxx_init_local_data | Karen Higgins | 1 | -5/+2 |
2013-01-29 | [SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX | Vikas Chaudhary | 1 | -0/+10 |
2012-09-24 | [SCSI] qla4xxx: Update Copyright header | Vikas Chaudhary | 1 | -1/+1 |
2012-09-24 | [SCSI] qla4xxx: Added support for ISP83XX | Vikas Chaudhary | 1 | -4/+11 |
2012-09-24 | [SCSI] qla4xxx: Update structure and variable names | Vikas Chaudhary | 1 | -3/+3 |
2012-07-20 | [SCSI] qla4xxx: Fix Spell check. | Vikas Chaudhary | 1 | -1/+1 |
2012-05-30 | [SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure | Tej Parkash | 1 | -0/+92 |
2012-05-30 | [SCSI] qla4xxx: Fix kernel panic during discovery logout. | Manish Rangankar | 1 | -1/+2 |
2012-02-19 | [SCSI] qla4xxx: Added ping support | Vikas Chaudhary | 1 | -0/+5 |
2012-01-16 | [SCSI] qla4xxx: Clear the RISC interrupt bit during FW init | Sarang Radke | 1 | -0/+3 |
2011-12-14 | [SCSI] qla4xxx: a small loop fix | Tomas Henzl | 1 | -1/+3 |
2011-12-14 | [SCSI] qla4xxx: fix flash/ddb support | Mike Christie | 1 | -39/+200 |
2011-10-16 | [SCSI] qla4xxx: Fixed device blocked issue on link up-down. | Manish Rangankar | 1 | -0/+2 |
2011-10-16 | [SCSI] qla4xxx: Fixed session destroy issue on link up-down. | Manish Rangankar | 1 | -0/+16 |
2011-10-16 | [SCSI] qla4xxx: Clear DDB map index on the basis of AEN. | Manish Rangankar | 1 | -1/+11 |
2011-10-16 | [SCSI] qla4xxx: Free Device Database (DDB) reserved by FW | Lalit Chandivade | 1 | -0/+40 |
2011-08-27 | [SCSI] qla4xxx: Added vendor specific sysfs attributes | Vikas Chaudhary | 1 | -0/+21 |
2011-08-27 | [SCSI] qla4xxx: Remove reduandant code after open-iscsi integration. | Manish Rangankar | 1 | -607/+1 |
2011-08-27 | [SCSI] qla4xxx: support iscsiadm session mgmt | Manish Rangankar | 1 | -78/+50 |
2011-08-27 | [SCSI] qla4xxx: Added new "struct ipaddress_config" | Vikas Chaudhary | 1 | -22/+31 |
2011-05-24 | [SCSI] qla4xxx: Added vendor specific sysfs attributes | Harish Zunjarrao | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-23 | [SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changed | Vikas Chaudhary | 1 | -12/+3 |
2011-03-23 | [SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGIN | Vikas Chaudhary | 1 | -2/+0 |
2011-03-23 | [SCSI] qla4xxx: cleanup DDB relogin logic during initialization | Karen Higgins | 1 | -152/+31 |
2011-03-23 | [SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list() | Vikas Chaudhary | 1 | -7/+0 |
2010-12-21 | [SCSI] qla4xxx: Updated the Copyright header | Vikas Chaudhary | 1 | -1/+1 |
2010-10-25 | [SCSI] qla4xxx: free_irqs on failed initialize_adapter | Vikas Chaudhary | 1 | -0/+6 |
2010-10-25 | [SCSI] qla4xxx: Trivial cleanup | Vikas Chaudhary | 1 | -2/+2 |
2010-08-06 | [SCSI] qla4xxx: Added AER support for ISP82xx | Lalit Chandivade | 1 | -1/+4 |
2010-08-06 | [SCSI] qla4xxx: Stop firmware before doing init firmware. | Lalit Chandivade | 1 | -0/+6 |
2010-08-06 | [SCSI] qla4xxx: set correct value in sess->recovery_tmo | Vikas Chaudhary | 1 | -3/+0 |