Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ca21b9b37059ee07176028de415cc4699db259cb
/
drivers
/
scsi
/
qla2xxx
/
qla_mr.c
33c84e8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
3dae220
scsi: qla2xxx: Use common routine to free fcport struct
by Quinn Tran
· 5 years ago
3c75ad1
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
by Himanshu Madhani
· 5 years ago
8826320
scsi: qla2xxx: Complain if sp->done() is not called from the completion path
by Bart Van Assche
· 5 years ago
bcc8565
scsi: qla2xxx: Introduce qla2xxx_get_next_handle()
by Bart Van Assche
· 5 years ago
6c18a43
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
by Bart Van Assche
· 5 years ago
527e9b7
scsi: qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy()
by Bart Van Assche
· 5 years ago
dc6d6d3
scsi: qla2xxx: Check the PCI info string output buffer size
by Bart Van Assche
· 5 years ago
58e060e
scsi: qla2xxx: Complain if a mailbox command times out
by Bart Van Assche
· 5 years ago
cc74049
scsi: qla2xxx: Use strlcpy() instead of strncpy()
by Bart Van Assche
· 5 years ago
3f5ee08
scsi: qla2xxx: Remove an include directive from qla_mr.c
by Bart Van Assche
· 5 years ago
d4556a4
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to firmware
by Bart Van Assche
· 6 years ago
15b7a68
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
by Bart Van Assche
· 6 years ago
3f918ff
scsi: qla2xxx: Log the status code if a firmware command fails
by Bart Van Assche
· 6 years ago
bd432bb
scsi: qla2xxx: Leave a blank line after declarations
by Bart Van Assche
· 6 years ago
3f006ac
scsi: qla2xxx: Secure flash update support for ISP28XX
by Michael Hernandez
· 6 years ago
f8f97b0
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
by Joe Carnuccio
· 6 years ago
2c309ae
scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()
by Bart Van Assche
· 6 years ago
5b0af47
scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'
by Bart Van Assche
· 6 years ago
807eb90
scsi: qla2xxx: Improve several kernel-doc headers
by Bart Van Assche
· 6 years ago
e74e7d9
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
by Ben Hutchings
· 7 years ago
2db6228
scsi: qla2xxx: Fix function argument descriptions
by Bart Van Assche
· 7 years ago
05231a3
scsi: qla2xxx: don't break the bsg-lib abstractions
by Christoph Hellwig
· 7 years ago
e0824e6
scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference.
by Joe Carnuccio
· 7 years ago
821fd6f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
25ff6af
qla2xxx: Simplify usage of SRB structure in driver
by Joe Carnuccio
· 8 years ago
5e4deaf
qla2xxx: Fix wrong argument in sp done callback
by Quinn Tran
· 8 years ago
82ed4db
block: split scsi_request out of struct request
by Christoph Hellwig
· 8 years ago
75cc8cf
scsi: change FC drivers to use 'struct bsg_job'
by Johannes Thumshirn
· 8 years ago
01e0e15
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
by Johannes Thumshirn
· 8 years ago
5ea33eb
qla2xxx: Remove use of 'struct timeval'
by Tina Ruchandani
· 9 years ago
8dfa4b5a
qla2xxx: Fix sparse annotations
by Bart Van Assche
· 10 years ago
ad95036
qla2xxx: Remove __constant_ prefix
by Bart Van Assche
· 10 years ago
52c8282
qla2xxx: Remove set-but-not-used variables
by Bart Van Assche
· 10 years ago
c3ff356
qla2xxx: Report both rsp_info and rsp_info_len
by Bart Van Assche
· 10 years ago
5066863
scsi: remove abuses of scsi_populate_tag
by Christoph Hellwig
· 10 years ago
df57cab
qla2xxx: Add FDMI-2 functionality.
by Himanshu Madhani
· 10 years ago
e475f9c
qla2xxx: ISPFx00 unexpected resets during adapter boot sequence.
by Jan Kulich
· 10 years ago
24a42d50
qla2xxx: Incorrect linked list semantic in qlafx00_get_fcport().
by Joe Carnuccio
· 10 years ago
c821e0d
qla2xxx: Collect PCI register checks and board_disable scheduling
by Joe Lawrence
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 11 years ago
42543fb
qla2xxx: Adjust adapter reset routine to the changes in firmware specification for ISPFx00.
by Armen Baloyan
· 11 years ago
f79a84b
qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.
by Atul Deshmukh
· 11 years ago
9929c47
qla2xxx: Decrease pci access for response queue processing for ISPFX00.
by Armen Baloyan
· 11 years ago
bd21eaf
qla2xxx: Change copyright year to 2014 in all the source files.
by Armen Baloyan
· 11 years ago
ec1937a
qla2xxx: Wait for reset completion without lock for ISPFX00.
by Saurav Kashyap
· 11 years ago
4440e46
[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.
by Armen Baloyan
· 11 years ago
faef62d
[SCSI] qla2xxx: Fix Task Management command asynchronous handling
by Armen Baloyan
· 11 years ago
fbe9c54
[SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.
by Saurav Kashyap
· 11 years ago
6ac1f3b
[SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00.
by Saurav Kashyap
· 11 years ago
d68b3e0
[SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source codes to ISPFX00 firmware spec.
by Armen Baloyan
· 11 years ago
bfd7334
[SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.
by Armen Baloyan
· 11 years ago
f73cb69
[SCSI] qla2xxx: Add support for ISP2071.
by Chad Dupuis
· 11 years ago
965c77a
[SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00.
by Saurav Kashyap
· 11 years ago
d550dd2
[SCSI] qla2xxx: Select correct request queue for error type IOCB for ISPFX00.
by Saurav Kashyap
· 11 years ago
3223161
[SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.
by Saurav Kashyap
· 11 years ago
b593931
[SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status with a macro for ISPFX00.
by Armen Baloyan
· 11 years ago
0f8cdff
[SCSI] qla2xxx: Add handling for boot indication progress AENs for ISPFX00.
by Armen Baloyan
· 11 years ago
03eb912
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in accordance with firmware update.
by Armen Baloyan
· 11 years ago
767157c
[SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00.
by Armen Baloyan
· 11 years ago
e8f5e95
[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.
by Armen Baloyan
· 11 years ago
f3ddac1
[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.
by Chad Dupuis
· 11 years ago
50280c0
[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low."
by Chad Dupuis
· 11 years ago
ce9f7ed
[SCSI] qla2xxx: Use pcie_is_pcie() to simplify code
by Yijing Wang
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
6ddcfef
[SCSI] qla2xxx: Correction to message ids.
by Saurav Kashyap
· 11 years ago
f875cd4
[SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 firmware doesn't provide it
by Armen Baloyan
· 11 years ago
4881d09
[SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add log for normal temperature AEN
by Armen Baloyan
· 11 years ago
c66fb88
[SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_process_aen().
by Armen Baloyan
· 11 years ago
c18b8e9
[SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers.
by Armen Baloyan
· 11 years ago
f9a2a54
[SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOS
by Armen Baloyan
· 11 years ago
1fe19ee
[SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00
by Armen Baloyan
· 11 years ago
71e5600
[SCSI] qla2xxx: Add critical temperature handling for ISPFX00.
by Armen Baloyan
· 11 years ago
4247934
[SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is shut down.
by Armen Baloyan
· 11 years ago
1ae47cf
[SCSI] qla2xxx: Reconfigure thermal temperature.
by Joe Carnuccio
· 11 years ago
5854771
[SCSI] qla2xxx: Add ISPFX00 specific bus reset routine.
by Armen Baloyan
· 11 years ago
e601d77
[SCSI] qla2xxx: Perform warm reset every 2 minutes if firmware load fails for ISPFX00.
by Armen Baloyan
· 11 years ago
b6511d9
[SCSI] qla2xxx: Set factory reset recovery timeout to 10 min. for ISPFX00.
by Armen Baloyan
· 11 years ago
7b833558
[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
by Oleksandr Khoshaba
· 11 years ago
0b1587b
treewide: Fix typo in printk
by Masanari Iida
· 11 years ago
1f8deef
[SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.
by Saurav Kashyap
· 12 years ago
3643983
[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines
by gurinder.shergill@hp.com
· 12 years ago
378c538
[SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to unsigned type"
by Armen Baloyan
· 12 years ago
8ae6d9c
[SCSI] qla2xxx: Enhancements to support ISPFx00.
by Giridhar Malavali
· 12 years ago