index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_mbx.c
Age
Commit message (
Expand
)
Author
2009-02-10
[SCSI] qla2xxx: Properly acknowledge IDC notification messages.
Andrew Vasquez
2009-02-10
[SCSI] qla2xxx: Remove interrupt request bit check in the response processing...
Anirban Chakraborty
2009-01-25
[SCSI] qla2xxx: Always serialize mailbox command execution.
Andrew Vasquez
2009-01-07
[SCSI] qla2xxx: Add ISP81XX support.
Andrew Vasquez
2009-01-07
[SCSI] qla2xxx: Use proper request/response queues with MQ instantiations.
Andrew Vasquez
2009-01-07
[SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization ...
Andrew Vasquez
2009-01-07
[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.
Andrew Vasquez
2008-12-29
[SCSI] qla2xxx: changes in multiq code
Anirban Chakraborty
2008-12-29
[SCSI] qla2xxx: add support for multi-queue adapter
Anirban Chakraborty
2008-12-29
[SCSI] qla2xxx: Code changes for vport bus reset
Anirban Chakraborty
2008-12-29
[SCSI] qla2xxx: Refactor qla data structures
Anirban Chakraborty
2008-11-05
[SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below.
Shyam Sundar
2008-10-03
[SCSI] qla2xxx: Fix "occured" spelling errors.
Bjorn Helgaas
2008-10-03
[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.
Andrew Vasquez
2008-08-16
[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().
Andrew Vasquez
2008-07-26
[SCSI] qla2xxx: Additional NPIV corrections.
Andrew Vasquez
2008-07-26
[SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.
Andrew Vasquez
2008-07-26
[SCSI] qla2xxx: Always aquire the parent's hardware_lock.
Seokmann Ju
2008-05-15
[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...
Andrew Vasquez
2008-05-15
[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...
Andrew Vasquez
2008-05-15
[SCSI] qla2xxx: Convert vport_sem to a mutex
matthias@kaehlcke.net
2008-04-27
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
Seokmann Ju
2008-04-27
[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static
Adrian Bunk
2008-04-27
[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.
Andrew Vasquez
2008-04-27
[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.
Andrew Vasquez
2008-04-07
[SCSI] qla2xxx: Add ISP84XX support.
Harihara Kadayam
2008-04-07
[SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.
Ravi Anand
2008-04-07
[SCSI] qla2xxx: Add midlayer target/device reset support.
Andrew Vasquez
2008-04-07
[SCSI] qla2xxx: Add hardware trace-logging support.
Andrew Vasquez
2008-04-07
[SCSI] qla2xxx: Remove unused and obsolete #define's.
Andrew Vasquez
2008-04-07
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2008-03-03
[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...
Andrew Vasquez
2008-02-07
[SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was use...
Andrew Vasquez
2008-01-23
[SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.
Seokmann Ju
2008-01-23
[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.
Andrew Vasquez
2008-01-23
[SCSI] qla2xxx: Trace-Control naming cleanups.
Andrew Vasquez
2008-01-23
[SCSI] qla2xxx: Code cleanups.
Adrian Bunk
2008-01-23
[SCSI] qla2xxx: Use completion routines.
Marcus Barrow
2008-01-23
[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.
Andrew Vasquez
2008-01-11
[SCSI] qla2xxx: Correct NPIV support for recent ISPs.
Andrew Vasquez
2007-10-23
[SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen...
Andrew Vasquez
2007-10-12
[SCSI] qla2xxx: Clear options-flags while staging firmware-execution.
Andrew Vasquez
2007-10-12
[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.
Seokmann Ju
2007-10-12
[SCSI] qla2xxx: Add flash burst-read/write support.
Andrew Vasquez
2007-07-20
[SCSI] qla2xxx: Generalize iIDMA support.
Andrew Vasquez
2007-07-20
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
2007-07-14
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
2007-04-01
[SCSI] qla2xxx: fix for byteswap in fc_host fabric_name
Richard Lary
2007-01-31
Merge branch 'linus'
James Bottomley
2007-01-31
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
[next]