Age | Commit message (Expand) | Author | Files | Lines |
2017-03-19 | qla2xxx: Allow vref count to timeout on vport delete. | Joe Carnuccio | 1 | -6/+8 |
2016-12-14 | scsi: qla2xxx: Add multiple queue pair functionality. | Michael Hernandez | 1 | -54/+60 |
2016-12-14 | scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls. | Michael Hernandez | 1 | -1/+1 |
2016-02-07 | qla2xxx: Fix stale pointer access. | Quinn Tran | 1 | -2/+2 |
2015-08-26 | qla2xxx: Remove set-but-not-used variables | Bart Van Assche | 1 | -2/+1 |
2015-04-17 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -8/+14 |
2015-04-10 | qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled. | Sawan Chandak | 1 | -8/+14 |
2015-03-07 | qla2xxx: Fix printks in ql_log message | Yannick Guerrini | 1 | -1/+1 |
2014-09-25 | qla2xxx: ISP25xx multiqueue shadow register crash fix. | Joe Carnuccio | 1 | -0/+2 |
2014-05-19 | qla2xxx: Change copyright year to 2014 in all the source files. | Armen Baloyan | 1 | -1/+1 |
2014-03-15 | [SCSI] qla2xxx: Add support for ISP2071. | Chad Dupuis | 1 | -2/+2 |
2013-09-03 | [SCSI] qla2xxx: Correct multiqueue offset calculations. | Andrew Vasquez | 1 | -0/+2 |
2013-02-22 | [SCSI] qla2xxx: Update the copyright information. | Saurav Kashyap | 1 | -1/+1 |
2013-02-22 | [SCSI] qla2xxx: Determine the number of outstanding commands based on availab... | Chad Dupuis | 1 | -1/+6 |
2012-10-26 | qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_map | Nicholas Bellinger | 1 | -0/+3 |
2012-09-24 | [SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe. | Chad Dupuis | 1 | -1/+0 |
2012-09-24 | [SCSI] qla2xxx: Update the driver copyright. | Chad Dupuis | 1 | -1/+1 |
2012-09-14 | [SCSI] qla2xxx: Fix typo in qla2xxx files | Masanari Iida | 1 | -1/+1 |
2012-05-22 | [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series | Nicholas Bellinger | 1 | -0/+8 |
2012-05-22 | [SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port. | Joe Carnuccio | 1 | -1/+1 |
2012-05-22 | [SCSI] qla2xxx: Add ql_dbg_verbose logging level. | Saurav Kashyap | 1 | -5/+3 |
2012-02-19 | [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number... | Chad Dupuis | 1 | -1/+1 |
2011-08-27 | [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. | Arun Easi | 1 | -1/+1 |
2011-07-27 | [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. | Saurav Kashyap | 1 | -52/+108 |
2011-05-17 | [SCSI] qla2xxx: Allow an override of the registered maximum LUN. | Andrew Vasquez | 1 | -1/+1 |
2011-05-01 | [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled. | Chad Dupuis | 1 | -1/+1 |
2011-05-01 | [SCSI] qla2xxx: Update copyright banner. | Andrew Vasquez | 1 | -1/+1 |
2010-09-05 | [SCSI] qla2xxx: make rport deletions explicit during vport removal | Arun Easi | 1 | -1/+0 |
2010-09-05 | [SCSI] qla2xxx: Fix vport delete issues | Arun Easi | 1 | -7/+60 |
2010-07-28 | [SCSI] qla2xxx: T10 DIF Type 2 support | Arun Easi | 1 | -1/+4 |
2010-07-28 | [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. | Andrew Vasquez | 1 | -50/+1 |
2010-07-28 | [SCSI] qla2xxx: Update copyright banner. | Giridhar Malavali | 1 | -1/+1 |
2010-07-27 | [SCSI] qla2xxx: Do not enable VP in non fabric topology. | Lalit Chandivade | 1 | -1/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-08 | [SCSI] qla2xxx: Obtain proper host structure during response-queue processing. | Anirban Chakraborty | 1 | -3/+5 |
2009-12-30 | [SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity mode | Anirban Chakraborty | 1 | -0/+2 |
2009-12-10 | [SCSI] qla2xxx: fix for multiqueue in MISX disabled case | Anirban Chakraborty | 1 | -0/+4 |
2009-12-04 | [SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link... | Andrew Vasquez | 1 | -2/+0 |
2009-10-02 | [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create | Anirban Chakraborty | 1 | -2/+4 |
2009-09-12 | [SCSI] qla2xxx: Correct various NPIV issues. | Andrew Vasquez | 1 | -16/+14 |
2009-09-05 | [SCSI] qla2xxx: Add asynchronous-login support. | Andrew Vasquez | 1 | -0/+2 |
2009-08-23 | [SCSI] qla2xxx: Process DPC requests within valid Fabric topologies. | Lalit Chandivade | 1 | -0/+3 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-05-21 | [SCSI] qla2xxx: Add CPU affinity support. | Anirban Chakraborty | 1 | -0/+11 |
2009-05-21 | [SCSI] qla2xxx: Add QoS support. | Anirban Chakraborty | 1 | -62/+45 |
2009-04-03 | [SCSI] qla2xxx: Consolidate queuecommand implementations. | Giridhar Malavali | 1 | -1/+1 |
2009-04-03 | [SCSI] qla2xxx: Refactor request/response-queue register handling. | Andrew Vasquez | 1 | -1/+9 |
2009-03-10 | [SCSI] qla2xxx: Correct vport delete bug. | Anirban Chakraborty | 1 | -4/+6 |
2009-02-10 | [SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion. | Anirban Chakraborty | 1 | -1/+1 |
2009-02-10 | [SCSI] qla2xxx: Remove interrupt request bit check in the response processing... | Anirban Chakraborty | 1 | -5/+5 |