index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_gs.c
Age
Commit message (
Expand
)
Author
2019-09-23
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
2019-09-07
scsi: qla2xxx: Fix stale session
Quinn Tran
2019-08-12
scsi: qla2xxx: Remove two superfluous if-tests
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: Enable type checking for the SRB free and done callback functions
Bart Van Assche
2019-08-12
scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs
Bart Van Assche
2019-08-12
scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accesses
Bart Van Assche
2019-08-12
scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into void
Bart Van Assche
2019-08-12
scsi: qla2xxx: Use tabs instead of spaces for indentation
Bart Van Assche
2019-08-07
scsi: qla2xxx: Retry fabric Scan on IOCB queue full
Quinn Tran
2019-07-30
scsi: qla2xxx: Fix different size DMA Alloc/Unmap
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-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-03
scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags
Giridhar Malavali
2019-03-19
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Add Serdes support for ISP28XX
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Add Device ID for ISP28XX
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 debug messages before sending srb preventing panic
Bill Kuzeja
2019-02-05
scsi: qla2xxx: Prevent memory leak for CT req/rsp allocation
Quinn Tran
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
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 duplicate switch database entries
Quinn Tran
2018-09-11
scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"
Colin Ian King
2018-09-11
scsi: qla2xxx: Fix double increment of switch scan retry count
Quinn Tran
2018-09-11
scsi: qla2xxx: Fix duplicate switch's Nport ID entries
Quinn Tran
2018-09-11
scsi: qla2xxx: Remove ASYNC GIDPN switch command
Himanshu Madhani
2018-09-11
scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-up
Quinn Tran
2018-09-11
scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct
Quinn Tran
2018-09-11
scsi: qla2xxx: Fix iIDMA error
Quinn Tran
2018-09-11
scsi: qla2xxx: Remove all rports if fabric scan retry fails
Quinn Tran
2018-09-11
scsi: qla2xxx: Turn off IOCB timeout timer on IOCB completion
Quinn Tran
2018-09-11
scsi: qla2xxx: Remove redundant check for fcport deletion
Quinn Tran
2018-09-11
scsi: qla2xxx: Update rscn_rcvd field to more meaningful scan_needed
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-02
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
2018-08-02
scsi: qla2xxx: Save frame payload size from ICB
Quinn Tran
2018-08-02
scsi: qla2xxx: Fix login retry count
Quinn Tran
2018-07-19
scsi: qla2xxx: Fix unintialized List head crash
Quinn Tran
2018-07-10
scsi: qla2xxx: Fix inconsistent DMA mem alloc/free
Quinn Tran
2018-05-08
scsi: qla2xxx: Move GPSC and GFPNID out of session management
Quinn Tran
2018-05-08
scsi: qla2xxx: Reduce redundant ADISC command for RSCNs
Quinn Tran
2018-05-08
scsi: qla2xxx: Delete session for nport id change
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-03-21
scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
Quinn Tran
[next]