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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-09
[SCSI] qla2xxx: Update version number to 8.03.05-k0.
Madhuranath Iyengar
1
-2
/
+2
2010-12-09
[SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.
Saurav Kashyap
1
-1
/
+1
2010-12-09
[SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ...
Andrew Vasquez
1
-0
/
+1
2010-12-09
[SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa...
Mike Hernandez
2
-3
/
+3
2010-12-09
[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.
Mike Hernandez
2
-0
/
+2
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-3
/
+4
2010-10-25
[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.
Giridhar Malavali
3
-13
/
+11
2010-10-25
[SCSI] qla2xxx: Correct PRLI failure response code handling.
Andrew Vasquez
1
-6
/
+0
2010-10-25
[SCSI] qla2xxx: Drop srb reference before waiting for completion.
Mike Christie
1
-41
/
+20
2010-10-25
[SCSI] qla2xxx: Addition of shutdown callback handler.
Madhuranath Iyengar
2
-15
/
+74
2010-10-25
[SCSI] qla2xxx: Initialize the vport_slock spinlock.
Andrew Vasquez
1
-0
/
+1
2010-10-25
[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces
Madhuranath Iyengar
3
-19
/
+12
2010-10-25
[SCSI] qla2xxx: Add flash read/update support using BSG interface
Harish Zunjarrao
2
-0
/
+127
2010-10-25
[SCSI] qla2xxx: Group CS_RESET return status with other link level event stat...
Chad Dupuis
1
-4
/
+2
2010-10-25
[SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().
Chad Dupuis
1
-1
/
+1
2010-10-25
[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.
Chad Dupuis
3
-2
/
+9
2010-10-25
[SCSI] qla2xxx: Remove port down retry count.
Chad Dupuis
4
-40
/
+4
2010-10-25
[SCSI] qla2xxx: locking problem in qla2x00_init_rings()
Dan Carpenter
1
-2
/
+2
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
10
-245
/
+535
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-07
[SCSI] qla2xxx: prep for fc host dev loss tmo support
Mike Christie
1
-11
/
+2
2010-09-16
[SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.
Shyam Sundar
1
-3
/
+36
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: Update version number to 8.03.04-k0.
Madhuranath Iyengar
1
-2
/
+2
2010-09-05
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...
Giridhar Malavali
1
-0
/
+13
2010-09-05
[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.
Lalit Chandivade
1
-3
/
+4
2010-09-05
[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.
Giridhar Malavali
1
-8
/
+12
2010-09-05
[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
1
-1
/
+2
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
7
-36
/
+207
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-04
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
[next]