index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Update version number to 8.03.01-k8.
Giridhar Malavali
2009-12-10
1
-1
/
+1
*
[SCSI] qla2xxx: fix for multiqueue in MISX disabled case
Anirban Chakraborty
2009-12-10
4
-2
/
+27
*
[SCSI] qla2xxx: Queue depth ramp up/down modification changes.
Giridhar Malavali
2009-12-10
4
-115
/
+51
*
[SCSI] qla2xxx: dpc thread can execute before scsi host has been added
Michael Reed
2009-12-10
1
-3
/
+3
*
[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects
James Bottomley
2009-12-04
1
-1
/
+2
*
[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh
Christof Schmitt
2009-12-04
1
-21
/
+4
*
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
1
-2
/
+5
*
[SCSI] qla2xxx: Update version number to 8.03.01-k7
Giridhar Malavali
2009-12-04
1
-1
/
+1
*
[SCSI] qla2xxx: Properly handle UNDERRUN completion statuses.
Lalit Chandivade
2009-12-04
1
-63
/
+57
*
[SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link...
Andrew Vasquez
2009-12-04
3
-6
/
+8
*
[SCSI] qla2xxx: Properly check FCP_RSP response-info field after TMF completion.
Andrew Vasquez
2009-12-04
1
-4
/
+22
*
[SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs.
Andrew Vasquez
2009-12-04
3
-6
/
+11
*
[SCSI] qla2xxx: Set the size of the host buffer used to fetch DCBX and XGMAC ...
Giridhar Malavali
2009-12-04
1
-2
/
+2
*
[SCSI] qla2xxx: Reread firmware versions information after an ISP abort.
Lalit Chandivade
2009-12-04
1
-0
/
+9
*
[SCSI] qla2xxx: Display additional mailbox registers during AEN handling.
Andrew Vasquez
2009-12-04
1
-9
/
+15
*
[SCSI] qla2xxx: Add firmware-dump kobject uevent notification.
Andrew Vasquez
2009-12-04
4
-55
/
+64
*
[SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create
Anirban Chakraborty
2009-10-02
1
-2
/
+4
*
[SCSI] qla2xxx: Update version number to 8.03.01-k6.
Giridhar Malavali
2009-09-12
1
-1
/
+1
*
[SCSI] qla2xxx: Properly delete rports attached to a vport.
Andrew Vasquez
2009-09-12
2
-7
/
+11
*
[SCSI] qla2xxx: Correct various NPIV issues.
Andrew Vasquez
2009-09-12
5
-29
/
+32
*
[SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly.
Lalit Chandivade
2009-09-12
1
-4
/
+1
*
[SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx.
Andrew Vasquez
2009-09-12
1
-1
/
+2
*
[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.
Santosh Vernekar
2009-09-12
4
-3
/
+7
*
[SCSI] qla2xxx: Add asynchronous-login support.
Andrew Vasquez
2009-09-05
7
-9
/
+784
*
[SCSI] qla2xxx: Generalize srb structure usage.
Andrew Vasquez
2009-09-05
3
-2
/
+14
*
[SCSI] qla2xxx: Update version number to 8.03.01-k5
Giridhar Malavali
2009-08-22
1
-1
/
+1
*
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...
Anirban Chakraborty
2009-08-22
6
-12
/
+27
*
[SCSI] qla2xxx: Correct display of vp_count in debug printk.
Andrew Vasquez
2009-08-22
1
-1
/
+2
*
[SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the b...
Anirban Chakraborty
2009-08-22
1
-2
/
+4
*
[SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.
Andrew Vasquez
2009-08-22
1
-0
/
+4
*
[SCSI] qla2xxx: Pad IOCB structure for size requirements.
Shyam Sundar
2009-08-22
1
-1
/
+1
*
[SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis.
Santosh Vernekar
2009-08-22
1
-1
/
+1
*
[SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.
Lalit Chandivade
2009-08-22
1
-0
/
+3
*
[SCSI] qla2xxx: Mark all devices lost on loss of fc port.
Santosh Vernekar
2009-08-22
1
-0
/
+1
*
[SCSI] qla2xxx: Skip RSCN processing on vha if event is global.
Santosh Vernekar
2009-08-22
1
-4
/
+20
*
[SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.
Andrew Vasquez
2009-08-22
1
-1
/
+29
*
[SCSI] qla2xxx: Pass the command's data residual to upper-layer callers.
Ravi Anand
2009-08-22
1
-0
/
+1
*
[SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warnings
Dave Jones
2009-08-22
1
-1
/
+1
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
qla2xxx: Update version number to 8.03.01-k4.
Andrew Vasquez
2009-06-21
1
-1
/
+1
*
qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...
Andrew Vasquez
2009-06-21
1
-1
/
+1
*
qla2xxx: Limit querying to supported mailbox-registers while reading FW state.
Andrew Vasquez
2009-06-21
1
-5
/
+10
*
qla2xxx: Correct iiDMA-update calling conventions.
Harish Zunjarrao
2009-06-21
2
-7
/
+8
*
qla2xxx: Fixed a bug in number of response queue creation logic.
Anirban Chakraborty
2009-06-21
1
-1
/
+1
*
[SCSI] qla2xxx: Resolve a performance issue in interrupt
Anirban Chakraborty
2009-06-15
1
-6
/
+9
*
[SCSI] qla2xxx: fix printk format warnings
Randy Dunlap
2009-06-15
1
-2
/
+5
*
[SCSI] qla2xxx: Update version number to 8.03.01-k3.
Andrew Vasquez
2009-06-08
1
-1
/
+1
*
[SCSI] qla2xxx: Synchronize MPI settings after a PE Reset.
Andrew Vasquez
2009-06-08
3
-0
/
+121
*
[SCSI] qla2xxx: Export additional firmware-states for application support.
Andrew Vasquez
2009-06-08
3
-4
/
+25
*
[SCSI] qla2xxx: Reduce lock-contention during do-work processing.
Andrew Vasquez
2009-06-08
2
-23
/
+24
[next]