index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
2013-02-22
1
-2
/
+52
*
[SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.
Joe Carnuccio
2012-11-30
1
-3
/
+2
*
[SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed.
Joe Carnuccio
2012-11-30
1
-1
/
+1
*
[SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset.
Joe Carnuccio
2012-11-30
1
-0
/
+79
*
[SCSI] qla2xxx: Fix for warnings reported by sparse.
Saurav Kashyap
2012-11-30
1
-55
/
+7
*
[SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock.
Chad Dupuis
2012-11-30
1
-4
/
+0
*
[SCSI] qla2xxx: Clear unsupported 'states' during Get-FW-State queries.
Andrew Vasquez
2012-11-30
1
-0
/
+1
*
[SCSI] qla2xxx: fix potential deadlock on ha->hardware_lock
Jiri Kosina
2012-10-09
1
-2
/
+3
*
[SCSI] qla2xxx: T10 DIF - ISP83xx changes.
Arun Easi
2012-09-24
1
-0
/
+3
*
[SCSI] qla2xxx: Restrict nic core reset to one function for mctp.
Saurav Kashyap
2012-09-24
1
-1
/
+1
*
[SCSI] qla2xxx: Get fcal position map should not be called for p2p topology.
Saurav Kashyap
2012-09-24
1
-5
/
+0
*
[SCSI] qla2xxx: Set Maximum Read Request Size to 4K.
Chad Dupuis
2012-09-24
1
-2
/
+2
*
[SCSI] qla2xxx: Do not restrict the number of NPIV ports for ISP83xx.
Saurav Kashyap
2012-09-24
1
-1
/
+1
*
[SCSI] qla2xxx: Fail initialization if unable to load RISC code.
Andrew Vasquez
2012-09-24
1
-1
/
+2
*
[SCSI] qla2xxx: Dont call nic restart firmware if it is already active and ru...
Saurav Kashyap
2012-09-24
1
-0
/
+8
*
[SCSI] qla2xxx: Perform ROM mbx cmd access only after ISP soft-reset during f...
Santosh Vernekar
2012-09-24
1
-8
/
+8
*
[SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology.
Arun Easi
2012-09-24
1
-0
/
+2
*
[SCSI] qla2xxx: Update the driver copyright.
Chad Dupuis
2012-09-24
1
-1
/
+1
*
[SCSI] qla2xxx: Changes for ISP83xx loopback support.
Chad Dupuis
2012-09-24
1
-5
/
+5
*
[SCSI] qla2xxx: Implemetation of mctp.
Saurav Kashyap
2012-09-24
1
-0
/
+54
*
[SCSI] qla2xxx: IDC implementation for ISP83xx.
Santosh Vernekar
2012-09-24
1
-0
/
+389
*
[SCSI] qla2xxx: Implementation of bidirectional.
Saurav Kashyap
2012-09-24
1
-1
/
+1
*
[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.
Chad Dupuis
2012-09-24
1
-60
/
+21
*
[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
2012-07-20
1
-2
/
+2
*
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
2012-05-22
1
-4
/
+70
*
[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted.
Joe Carnuccio
2012-05-22
1
-63
/
+20
*
[SCSI] qla2xxx: Log link up and link down messages to track link flops.
Chad Dupuis
2012-05-22
1
-7
/
+1
*
[SCSI] qla2xxx: Optimize existing port name server query matching.
Joe Carnuccio
2012-05-22
1
-9
/
+5
*
[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.
Joe Carnuccio
2012-05-22
1
-10
/
+0
*
[SCSI] qla2xxx: Stats should be different from physical and virtual ports
Saurav Kashyap
2012-05-22
1
-1
/
+1
*
[SCSI] qla2xxx: Fix typo in qla_init.c
Raul Porcel
2012-05-22
1
-3
/
+3
*
[SCSI] qla2xxx: Handle device mapping changes due to device logout.
Arun Easi
2012-02-19
1
-0
/
+8
*
[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...
Chad Dupuis
2012-02-19
1
-6
/
+5
*
[SCSI] qla2xxx: Cache swl during fabric discovery.
Andrew Vasquez
2012-02-19
1
-7
/
+5
*
[SCSI] qla2xxx: Add new message when a new loopid is assigned.
Arun Easi
2012-02-19
1
-0
/
+3
*
[SCSI] qla2xxx: Handle failure cases during fabric_login
Chad Dupuis
2012-02-19
1
-9
/
+26
*
[SCSI] qla2xxx: Handle change notifications based on switch scan results.
Arun Easi
2012-02-19
1
-124
/
+12
*
[SCSI] qla2xxx: Consolidation of SRB processing.
Giridhar Malavali
2012-02-19
1
-158
/
+98
*
[SCSI] qla2xxx: Use a valid enode-mac if none defined.
Andrew Vasquez
2012-02-19
1
-3
/
+3
*
[SCSI] qla2xxx: Enhancements to support ISP83xx.
Giridhar Malavali
2012-02-19
1
-32
/
+34
*
[SCSI] qla2xxx: Enhanced the dump routines to capture multiple request and re...
Giridhar Malavali
2012-02-19
1
-1
/
+10
*
[SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.
Andrew Vasquez
2011-12-15
1
-0
/
+1
*
[SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.
Saurav Kashyap
2011-12-15
1
-1
/
+6
*
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
2011-12-15
1
-39
/
+45
*
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
2011-12-15
1
-1
/
+2
*
[SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.
Saurav Kashyap
2011-12-12
1
-1
/
+2
*
[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset fo...
Giridhar Malavali
2011-08-29
1
-12
/
+14
*
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
Giridhar Malavali
2011-08-29
1
-6
/
+4
*
[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...
Andrew Vasquez
2011-08-27
1
-3
/
+0
*
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
2011-07-27
1
-423
/
+426
[next]