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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-05
[SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.
Saurav Kashyap
1
-0
/
+3
2010-09-05
[SCSI] qla2xxx: Increase SG table size to support large IO size per scsi comm...
Giridhar Malavali
2
-2
/
+12
2010-09-05
[SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...
Giridhar Malavali
1
-9
/
+9
2010-09-05
[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002
Madhuranath Iyengar
5
-1
/
+107
2010-09-05
[SCSI] qla2xxx: Update to AER support, do early abort commands.
Lalit Chandivade
2
-9
/
+13
2010-09-05
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Giridhar Malavali
3
-199
/
+202
2010-09-05
[SCSI] qla2xxx: Return proper fabric name based on device state.
Giridhar Malavali
1
-5
/
+5
2010-09-05
[SCSI] qla2xxx: Added AER support for ISP82xx.
Lalit Chandivade
3
-5
/
+138
2010-09-05
[SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f...
Giridhar Malavali
1
-3
/
+2
2010-09-05
[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.
Giridhar Malavali
2
-4
/
+6
2010-09-05
[SCSI] qla2xxx: do not reset dev_loss_tmo in slave callout
Mike Christie
2
-5
/
+11
2010-08-11
drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats
Joe Perches
1
-2
/
+2
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-07-28
[SCSI] qla2xxx: T10 DIF Type 2 support
Arun Easi
4
-6
/
+43
2010-07-28
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Andrew Vasquez
5
-60
/
+5
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
22
-22
/
+22
2010-07-28
[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...
Giridhar Malavali
4
-40
/
+25
2010-07-28
[SCSI] qla2xxx: Updates for ISP82xx.
Giridhar Malavali
4
-289
/
+42
2010-07-28
[SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adapters
Harish Zunjarrao
1
-13
/
+24
2010-07-28
[SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters
Harish Zunjarrao
3
-10
/
+162
2010-07-28
[SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...
Madhuranath Iyengar
1
-0
/
+7
2010-07-28
[SCSI] qla2xxx: Add qla2x00_free_fcports() function
Chad Dupuis
3
-6
/
+15
2010-07-28
[SCSI] qla2xxx: Stop firmware before doing init firmware.
Andrew Vasquez
1
-2
/
+3
2010-07-28
[SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...
Duane Grigsby
1
-0
/
+3
2010-07-28
[SCSI] qla2xxx: Correct extended sense-data handling.
Andrew Vasquez
1
-9
/
+18
2010-07-28
[SCSI] qla2xxx: Check for golden firmware and show version if available
Madhuranath Iyengar
3
-0
/
+42
2010-07-28
[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...
Chad Dupuis
4
-1
/
+103
2010-07-28
[SCSI] qla2xxx: Appropriately log FCP priority data messages
Madhuranath Iyengar
3
-20
/
+48
2010-07-28
[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing
Giridhar Malavali
5
-240
/
+19
2010-07-28
[SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop id
Madhuranath Iyengar
1
-0
/
+7
2010-07-27
[SCSI] qla2xxx: Updated version number to 8.03.03-k0.
Giridhar Malavali
1
-3
/
+3
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: Removed redundant check for ISP 84xx.
Giridhar Malavali
1
-1
/
+1
2010-07-27
[SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as defaul...
Giridhar Malavali
2
-5
/
+10
2010-07-27
[SCSI] qla2xxx: T10 DIF enablement for 81XX
Arun Easi
2
-3
/
+3
2010-07-27
[SCSI] qla2xxx: Fix flash write failure on ISP82xx.
Lalit Chandivade
1
-3
/
+4
2010-07-27
[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.
Santosh Vernekar
4
-24
/
+78
2010-07-27
[SCSI] qla2xxx: Do not enable VP in non fabric topology.
Lalit Chandivade
1
-1
/
+2
2010-07-27
[SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware f...
Harish Zunjarrao
3
-7
/
+215
2010-07-27
[SCSI] qla2xxx: Make the FC port capability mutual exclusive.
Andrew Vasquez
1
-2
/
+2
2010-07-27
[SCSI] qla2xxx: Add internal loopback support for ISP81xx.
Sarang Radke
7
-17
/
+269
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
2
-7
/
+15
2010-07-27
[SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort.
Giridhar Malavali
2
-1
/
+31
2010-07-27
[SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.
Giridhar Malavali
1
-4
/
+4
2010-07-27
[SCSI] qla2xxx: Add portid to async-request messages.
Andrew Vasquez
2
-16
/
+31
2010-07-27
[SCSI] qla2xxx: Clear drive active CRB register when not in use.
Giridhar Malavali
6
-5
/
+13
2010-06-16
fix typos concerning "management"
Uwe Kleine-König
2
-2
/
+2
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-16
/
+16
2010-05-17
[SCSI] qla2xxx: Updates to ISP82xx support.
Giridhar Malavali
4
-144
/
+111
[next]