index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.
Giridhar Malavali
1
-1
/
+1
2010-10-26
[SCSI] qla2xxx: Addition of shutdown callback handler.
Madhuranath Iyengar
1
-0
/
+7
2010-10-26
[SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().
Chad Dupuis
1
-1
/
+1
2010-10-26
[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.
Chad Dupuis
1
-2
/
+3
2010-10-26
[SCSI] qla2xxx: Remove port down retry count.
Chad Dupuis
1
-8
/
+0
2010-10-26
[SCSI] qla2xxx: locking problem in qla2x00_init_rings()
Dan Carpenter
1
-2
/
+2
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-9
/
+45
2010-09-05
[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002
Madhuranath Iyengar
1
-0
/
+31
2010-09-05
[SCSI] qla2xxx: Update to AER support, do early abort commands.
Lalit Chandivade
1
-9
/
+11
2010-09-05
[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.
Giridhar Malavali
1
-0
/
+3
2010-09-05
[SCSI] qla2xxx: Fix vport delete issues
Arun Easi
1
-13
/
+81
2010-07-28
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Andrew Vasquez
1
-1
/
+1
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
1
-1
/
+1
2010-07-28
[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...
Giridhar Malavali
1
-2
/
+7
2010-07-28
[SCSI] qla2xxx: Stop firmware before doing init firmware.
Andrew Vasquez
1
-2
/
+3
2010-07-28
[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...
Chad Dupuis
1
-1
/
+10
2010-07-28
[SCSI] qla2xxx: Appropriately log FCP priority data messages
Madhuranath Iyengar
1
-5
/
+2
2010-07-28
[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing
Giridhar Malavali
1
-71
/
+2
2010-07-27
[SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if gr...
Andrew Vasquez
1
-10
/
+22
2010-07-27
[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.
Santosh Vernekar
1
-1
/
+2
2010-07-27
[SCSI] qla2xxx: Limit rport-flaps during link-disruptions.
Giridhar Malavali
1
-3
/
+5
2010-07-27
[SCSI] qla2xxx: Correct async-srb issues.
Andrew Vasquez
1
-6
/
+14
2010-07-27
[SCSI] qla2xxx: Add portid to async-request messages.
Andrew Vasquez
1
-2
/
+4
2010-07-27
[SCSI] qla2xxx: Clear drive active CRB register when not in use.
Giridhar Malavali
1
-0
/
+2
2010-05-17
[SCSI] qla2xxx: Updates to ISP82xx support.
Giridhar Malavali
1
-33
/
+0
2010-05-17
[SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.
Mike Waychison
1
-2
/
+2
2010-05-17
[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.
Madhuranath Iyengar
1
-4
/
+152
2010-05-17
[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
Madhuranath Iyengar
1
-57
/
+78
2010-05-17
[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.
Andrew Vasquez
1
-6
/
+82
2010-05-17
[SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.
Andrew Vasquez
1
-10
/
+33
2010-05-01
[SCSI] qla2xxx: Add ISP82XX support.
Giridhar Malavali
1
-26
/
+207
2010-04-11
[SCSI] qla2xxx: General checkpatch corrections.
Andrew Vasquez
1
-2
/
+2
2010-04-11
[SCSI] qla2xxx: Add APEX support.
Sarang Radke
1
-0
/
+168
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-19
[SCSI] qla2xxx: Add firmware ETS burst support.
Andrew Vasquez
1
-1
/
+10
2010-02-19
[SCSI] qla2xxx: Correct loop-resync issues during SNS scans.
Andrew Vasquez
1
-1
/
+6
2010-01-19
[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.
Giridhar Malavali
1
-2
/
+12
2010-01-17
[SCSI] qla2xxx: Correct FCP2 recovery handling.
Andrew Vasquez
1
-6
/
+6
2009-12-30
[SCSI] qla2xxx: Extend base EEH support in qla2xxx.
Andrew Vasquez
1
-0
/
+20
2009-12-30
[SCSI] qla2xxx: Get the link data rate explicitly during device resync.
Michael Hernandez
1
-0
/
+2
2009-12-10
[SCSI] qla2xxx: fix for multiqueue in MISX disabled case
Anirban Chakraborty
1
-1
/
+11
2009-12-04
[SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link...
Andrew Vasquez
1
-1
/
+0
2009-12-04
[SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs.
Andrew Vasquez
1
-1
/
+1
2009-12-04
[SCSI] qla2xxx: Reread firmware versions information after an ISP abort.
Lalit Chandivade
1
-0
/
+9
2009-09-12
[SCSI] qla2xxx: Properly delete rports attached to a vport.
Andrew Vasquez
1
-5
/
+7
2009-09-12
[SCSI] qla2xxx: Correct various NPIV issues.
Andrew Vasquez
1
-2
/
+0
2009-09-12
[SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx.
Andrew Vasquez
1
-1
/
+2
2009-09-12
[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.
Santosh Vernekar
1
-1
/
+1
2009-09-05
[SCSI] qla2xxx: Add asynchronous-login support.
Andrew Vasquez
1
-3
/
+212
2009-08-23
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...
Anirban Chakraborty
1
-3
/
+2
[next]