index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
/
ql4_isr.c
Commit message (
Expand
)
Author
Age
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
*
qla4xxx: Disable INTx interrupt for ISP82XX
Tej Parkash
2014-05-19
*
[SCSI] libiscsi: Reduce locking contention in fast path
Shlomo Pongratz
2014-03-15
*
[SCSI] qla4xxx: Handle IPv6 AEN notifications
Nilesh Javali
2014-03-15
*
[SCSI] qla4xxx: Fix processing response queue during probe
Tej Parkash
2014-03-15
*
[SCSI] qla4xxx: Return correct error status from func qla4xxx_request_irqs()
Vikas Chaudhary
2014-03-15
*
[SCSI] qla4xxx: Rename ACB_STATE macros with IP_ADDRSTATE macros
Nilesh Javali
2014-03-15
*
[SCSI] qla4xxx: Added support for Diagnostics MBOX command
Vikas Chaudhary
2013-12-19
*
[SCSI] qla4xxx: Add support for additional network parameters settings
Harish Zunjarrao
2013-12-16
*
[SCSI] qla4xxx: Update Copyright header
Vikas Chaudhary
2013-09-03
*
[SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042
Nilesh Javali
2013-09-03
*
[SCSI] qla4xxx: Added support for ISP8042
Vikas Chaudhary
2013-09-03
*
[SCSI] qla4xxx: Added print statements to display AENs
Vikas Chaudhary
2013-04-11
*
[SCSI] qla4xxx: Fixed request queue count manipulation on response path
Tej Parkash
2013-04-10
*
[SCSI] qla4xxx: Fix debug level to avoid floods of same message
Vikas Chaudhary
2013-04-10
*
[SCSI] qla4xxx: Quiesce driver activities while loopback
Nilesh Javali
2013-01-29
*
[SCSI] qla4xxx: Rename MBOX_ASTS_IDC_NOTIFY to MBOX_ASTS_IDC_REQUEST_NOTIFICA...
Nilesh Javali
2013-01-29
*
[SCSI] qla4xxx: Add spurious interrupt messages under debug level 2
Nilesh Javali
2013-01-29
*
[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX
Vikas Chaudhary
2013-01-28
*
[SCSI] qla4xxx: IDC implementation for Loopback
Nilesh Javali
2012-09-24
*
[SCSI] qla4xxx: Prevent MSI/MSI-X falling back to INTx for ISP82XX
Vikas Chaudhary
2012-09-24
*
[SCSI] qla4xxx: Update Copyright header
Vikas Chaudhary
2012-09-24
*
[SCSI] qla4xxx: Added support for ISP83XX
Vikas Chaudhary
2012-09-24
*
[SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX()
Vikas Chaudhary
2012-09-24
*
[SCSI] qla4xxx: Update structure and variable names
Vikas Chaudhary
2012-09-24
*
[SCSI] qla4xxx: Update function name from 8xxx to 82xx
Vikas Chaudhary
2012-09-24
*
[SCSI] qla4xxx: Properly handle SCSI underrun while processing status IOCBs.
Lalit Chandivade
2012-09-14
*
[SCSI] iscsi_transport: Added error status code for ping comp event
Vikas Chaudhary
2012-03-27
*
[SCSI] qla4xxx: Added ping support
Vikas Chaudhary
2012-02-19
*
[SCSI] qla4xxx: added support for host event
Vikas Chaudhary
2012-02-19
*
[SCSI] qla4xxx: Perform context resets in case of context failures.
Vikas Chaudhary
2011-12-15
*
[SCSI] qla4xxx: Added support for adapter and firmware reset
Vikas Chaudhary
2011-08-27
*
[SCSI] qla4xxx: support iscsiadm session mgmt
Manish Rangankar
2011-08-27
*
[SCSI] qla4xxx: Complete the cmd if sense_len is zero
Prasanna Mumbai
2011-05-24
*
[SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()
Prasanna Mumbai
2011-05-24
*
[SCSI] qla4xxx: Prevent other port reinitialization during remove_adapter
Karen Higgins
2011-03-23
*
[SCSI] qla4xxx: cleanup DDB relogin logic during initialization
Karen Higgins
2011-03-23
*
drivers:scsi Change printk typo initate -> initiate
Justin P. Mattock
2011-02-17
*
[SCSI] qla4xxx: Updated the Copyright header
Vikas Chaudhary
2010-12-21
*
[SCSI] qla4xxx: cache new IP address acquired via DHCP
Prasanna Mumbai
2010-12-21
*
[SCSI] qla4xxx: initialize MSI in correct way
Shyam Sundar
2010-12-21
*
[SCSI] qla4xxx: Drop use of IRQF_DISABLE
Vikas Chaudhary
2010-12-21
*
[SCSI] qla4xxx: dump mailbox registers on System Error
Karen Higgins
2010-10-25
*
[SCSI] qla4xxx: Add support for 8130/8131 AENs.
Shyam Sundar
2010-10-25
*
[SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entry
Vikas Chaudhary
2010-10-25
*
[SCSI] qla4xxx: Added AER support for ISP82xx
Lalit Chandivade
2010-08-06
*
[SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk
Vikas Chaudhary
2010-07-28
*
[SCSI] qla4xxx: Added support for ISP82XX
Vikas Chaudhary
2010-07-28
*
[SCSI] qla4xxx: added support for abort task management command
Vikas Chaudhary
2010-05-02
*
[SCSI] qla4xxx: do not retry login to CHAP auth failed targets
Vikas Chaudhary
2010-05-02
[next]