index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
/
qedf_main.c
Age
Commit message (
Expand
)
Author
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
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: 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-04-17
scsi: qedf: Get dev info after updating the params
Saurav Kashyap
2020-04-17
scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...
Chad Dupuis
2020-04-17
scsi: qedf: Add schedule recovery handler
Chad Dupuis
2020-04-17
scsi: qedf: Implement callback for bw_update
Saurav Kashyap
2020-04-17
scsi: qedf: Keep track of num of pending flogi
Saurav Kashyap
2020-03-05
scsi: qedf: Use pci_get_dsn()
Jacob Keller
2019-10-09
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
2019-09-30
scsi: qedf: Add port_id getter
Daniel Wagner
2019-09-23
scsi: qedf: Remove always false 'tmp_prio < 0' statement
Austin Kim
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-08-29
scsi: qedf: Fix race betwen fipvlan request and response path
Saurav Kashyap
2019-08-29
scsi: qedf: Use discovery list to traverse rports
Hannes Reinecke
2019-08-29
scsi: qedf: Decrease the LL2 MTU size to 2500
Saurav Kashyap
2019-08-29
scsi: qedf: Check for module unloading bit before processing link update AEN
Saurav Kashyap
2019-08-29
scsi: qedf: Add support for 20 Gbps speed
Saurav Kashyap
2019-08-29
scsi: qedf: Interpret supported caps value correctly
Saurav Kashyap
2019-08-29
scsi: qedf: Add shutdown callback handler
Saurav Kashyap
[next]