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
/
qla2xxx
/
qla_os.c
Commit message (
Expand
)
Author
Age
*
[SCSI] qla2xxx: Remove check for null fcport from host reset handler.
Michael Christie
2012-02-18
*
[SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.
Andrew Vasquez
2012-02-18
*
[SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.
Chad Dupuis
2012-02-18
*
[SCSI] qla2xxx: Propagate up abort failures.
Arun Easi
2012-02-18
*
[SCSI] qla2xxx: Move initialization of some variables before iospace_config.
Chad Dupuis
2011-12-15
*
[SCSI] qla2xxx: Added a new entry to ISP specific function pointers structure.
Giridhar Malavali
2011-12-15
*
[SCSI] qla2xxx: Corrected the default setting of the help text of Minidump ca...
Giridhar Malavali
2011-12-15
*
[SCSI] qla2xxx: Limit excessive DPC cycles.
Andrew Vasquez
2011-12-15
*
[SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...
Giridhar Malavali
2011-12-15
*
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
2011-12-15
*
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
2011-12-15
*
[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...
Chad Dupuis
2011-12-12
*
[SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f.
Giridhar Malavali
2011-12-12
*
[SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in i...
Giridhar Malavali
2011-12-12
*
[SCSI] qla2xxx: Revert back the request queue mapping to request queue 0.
Giridhar Malavali
2011-12-12
*
[SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function.
Saurav Kashyap
2011-12-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-28
|
\
|
*
[SCSI] qla2xxx: Enable write permission to some debug related module paramete...
Chad Dupuis
2011-08-29
|
*
[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.
Saurav Kashyap
2011-08-29
|
*
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
Giridhar Malavali
2011-08-29
*
|
[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload
Roland Dreier
2011-10-02
|
/
*
[SCSI] qla2xxx: Double check for command completion if abort mailbox command ...
Chad Dupuis
2011-08-27
*
[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.
Saurav Kashyap
2011-08-27
*
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
Arun Easi
2011-08-27
*
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
Arun Easi
2011-08-27
*
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
2011-07-27
*
[SCSI] qla2xxx: Basic infrastructure for dynamic logging.
Saurav Kashyap
2011-07-27
*
[SCSI] qla2xxx: Allow an override of the registered maximum LUN.
Andrew Vasquez
2011-05-17
*
[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue...
Madhuranath Iyengar
2011-05-17
*
[SCSI] qla2xxx: Fix hang during driver unload when vport is active.
Arun Easi
2011-05-17
*
[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.
Saurav Kashyap
2011-05-17
*
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
Chad Dupuis
2011-05-01
*
[SCSI] qla2xxx: Add the ql2xdontresethba module_param.
Giridhar Malavali
2011-05-01
*
[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().
Joe Carnuccio
2011-05-01
*
[SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...
Giridhar Malavali
2011-05-01
*
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2011-05-01
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-17
|
\
|
*
[SCSI] qla2xxx: Check return value of fc_block_scsi_eh()
Andrew Vasquez
2011-02-25
|
*
[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.
Giridhar Malavali
2011-02-25
|
*
[SCSI] qla2xxx: Remove host_lock in queuecommand function
Madhuranath Iyengar
2011-02-25
*
|
Merge branch 'master' into for-2.6.39
Tejun Heo
2011-02-21
|
\
\
|
*
|
[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.
Andrew Vasquez
2011-02-15
|
*
|
[SCSI] qla2xxx: Change from irq to irqsave with host_lock
Madhuranath Iyengar
2011-02-12
|
*
|
[SCSI] qla2xxx: Fix race that could hang kthread_stop()
James Bottomley
2011-02-12
|
|
/
*
/
scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()
Tejun Heo
2011-02-01
|
/
*
[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.
Giridhar Malavali
2010-12-23
*
[SCSI] qla2xxx: Remove redundant module parameter permission bits
Joe Carnuccio
2010-12-23
*
[SCSI] qla2xxx: list cursors are not null
Dan Carpenter
2010-12-23
*
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
Saurav Kashyap
2010-12-23
[next]