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
/
qedf
Age
Commit message (
Expand
)
Author
2022-01-05
scsi: qedf: Fix potential dereference of NULL pointer
Jiasheng Jiang
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-16
scsi: qedf: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: qedf: Call scsi_done() directly
Bart Van Assche
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
2021-09-24
qed: Don't ignore devlink allocation failures
Leon Romanovsky
2021-08-16
scsi: qedf: Fix error codes in qedf_alloc_global_queues()
Dan Carpenter
2021-08-11
scsi: qedf: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-29
scsi: qedf: Add check to synchronize abort and flush
Javed Hasan
2021-06-22
scsi: qedf: Use DEVICE_ATTR_RO() macro
Zhen Lei
2021-06-10
scsi: qedf: Add vendor identifier attribute
Javed Hasan
2021-06-07
scsi: qedf: Update the max_id value in host structure
Saurav Kashyap
2021-06-01
scsi: qedf: Do not put host in qedf_vport_create() unconditionally
Daniel Wagner
2021-05-21
scsi: qedf: Use vzalloc() instead of vmalloc()/memset(0)
Yang Yingliang
2021-05-14
scsi: qedf: Add pointer checks in qedf_update_link_speed()
Javed Hasan
2021-05-14
scsi: qedf: Drop unnecessary NULL checks after container_of()
Guenter Roeck
2021-04-13
scsi: qedf: Use devlink to report errors and recovery
Javed Hasan
2021-04-13
scsi: qedf: Enable devlink support
Javed Hasan
2021-04-05
scsi: qedf: Remove unused include of linux/version.h
Tian Tao
2021-01-13
scsi: qedf: Simplify bool comparison
YANG LI
2020-10-29
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
2020-10-02
scsi: qedf: Remove redundant assignment to variable 'rc'
Jing Xiangfeng
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-08
scsi: qedf: Retry qed->probe during recovery
Saurav Kashyap
2020-09-08
scsi: qedf: Add schedule_hw_err_handler callback for fan failure
Saurav Kashyap
2020-09-08
scsi: qedf: Return SUCCESS if stale rport is encountered
Saurav Kashyap
2020-09-08
scsi: qedf: FDMI attributes correction
Javed Hasan
2020-09-08
scsi: qedf: Fix for the session’s E_D_TOV value
Javed Hasan
2020-09-08
scsi: qedf: Correct the comment in qedf_initiate_els
Saurav Kashyap
2020-09-08
scsi: qedf: Change the debug parameter permission to read & write
Javed Hasan
2020-08-24
scsi: qedf: Fix null ptr reference in qedf_stag_change_work
Ye Bin
2020-08-20
scsi: qedf: Fix race between ELS completion and flushing ELS request
Saurav Kashyap
2020-08-20
scsi: qedf: Don't process ELS completion if event is flushed or cleaned up
Saurav Kashyap
2020-08-20
scsi: qedf: Initiate cleanup for ELS commands as well
Saurav Kashyap
2020-08-20
scsi: qedf: Send cleanup even for RRQ on timeout
Saurav Kashyap
2020-08-20
scsi: qedf: Do not kill timeout work for original I/O on RRQ completion
Saurav Kashyap
2020-08-20
scsi: qedf: Check the validity of rjt frame before processing
Saurav Kashyap
2020-08-20
scsi: qedf: Check for port type and role before processing an event
Saurav Kashyap
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-07-20
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
2020-07-15
scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-07-15
scsi: qedf: Remove a whole host of unused variables
Lee Jones
2020-07-15
scsi: qedf: Remove set but not checked variable 'tmp'
Lee Jones
2020-07-15
scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-02
scsi: qedf: Remove redundant initialization of variable rc
Colin Ian King
2020-04-17
scsi: qedf: Get dev info after updating the params
Saurav Kashyap
[next]