index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_iocb.c
Age
Commit message (
Expand
)
Author
2019-09-23
scsi: qla2xxx: Fix Nport ID display value
Quinn Tran
2019-08-12
scsi: qla2xxx: Fix a NULL pointer dereference
Bart Van Assche
2019-08-12
scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()
Bart Van Assche
2019-08-12
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
Bart Van Assche
2019-08-12
scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...
Bart Van Assche
2019-08-12
scsi: qla2xxx: Introduce qla2xxx_get_next_handle()
Bart Van Assche
2019-08-12
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
2019-08-12
scsi: qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBs
Bart Van Assche
2019-08-12
scsi: qla2xxx: Make it explicit that ELS pass-through IOCBs use little endian
Bart Van Assche
2019-08-12
scsi: qla2xxx: Change data_dsd into an array
Bart Van Assche
2019-08-12
scsi: qla2xxx: Improve Linux kernel coding style conformance
Bart Van Assche
2019-08-07
scsi: qla2xxx: Fix premature timer expiration
Quinn Tran
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: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
2019-04-29
scsi: qla2xxx: Pass little-endian values to the firmware
Bart Van Assche
2019-04-29
scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()
Bart Van Assche
2019-04-29
scsi: qla2xxx: Uninline qla2x00_init_timer()
Bart Van Assche
2019-04-29
scsi: qla2xxx: Remove a set-but-not-used variable
Bart Van Assche
2019-04-15
scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static
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-08
scsi: qla2xxx: Use get/put_unaligned where appropriate
Bart Van Assche
2019-03-19
scsi: qla2xxx: Add Device ID for ISP28XX
Joe Carnuccio
2019-03-06
scsi: qla2xxx: avoid printf format warning
Arnd Bergmann
2019-02-19
scsi: qla2xxx: Move marker request behind QPair
Quinn Tran
2019-02-19
scsi: qla2xxx: Add First Burst support for FC-NVMe devices
Darren Trapp
2019-02-05
scsi: qla2xxx: Fix session cleanup hang
Quinn Tran
2019-01-11
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
2018-10-23
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
2018-09-17
scsi: qla2xxx: Remove set but not used variable 'ptr_dma'
YueHaibing
2018-09-11
scsi: qla2xxx: Fix race condition for resource cleanup
Quinn Tran
2018-09-11
scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct
Quinn Tran
2018-09-11
scsi: qla2xxx: Use correct qpair for ABTS/CMD
Quinn Tran
2018-09-11
scsi: qla2xxx: Fix process response queue for ISP26XX and above
Quinn Tran
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-08
scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_...
Quinn Tran
2018-08-02
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
2018-08-02
scsi: qla2xxx: Fix stalled relogin
Himanshu Madhani
2018-08-02
scsi: qla2xxx: Fix N2N link re-connect
Quinn Tran
2018-08-02
scsi: qla2xxx: Cleanup for N2N code
Himanshu Madhani
2018-07-30
scsi: qla2xxx: Fix memory leak for allocating abort IOCB
Quinn Tran
2018-04-09
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
2018-02-22
scsi: qla2xxx: Use dma_pool_zalloc()
Souptick Joarder
2018-02-13
scsi: qla2xxx: Fix incorrect handle for abort IOCB
Himanshu Madhani
2018-02-12
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
2018-01-22
scsi: qla2xxx: Fix queue ID for async abort with Multiqueue
Darren Trapp
2018-01-17
scsi: qla2xxx: Fix warning during port_name debug print
himanshu.madhani@cavium.com
2018-01-03
scsi: qla2xxx: Add ability to send PRLO
Quinn Tran
[next]