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
2011-10-02
[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload
Roland Dreier
1
-4
/
+5
2011-09-23
scsi: fix qla2xxx printk format warning
Randy Dunlap
1
-2
/
+2
2011-08-27
[SCSI] qla2xxx: Update version number to 8.03.07.07-k.
Chad Dupuis
1
-1
/
+1
2011-08-27
[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.
Saurav Kashyap
1
-10
/
+10
2011-08-27
[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...
Andrew Vasquez
2
-4
/
+0
2011-08-27
[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.
Saurav Kashyap
1
-2
/
+3
2011-08-27
[SCSI] qla2xxx: Double check for command completion if abort mailbox command ...
Chad Dupuis
1
-0
/
+4
2011-08-27
[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.
Saurav Kashyap
1
-0
/
+3
2011-08-27
[SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.
Chad Dupuis
1
-3
/
+2
2011-08-27
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
Arun Easi
8
-64
/
+62
2011-08-27
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
Arun Easi
6
-38
/
+335
2011-07-27
[SCSI] qla2xxx: Cleanup of previous infrastructure.
Saurav Kashyap
2
-243
/
+0
2011-07-27
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
15
-2606
/
+2941
2011-07-27
[SCSI] qla2xxx: Basic infrastructure for dynamic logging.
Saurav Kashyap
5
-3
/
+349
2011-06-27
scsi: qla_isr.c: fix comment typo 'hammmer'
Justin P. Mattock
1
-2
/
+2
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-05-17
[SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.
Joe Carnuccio
1
-42
/
+11
2011-05-17
[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.
Joe Carnuccio
3
-62
/
+33
2011-05-17
[SCSI] qla2xxx: Clear complete initialization control block.
Andrew Vasquez
1
-1
/
+1
2011-05-17
[SCSI] qla2xxx: Allow an override of the registered maximum LUN.
Andrew Vasquez
3
-2
/
+9
2011-05-17
[SCSI] qla2xxx: Add host number in reset and quiescent message logs.
Saurav Kashyap
1
-3
/
+5
2011-05-17
[SCSI] qla2xxx: Correctly read sfp single byte mailbox register.
Joe Carnuccio
1
-2
/
+2
2011-05-17
[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.
Chad Dupuis
2
-8
/
+13
2011-05-17
[SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.
Chad Dupuis
1
-1
/
+5
2011-05-17
[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue...
Madhuranath Iyengar
1
-1
/
+1
2011-05-17
[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.
Joe Carnuccio
1
-1
/
+1
2011-05-17
[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.
Saurav Kashyap
1
-0
/
+7
2011-05-17
[SCSI] qla2xxx: Fix hang during driver unload when vport is active.
Arun Easi
1
-10
/
+15
2011-05-17
[SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.
Andrew Vasquez
2
-4
/
+3
2011-05-17
[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.
Saurav Kashyap
1
-3
/
+4
2011-05-17
[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.
Arun Easi
1
-2
/
+3
2011-05-01
[SCSI] qla2xxx: Update version number to 8.03.07.03-k.
Madhuranath Iyengar
1
-2
/
+2
2011-05-01
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
Chad Dupuis
6
-8
/
+35
2011-05-01
[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.
Andrew Vasquez
2
-5
/
+23
2011-05-01
[SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.
Giridhar Malavali
1
-4
/
+14
2011-05-01
[SCSI] qla2xxx: Add the ql2xdontresethba module_param.
Giridhar Malavali
3
-0
/
+10
2011-05-01
[SCSI] qla2xxx: Display hardware/firmware registers to get more information a...
Giridhar Malavali
1
-0
/
+18
2011-05-01
[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().
Joe Carnuccio
3
-3
/
+14
2011-05-01
[SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...
Giridhar Malavali
2
-11
/
+37
2011-05-01
[SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().
Giridhar Malavali
1
-1
/
+0
2011-05-01
[SCSI] qla2xxx: Updated the reset sequence for ISP82xx.
Giridhar Malavali
1
-2
/
+17
2011-05-01
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
22
-22
/
+22
2011-05-01
[SCSI] qla2xxx: Free firmware PCB on logout request.
Andrew Vasquez
1
-1
/
+2
2011-05-01
[SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O hand...
Mike Hernandez
1
-1
/
+1
2011-05-01
[SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...
Andrew Vasquez
1
-1
/
+0
2011-05-01
[SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...
Andrew Vasquez
1
-6
/
+9
2011-05-01
[SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...
Andrew Vasquez
1
-3
/
+3
2011-05-01
[SCSI] qla2xxx: Display PortID information during FCP command-status handling.
Andrew Vasquez
1
-4
/
+5
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
6
-10
/
+10
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-2
/
+2
[next]