开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_def.h
Age
Commit message (
Expand
)
Author
2019-12-09
scsi: qla2xxx: Use explicit LOGO in target mode
Quinn Tran
2019-11-08
scsi: qla2xxx: don't use zero for FC4_PRIORITY_NVME
Martin Wilck
2019-11-08
scsi: qla2xxx: Fix double scsi_done for abort path
Quinn Tran
2019-11-08
scsi: qla2xxx: Do command completion on abort timeout
Quinn Tran
2019-10-09
scsi: qla2xxx: Dual FCP-NVMe target port support
Michael Hernandez
2019-09-23
scsi: qla2xxx: Fix N2N link reset
Quinn Tran
2019-09-23
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
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: Report invalid mailbox status codes
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: Fix a race condition between aborting and completing a SCSI co...
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: Check the PCI info string output buffer size
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-07-30
scsi: qla2xxx: Fix abort timeout race condition.
Quinn Tran
2019-06-27
scsi: qla2xxx: move IO flush to the front of NVME rport unregistration
Quinn Tran
2019-06-27
scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race condition
Quinn Tran
2019-06-27
scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices
Arun Easi
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: Fix race conditions in the code for aborting SCSI commands
Bart Van Assche
2019-04-29
scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()
Bart Van Assche
2019-04-15
scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c file
Bart Van Assche
2019-04-15
scsi: qla2xxx: Fix formatting of pointer types
Bart Van Assche
2019-04-12
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
Hannes Reinecke
2019-04-03
scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout
Giridhar Malavali
2019-04-03
scsi: qla2xxx: Fix fw dump corruption
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: Correctly report max/min supported speeds
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: Add support for setting port speed
Anil Gurumurthy
2019-02-19
scsi: qla2xxx: Add First Burst support for FC-NVMe devices
Darren Trapp
2019-02-05
scsi: qla2xxx: Change default ZIO threshold.
Quinn Tran
2019-02-01
scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe feature
Giridhar Malavali
2019-01-11
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
2019-01-11
scsi: qla2xxx: Use correct number of vectors for online CPUs
Ming Lei
2018-09-11
scsi: qla2xxx: Add mode control for each physical port
Quinn Tran
2018-09-11
scsi: qla2xxx: Remove stale ADISC_DONE event
Himanshu Madhani
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
[next]