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_6.6-2.2.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_init.c
Age
Commit message (
Expand
)
Author
2019-07-30
scsi: qla2xxx: Fix possible fcport null-pointer dereferences
Jia-Ju Bai
2019-06-18
scsi: qla2xxx: remove double assignment in qla2x00_update_fcport
Enzo Matsumiya
2019-04-29
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
2019-04-29
scsi: qla2xxx: Make qla24xx_async_abort_cmd() static
Bart Van Assche
2019-04-29
scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c
Bart Van Assche
2019-04-29
scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c
Bart Van Assche
2019-04-29
scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static
Bart Van Assche
2019-04-15
scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash()
Himanshu Madhani
2019-04-15
scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file
Bart Van Assche
2019-04-15
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
2019-04-15
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
2019-04-15
scsi: qla2xxx: Use tabs to indent code
Bart Van Assche
2019-04-12
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
2019-04-12
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
Hannes Reinecke
2019-04-03
scsi: qla2xxx: Remove useless set memory to zero use memset()
YueHaibing
2019-04-03
scsi: qla2xxx: Cleanup fcport memory to prevent leak
Quinn Tran
2019-04-03
scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump()
Quinn Tran
2019-04-03
scsi: qla2xxx: Fix fw dump corruption
Quinn Tran
2019-03-19
scsi: qla2xxx: Fix FC-AL connection target discovery
Quinn Tran
2019-03-19
scsi: qla2xxx: Secure flash update support for ISP28XX
Michael Hernandez
2019-03-19
scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Update flash read/write routine
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Add support for multiple fwdump templates/segments
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Add Device ID for ISP28XX
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Remove FW default template
Joe Carnuccio
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-19
scsi: qla2xxx: Move marker request behind QPair
Quinn Tran
2019-02-19
scsi: qla2xxx: Add support for setting port speed
Anil Gurumurthy
2019-02-19
scsi: qla2xxx: Prevent multiple ADISC commands per session
Quinn Tran
2019-02-19
scsi: qla2xxx: Add First Burst support for FC-NVMe devices
Darren Trapp
2019-02-19
scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
Himanshu Madhani
2019-02-19
scsi: qla2xxx: Move debug messages before sending srb preventing panic
Bill Kuzeja
2019-02-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-02-12
scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd
Bill Kuzeja
2019-02-05
scsi: qla2xxx: Use complete switch scan for RSCN events
Quinn Tran
2019-02-05
scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ context
Giridhar Malavali
2019-02-05
scsi: qla2xxx: fix fcport null pointer access.
Quinn Tran
2019-02-05
scsi: qla2xxx: Fix N2N target discovery with Local loop
Himanshu Madhani
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-12
scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port
Giridhar Malavali
2018-11-06
scsi: qla2xxx: Initialize port speed to avoid setting lower speed
Quinn Tran
2018-10-23
scsi: qla2xxx: Declare local functions 'static'
Bart Van Assche
2018-10-23
scsi: qla2xxx: Modify fall-through annotations
Bart Van Assche
2018-09-28
scsi: qla2xxx: Return switch command on a timeout
Himanshu Madhani
2018-09-27
scsi: qla2xxx: Move log messages before issuing command to firmware
Giridhar Malavali
2018-09-27
scsi: qla2xxx: Fix for double free of SRB structure
Giridhar Malavali
2018-09-27
scsi: qla2xxx: Fix re-using LoopID when handle is in use
Quinn Tran
2018-09-11
scsi: qla2xxx: shutdown chip if reset fail
Quinn Tran
[next]