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
Age
Commit message (
Expand
)
Author
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix endianness annotations in header files
Bart Van Assche
2020-05-19
scsi: qla2xxx: Use make_handle() instead of open-coding it
Bart Van Assche
2020-05-19
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
2020-05-19
scsi: qla2xxx: Use register names instead of register offsets
Bart Van Assche
2020-05-19
scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr...
Bart Van Assche
2020-05-19
scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
Bart Van Assche
2020-05-19
scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
Bart Van Assche
2020-05-19
scsi: qla2xxx: Add more BUILD_BUG_ON() statements
Bart Van Assche
2020-05-19
scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
Bart Van Assche
2020-05-19
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix spelling of a variable name
Bart Van Assche
2020-05-07
scsi: qla2xxx: Make qlafx00_process_aen() return void
Jason Yan
2020-05-07
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
2020-05-07
scsi: qla2xxx: Use true, false for need_mpi_reset
Jason Yan
2020-05-07
scsi: qla2xxx: Make qla_set_ini_mode() return void
Jason Yan
2020-05-07
scsi: qla2xxx: Fix issue with adapter's stopping state
Viacheslav Dubeyko
2020-05-07
scsi: qla2xxx: Fix failure message in qlt_disable_vha()
Viacheslav Dubeyko
2020-05-07
scsi: qla2xxx: Fix warning after FC target reset
Viacheslav Dubeyko
2020-04-29
scsi: qla2xxx: make 1-bit bit-fields unsigned int
Colin Ian King
2020-04-24
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
2020-04-14
scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding it
Bart Van Assche
2020-04-13
scsi: qla2xxx: Split qla2x00_configure_local_loop()
Bart Van Assche
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-04
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-03-26
scsi: qla2xxx: Remove non functional code
Daniel Wagner
2020-03-17
scsi: qla2xxx: Fix I/Os being passed down when FC device is being deleted
Arun Easi
2020-03-11
scsi: qla2xxx: add ring buffer for tracing debug logs
Rajan Shanmugavelu
2020-02-28
scsi: qla2xxx: Update driver version to 10.01.00.25-k
Himanshu Madhani
2020-02-28
scsi: qla2xxx: Set Nport ID for N2N
Quinn Tran
2020-02-28
scsi: qla2xxx: Handle NVME status iocb correctly
Arun Easi
2020-02-28
scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMe
Quinn Tran
2020-02-28
scsi: qla2xxx: Serialize fc_port alloc in N2N
Quinn Tran
2020-02-28
scsi: qla2xxx: Fix NPIV instantiation after FW dump
Quinn Tran
2020-02-28
scsi: qla2xxx: Fix RDP respond data format
Quinn Tran
2020-02-28
scsi: qla2xxx: Force semaphore on flash validation failure
Quinn Tran
2020-02-28
scsi: qla2xxx: add more FW debug information
Quinn Tran
2020-02-28
scsi: qla2xxx: Update BPM enablement semantics.
Andrew Vasquez
2020-02-28
scsi: qla2xxx: fix FW resource count values
Quinn Tran
2020-02-28
scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs
Andrew Vasquez
2020-02-28
scsi: qla2xxx: Return appropriate failure through BSG Interface
Michael Hernandez
2020-02-28
scsi: qla2xxx: Improved secure flash support messages
Michael Hernandez
2020-02-28
scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error
Quinn Tran
2020-02-28
scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xx
Giridhar Malavali
2020-02-28
scsi: qla2xxx: Avoid setting firmware options twice in 24xx_update_fw_options.
Giridhar Malavali
2020-02-28
scsi: qla2xxx: Add 16.0GT for PCI String
Himanshu Madhani
2020-02-28
scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
Bart Van Assche
[next]