index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
/
qedf_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-22
scsi: qedf: Stop using the SCSI pointer
Bart Van Assche
1
-1
/
+2
2022-01-24
scsi: qedf: Change context reset messages to ratelimited
Saurav Kashyap
1
-2
/
+4
2022-01-24
scsi: qedf: Add stag_work to all the vports
Saurav Kashyap
1
-0
/
+1
2022-01-05
scsi: qedf: Fix potential dereference of NULL pointer
Jiasheng Jiang
1
-0
/
+2
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-10-16
scsi: qedf: Switch to attribute groups
Bart Van Assche
1
-1
/
+1
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
1
-4
/
+4
2021-09-24
qed: Don't ignore devlink allocation failures
Leon Romanovsky
1
-0
/
+2
2021-08-16
scsi: qedf: Fix error codes in qedf_alloc_global_queues()
Dan Carpenter
1
-5
/
+5
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+5
2021-06-10
scsi: qedf: Add vendor identifier attribute
Javed Hasan
1
-0
/
+3
2021-06-07
scsi: qedf: Update the max_id value in host structure
Saurav Kashyap
1
-0
/
+2
2021-06-01
scsi: qedf: Do not put host in qedf_vport_create() unconditionally
Daniel Wagner
1
-11
/
+9
2021-05-14
scsi: qedf: Add pointer checks in qedf_update_link_speed()
Javed Hasan
1
-1
/
+3
2021-05-14
scsi: qedf: Drop unnecessary NULL checks after container_of()
Guenter Roeck
1
-4
/
+0
2021-04-13
scsi: qedf: Use devlink to report errors and recovery
Javed Hasan
1
-2
/
+3
2021-04-13
scsi: qedf: Enable devlink support
Javed Hasan
1
-0
/
+13
2021-01-13
scsi: qedf: Simplify bool comparison
YANG LI
1
-1
/
+1
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
1
-1
/
+1
2020-09-08
scsi: qedf: Retry qed->probe during recovery
Saurav Kashyap
1
-0
/
+11
2020-09-08
scsi: qedf: Add schedule_hw_err_handler callback for fan failure
Saurav Kashyap
1
-0
/
+45
2020-09-08
scsi: qedf: Return SUCCESS if stale rport is encountered
Saurav Kashyap
1
-1
/
+1
2020-09-08
scsi: qedf: FDMI attributes correction
Javed Hasan
1
-25
/
+53
2020-09-08
scsi: qedf: Fix for the session’s E_D_TOV value
Javed Hasan
1
-1
/
+1
2020-09-08
scsi: qedf: Change the debug parameter permission to read & write
Javed Hasan
1
-1
/
+1
2020-08-24
scsi: qedf: Fix null ptr reference in qedf_stag_change_work
Ye Bin
1
-1
/
+1
2020-08-20
scsi: qedf: Check for port type and role before processing an event
Saurav Kashyap
1
-0
/
+11
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+4
2020-07-20
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
1
-28
/
+50
2020-07-15
scsi: qedf: Remove set but not checked variable 'tmp'
Lee Jones
1
-3
/
+2
2020-07-15
scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
1
-3
/
+2
2020-04-17
scsi: qedf: Get dev info after updating the params
Saurav Kashyap
1
-0
/
+7
2020-04-17
scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...
Chad Dupuis
1
-4
/
+31
2020-04-17
scsi: qedf: Add schedule recovery handler
Chad Dupuis
1
-0
/
+43
2020-04-17
scsi: qedf: Implement callback for bw_update
Saurav Kashyap
1
-0
/
+27
2020-04-17
scsi: qedf: Keep track of num of pending flogi
Saurav Kashyap
1
-0
/
+23
2020-03-05
scsi: qedf: Use pci_get_dsn()
Jacob Keller
1
-13
/
+5
2019-10-09
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
1
-1
/
+1
2019-09-30
scsi: qedf: Add port_id getter
Daniel Wagner
1
-0
/
+8
2019-09-23
scsi: qedf: Remove always false 'tmp_prio < 0' statement
Austin Kim
1
-1
/
+1
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-65
/
+113
2019-08-29
scsi: qedf: Fix race betwen fipvlan request and response path
Saurav Kashyap
1
-13
/
+12
2019-08-29
scsi: qedf: Use discovery list to traverse rports
Hannes Reinecke
1
-32
/
+7
2019-08-29
scsi: qedf: Decrease the LL2 MTU size to 2500
Saurav Kashyap
1
-1
/
+1
2019-08-29
scsi: qedf: Check for module unloading bit before processing link update AEN
Saurav Kashyap
1
-0
/
+10
2019-08-29
scsi: qedf: Add support for 20 Gbps speed
Saurav Kashyap
1
-0
/
+5
2019-08-29
scsi: qedf: Interpret supported caps value correctly
Saurav Kashyap
1
-5
/
+27
2019-08-29
scsi: qedf: Add shutdown callback handler
Saurav Kashyap
1
-0
/
+7
2019-08-29
scsi: qedf: Update module description string
Nilesh Javali
1
-1
/
+1
2019-08-29
scsi: qedf: Stop sending fipvlan request on unload
Saurav Kashyap
1
-0
/
+5
[next]