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
/
qla_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
[SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...
Chad Dupuis
1
-6
/
+6
2014-03-15
[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.
Armen Baloyan
1
-0
/
+88
2014-03-15
[SCSI] qla2xxx: Fix Task Management command asynchronous handling
Armen Baloyan
1
-35
/
+44
2014-03-15
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
1
-19
/
+237
2014-03-15
[SCSI] qla2xxx: Enable the Flash Access Control (FAC) mailbox command.
Joe Carnuccio
1
-4
/
+1
2013-12-19
[SCSI] qla2xxx: Honor execute firmware failures.
Chad Dupuis
1
-0
/
+2
2013-09-03
[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.
Joe Carnuccio
1
-0
/
+1
2013-09-03
[SCSI] qla2xxx: Reconfigure thermal temperature.
Joe Carnuccio
1
-1
/
+0
2013-09-03
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
Joe Carnuccio
1
-0
/
+5
2013-09-03
[SCSI] qla2xxx: Add support for ISP8044.
Atul Deshmukh
1
-18
/
+37
2013-09-03
[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
Oleksandr Khoshaba
1
-19
/
+5
2013-07-08
[SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()
Bart Van Assche
1
-8
/
+0
2013-04-11
[SCSI] qla2xxx: Enhancements to support ISPFx00.
Giridhar Malavali
1
-13
/
+39
2013-04-06
[SCSI] qla2xxx: Fix crash during firmware dump procedure.
Arun Easi
1
-1
/
+1
2013-04-06
[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...
Joe Carnuccio
1
-2
/
+0
2013-02-22
[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.
Joe Carnuccio
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.
Chad Dupuis
1
-18
/
+3
2013-02-22
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
Joe Carnuccio
1
-0
/
+2
2013-02-22
[SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query match...
Joe Carnuccio
1
-5
/
+9
2013-02-22
[SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are e...
Joe Carnuccio
1
-20
/
+63
2013-02-22
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.
Chad Dupuis
1
-3
/
+1
2013-02-22
[SCSI] qla2xxx: Do link initialization on get loop id failure.
Joe Carnuccio
1
-0
/
+8
2013-02-22
[SCSI] qla2xxx: Update the FTP site references in the driver sources.
Giridhar Malavali
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Enable target mode support for ISP83xx.
Arun Easi
1
-1
/
+5
2013-02-22
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
1
-2
/
+52
2012-11-30
[SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.
Joe Carnuccio
1
-3
/
+2
2012-11-30
[SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed.
Joe Carnuccio
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset.
Joe Carnuccio
1
-0
/
+79
2012-11-30
[SCSI] qla2xxx: Fix for warnings reported by sparse.
Saurav Kashyap
1
-55
/
+7
2012-11-30
[SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock.
Chad Dupuis
1
-4
/
+0
2012-11-30
[SCSI] qla2xxx: Clear unsupported 'states' during Get-FW-State queries.
Andrew Vasquez
1
-0
/
+1
2012-10-09
[SCSI] qla2xxx: fix potential deadlock on ha->hardware_lock
Jiri Kosina
1
-2
/
+3
2012-09-24
[SCSI] qla2xxx: T10 DIF - ISP83xx changes.
Arun Easi
1
-0
/
+3
2012-09-24
[SCSI] qla2xxx: Restrict nic core reset to one function for mctp.
Saurav Kashyap
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Get fcal position map should not be called for p2p topology.
Saurav Kashyap
1
-5
/
+0
2012-09-24
[SCSI] qla2xxx: Set Maximum Read Request Size to 4K.
Chad Dupuis
1
-2
/
+2
2012-09-24
[SCSI] qla2xxx: Do not restrict the number of NPIV ports for ISP83xx.
Saurav Kashyap
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Fail initialization if unable to load RISC code.
Andrew Vasquez
1
-1
/
+2
2012-09-24
[SCSI] qla2xxx: Dont call nic restart firmware if it is already active and ru...
Saurav Kashyap
1
-0
/
+8
2012-09-24
[SCSI] qla2xxx: Perform ROM mbx cmd access only after ISP soft-reset during f...
Santosh Vernekar
1
-8
/
+8
2012-09-24
[SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology.
Arun Easi
1
-0
/
+2
2012-09-24
[SCSI] qla2xxx: Update the driver copyright.
Chad Dupuis
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Changes for ISP83xx loopback support.
Chad Dupuis
1
-5
/
+5
2012-09-24
[SCSI] qla2xxx: Implemetation of mctp.
Saurav Kashyap
1
-0
/
+54
2012-09-24
[SCSI] qla2xxx: IDC implementation for ISP83xx.
Santosh Vernekar
1
-0
/
+389
2012-09-24
[SCSI] qla2xxx: Implementation of bidirectional.
Saurav Kashyap
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.
Chad Dupuis
1
-60
/
+21
2012-07-20
[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-2
/
+2
2012-05-22
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
1
-4
/
+70
[next]