index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_isr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Use struct t10_pi_tuple
Christoph Hellwig
2016-09-15
1
-1
/
+1
*
qla2xxx: Fix duplicate message id.
Sawan Chandak
2016-07-15
1
-1
/
+1
*
qla2xxx: Correction to function qla26xx_dport_diagnostics().
Joe Carnuccio
2016-07-15
1
-5
/
+3
*
qla2xxx: Add support to handle Loop Init error Asynchronus event.
Joe Carnuccio
2016-07-15
1
-2
/
+9
*
qla2xxx: Add bsg interface to support D_Port Diagnostics.
Joe Carnuccio
2016-07-15
1
-2
/
+5
*
qla2xxx: Shutdown board on thermal shutdown aen.
Joe Carnuccio
2016-07-15
1
-0
/
+7
*
qla2xxx: setup data needed in ISR before setting up the ISR
Johannes Thumshirn
2016-07-15
1
-4
/
+4
*
qla2xxx: Fix NULL pointer deref in QLA interrupt
Bruno Prémont
2016-07-05
1
-1
/
+1
*
qla2xxx: Remove unneeded link offline message.
Chad Dupuis
2016-02-23
1
-4
/
+0
*
qla2xxx: Fix stale pointer access.
Quinn Tran
2016-02-06
1
-2
/
+2
*
qla2xxx: Move atioq to a different lock to reduce lock contention
Quinn Tran
2016-01-07
1
-10
/
+34
*
qla2xxx: Add selective command queuing
Quinn Tran
2016-01-07
1
-1
/
+1
*
qla2xxx: Add irq affinity notification
Quinn Tran
2016-01-07
1
-1
/
+75
*
qla2xxx: Added interface to send explicit LOGO.
Himanshu Madhani
2016-01-07
1
-0
/
+6
*
qla2xxx: Do not reset ISP for error entry with an out of range handle.
Chad Dupuis
2015-08-26
1
-7
/
+1
*
qla2xxx: Do not reset adapter if SRB handle is in range.
Chad Dupuis
2015-08-26
1
-8
/
+12
*
qla2xxx: Handle AEN8014 incoming port logout.
Joe Carnuccio
2015-08-26
1
-3
/
+32
*
qla2xxx: Remove __constant_ prefix
Bart Van Assche
2015-08-26
1
-1
/
+1
*
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-08-26
1
-2
/
+1
*
qla2xxx: prevent board_disable from running during EEH
Thadeu Lima de Souza Cascardo
2015-08-12
1
-1
/
+1
*
qla2xxx: Fix indentation
Bart Van Assche
2015-06-13
1
-2
/
+2
*
qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN...
Sawan Chandak
2015-04-10
1
-4
/
+13
*
qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.
Sawan Chandak
2015-04-10
1
-0
/
+2
*
qla2xxx: Mark port lost when we receive an RSCN for it.
Chad Dupuis
2014-09-25
1
-1
/
+16
*
qla2xxx: Restore WWPN in case of Loop Dead.
Himanshu Madhani
2014-09-25
1
-0
/
+10
*
qla2xxx: Honor FCP_RSP retry delay timer field.
Chad Dupuis
2014-09-25
1
-0
/
+12
*
qla2xxx: Add diagnostic port functionality.
Joe Carnuccio
2014-09-25
1
-0
/
+8
*
qla2xxx: ISPFX00 avoid writing semaphore register in request_irqs().
Joe Carnuccio
2014-09-25
1
-2
/
+3
*
qla2xxx: Prevent probe and board_disable race
Joe Lawrence
2014-09-16
1
-1
/
+2
*
qla2xxx: Prevent removal and board_disable race
Joe Lawrence
2014-09-16
1
-1
/
+2
*
qla2xxx: Schedule board_disable only once
Joe Lawrence
2014-09-16
1
-6
/
+8
*
qla2xxx: Collect PCI register checks and board_disable scheduling
Joe Lawrence
2014-09-16
1
-15
/
+13
*
qla2xxx: Remove restriction on starting remote device discovery on port update.
Chad Dupuis
2014-09-16
1
-6
/
+4
*
qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
1
-16
/
+11
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-2
/
+2
*
qla2xxx: T10-Dif: add T10-PI support
Quinn Tran
2014-05-19
1
-3
/
+6
*
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
2014-05-19
1
-1
/
+1
*
qla2xxx: Do not schedule reset when one is already active when receiving an i...
Chad Dupuis
2014-05-19
1
-5
/
+7
*
[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.
Armen Baloyan
2014-03-15
1
-0
/
+21
*
[SCSI] qla2xxx: Fix Task Management command asynchronous handling
Armen Baloyan
2014-03-15
1
-24
/
+22
*
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
2014-03-15
1
-11
/
+15
*
[SCSI] qla2xxx: Fix multiqueue MSI-X registration.
Chad Dupuis
2014-03-10
1
-16
/
+30
*
[SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port i...
Chad Dupuis
2013-12-19
1
-3
/
+3
*
[SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC r...
Chad Dupuis
2013-12-19
1
-1
/
+8
*
[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.
Chad Dupuis
2013-12-19
1
-1
/
+49
*
[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...
Chad Dupuis
2013-12-19
1
-4
/
+0
*
[SCSI] qla2xxx: Disable INTx interrupt for ISP82XX
Sawan Chandak
2013-12-19
1
-6
/
+7
*
[SCSI] qla2xxx: Fix request queue null dereference.
Chad Dupuis
2013-10-23
1
-0
/
+9
*
[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.
Santosh Vernekar
2013-09-03
1
-17
/
+30
*
[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.
Joe Carnuccio
2013-09-03
1
-0
/
+3
[next]