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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-23
/
+3
2019-02-19
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
1
-1
/
+1
2019-02-05
scsi: stop setting up request->special
Christoph Hellwig
1
-6
/
+0
2019-01-29
scsi: qedf: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-12
/
+17
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-12-07
scsi: qedf: NULL check before some freeing functions is not needed
Thomas Meyer
1
-2
/
+1
2018-10-17
scsi: qedf: fully convert to the generic DMA API
Christoph Hellwig
1
-4
/
+4
2018-07-10
scsi: qedf: Send the driver state to MFW
Saurav Kashyap
1
-0
/
+12
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-51
/
+238
2018-05-22
qedf: Add get_generic_tlv_data handler.
Chad Dupuis
2
-0
/
+18
2018-05-22
qedf: Add support for populating ethernet TLVs.
Chad Dupuis
4
-1
/
+104
2018-05-08
scsi: qedf: Update version number to 8.33.16.20
Chad Dupuis
1
-2
/
+2
2018-05-08
scsi: qedf: Update copyright for 2018
Chad Dupuis
15
-15
/
+15
2018-05-08
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
3
-14
/
+58
2018-05-08
scsi: qedf: Set the UNLOADING flag when removing a vport
Chad Dupuis
1
-0
/
+10
2018-05-08
scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout
Chad Dupuis
1
-0
/
+31
2018-05-08
scsi: qedf: If qed fails to enable MSI-X fail PCI probe
Chad Dupuis
1
-1
/
+2
2018-05-08
scsi: qedf: Honor default_prio module parameter even if DCBX does not converge
Chad Dupuis
1
-1
/
+8
2018-05-08
scsi: qedf: Improve firmware debug dump handling
Chad Dupuis
3
-2
/
+15
2018-05-08
scsi: qedf: Remove setting DCBX pending during soft context reset
Saurav Kashyap
1
-1
/
+0
2018-05-08
scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...
Chad Dupuis
1
-3
/
+3
2018-05-08
scsi: qedf: Check if link is already up when receiving a link up event from qed
Chad Dupuis
1
-0
/
+5
2018-05-08
scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled
Chad Dupuis
1
-0
/
+9
2018-05-08
scsi: qedf: Release RRQ reference correctly when RRQ command times out
Chad Dupuis
1
-0
/
+8
2018-05-08
scsi: qedf: Honor priority from DCBX FCoE App tag
Chad Dupuis
2
-14
/
+39
2018-05-08
scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv...
Chad Dupuis
1
-2
/
+9
2018-05-08
scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ...
Chad Dupuis
1
-0
/
+7
2018-05-08
scsi: qedf: Add check for offload before flushing I/Os for target
Chad Dupuis
1
-0
/
+6
2018-05-08
scsi: qedf: Fix VLAN display when printing sent FIP frames
Chad Dupuis
1
-1
/
+1
2018-05-08
scsi: qedf: Add missing skb frees in error path
Chad Dupuis
2
-0
/
+2
2018-05-08
scsi: qedf: Increase the number of default FIP VLAN request retries to 60
Chad Dupuis
1
-2
/
+2
2018-05-08
scsi: qedf: Synchronize rport restarts when multiple ELS commands time out
Chad Dupuis
2
-0
/
+13
2018-05-07
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
2
-3
/
+6
2018-02-13
scsi: qedf: use correct strncpy() size
Arnd Bergmann
1
-1
/
+1
2018-02-13
scsi: qedf: fix LTO-enabled build
Arnd Bergmann
3
-15
/
+16
2018-02-13
scsi: qedf: remove redundant initialization of 'fcport'
Colin Ian King
1
-1
/
+1
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
8
-112
/
+54
2018-01-22
scsi: qedf: Fix error return code in __qedf_probe()
Wei Yongjun
1
-0
/
+3
2018-01-02
qed*: Advance drivers' version to 8.33.0.20
Tomer Tayar
1
-4
/
+4
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
4
-88
/
+30
2018-01-02
qed*: HSI renaming for different types of HW
Tomer Tayar
6
-20
/
+20
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
3
-18
/
+19
2017-08-25
scsi: qedf: drop bus reset handler
Hannes Reinecke
1
-11
/
+0
2017-08-24
scsi: qedf: Update driver version to 8.20.5.0.
Chad Dupuis
1
-3
/
+3
2017-08-24
scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.
Chad Dupuis
1
-1
/
+1
2017-08-24
scsi: qedf: Covert single-threaded workqueues to regular workqueues.
Chad Dupuis
1
-4
/
+4
2017-08-24
scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.
Chad Dupuis
3
-16
/
+15
2017-08-24
scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...
Chad Dupuis
3
-26
/
+51
2017-08-24
scsi: qedf: Set WWNN and WWPN based on values from qed.
Chad Dupuis
1
-3
/
+18
[next]