index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_bsg.c
Age
Commit message (
Expand
)
Author
2020-06-30
scsi: qla2xxx: Remove a superfluous cast
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-19
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
2020-02-28
scsi: qla2xxx: Return appropriate failure through BSG Interface
Michael Hernandez
2020-02-24
scsi: qla2xxx: Use correct ISP28xx active FW region
Quinn Tran
2020-02-24
scsi: qla2xxx: Correction to selection of loopback/echo test
Joe Carnuccio
2020-02-21
scsi: qla2xxx: Move free of fcport out of interrupt context
Joe Carnuccio
2020-01-02
scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions
Bart Van Assche
2019-12-19
scsi: qla2xxx: Use common routine to free fcport struct
Quinn Tran
2019-12-09
scsi: qla2xxx: Correctly retrieve and interpret active flash region
Himanshu Madhani
2019-10-18
scsi: qla2xxx: fixup incorrect usage of host_byte
Hannes Reinecke
2019-08-12
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
2019-08-12
scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()
Bart Van Assche
2019-07-30
scsi: qla2xxx: Fix DMA unmap leak
Himanshu Madhani
2019-04-29
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
2019-04-15
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
2019-04-08
scsi: qla2xxx: Use get/put_unaligned where appropriate
Bart Van Assche
2019-03-19
scsi: qla2xxx: Fix a small typo in qla_bsg.c
Milan P. Gandhi
2019-03-19
scsi: qla2xxx: Fix comment alignment in qla_bsg.c
Milan P. Gandhi
2019-03-19
scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism
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-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-11
scsi: qla2xxx: Reject bsg request if chip is down.
Quinn Tran
2018-02-22
scsi: qla2xxx: Use dma_pool_zalloc()
Souptick Joarder
2018-01-04
scsi: qla2xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
2017-10-16
scsi: qla2xxx: don't break the bsg-lib abstractions
Christoph Hellwig
2017-09-25
scsi: qla2xxx: Cocci spatch "pool_zalloc-simple"
Thomas Meyer
2017-07-01
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
2017-06-12
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
2017-05-24
scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC
Joe Carnuccio
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-04
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2016-11-17
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
2016-11-17
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-07-15
qla2xxx: Add bsg interface to support statistics counter reset.
Sawan Chandak
2016-07-15
qla2xxx: Add bsg interface to support D_Port Diagnostics.
Joe Carnuccio
2016-07-15
qla2xxx: Properly reset firmware statistics.
Joe Carnuccio
2016-02-23
qla2xxx: Provide mbx info in BBCR data after mbx failure
Harish Zunjarrao
2016-02-23
qla2xxx: Add support for Private link statistics counters.
Harish Zunjarrao
2016-02-23
qla2xxx: Add support for buffer to buffer credit value for ISP27XX.
Sawan Chandak
[next]