index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
/
qedf_main.c
Age
Commit message (
Expand
)
Author
2025-05-08
scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops
Kees Cook
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2024-11-06
scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()
Zhen Lei
2024-10-03
scsi: qedf: Remove dead code
Liao Chen
2024-08-22
scsi: qedf: Simplify alloc_workqueue() invocations
Bart Van Assche
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
2024-05-15
scsi: qedf: Set qed_slowpath_params to zero before use
Saurav Kashyap
2024-05-15
scsi: qedf: Wait for stag work during unload
Saurav Kashyap
2024-05-15
scsi: qedf: Don't process stag work during unload and recovery
Saurav Kashyap
2024-03-10
scsi: qedf: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-10-13
Merge patch series "scsi: EH rework prep patches, part 1"
Martin K. Petersen
2023-10-13
scsi: qedf: Use FC rport as argument for qedf_initiate_tmf()
Hannes Reinecke
2023-09-05
scsi: qedf: Add synchronization between I/O completions and abort
Javed Hasan
2023-08-07
scsi: qedf: Fix firmware halt over suspend and resume
Nilesh Javali
2023-05-08
scsi: qedf: Fix NULL dereference in error handling
Jinhong Zhu
2023-04-02
scsi: qedf: Remove unused 'num_handled' variable
Tom Rix
2023-03-24
scsi: qedf: Declare host template const
Bart Van Assche
2022-10-22
scsi: qedf: Remove set but unused variable 'page'
Jiapeng Chong
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-25
scsi: qedf: Populate sysfs attributes for vport
Saurav Kashyap
2022-09-15
scsi: qedf: Fix a UAF bug in __qedf_probe()
Letu Ren
2022-05-16
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
2022-04-26
scsi: qedf: Remove an unneeded NULL check on list iterator
Xiaomeng Tong
2022-02-22
scsi: qedf: Stop using the SCSI pointer
Bart Van Assche
2022-01-24
scsi: qedf: Change context reset messages to ratelimited
Saurav Kashyap
2022-01-24
scsi: qedf: Add stag_work to all the vports
Saurav Kashyap
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-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-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
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-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-01-13
scsi: qedf: Simplify bool comparison
YANG LI
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: 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
[next]