index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_mid.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
[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-20
[SCSI] qla2xxx: Add CPU affinity support.
Anirban Chakraborty
1
-0
/
+11
2009-05-20
[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
2009-01-13
[SCSI] qla2xxx: Fix ISP restart bug in multiq code
Anirban Chakraborty
1
-0
/
+1
2009-01-07
[SCSI] qla2xxx: Use proper request/response queues with MQ instantiations.
Andrew Vasquez
1
-1
/
+3
2008-12-29
[SCSI] qla2xxx: add support for multi-queue adapter
Anirban Chakraborty
1
-6
/
+343
2008-12-29
[SCSI] qla2xxx: Refactor qla data structures
Anirban Chakraborty
1
-103
/
+70
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-26
[SCSI] qla2xxx: Additional NPIV corrections.
Andrew Vasquez
1
-0
/
+1
2008-07-26
[SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re...
Seokmann Ju
1
-1
/
+2
2008-07-26
[SCSI] qla2xxx: Correct fcport state-management during loss.
Seokmann Ju
1
-1
/
+0
2008-07-26
[SCSI] qla2xxx: Cleanup NPIV related functions
Seokmann Ju
1
-8
/
+3
[next]