index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
Commit message (
Expand
)
Author
Age
Files
Lines
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-12
/
+17
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: qedf: NULL check before some freeing functions is not needed
Thomas Meyer
2018-12-07
1
-2
/
+1
*
scsi: qedf: fully convert to the generic DMA API
Christoph Hellwig
2018-10-17
1
-4
/
+4
*
scsi: qedf: Send the driver state to MFW
Saurav Kashyap
2018-07-10
1
-0
/
+12
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
15
-51
/
+238
|
\
|
*
scsi: qedf: Update version number to 8.33.16.20
Chad Dupuis
2018-05-08
1
-2
/
+2
|
*
scsi: qedf: Update copyright for 2018
Chad Dupuis
2018-05-08
15
-15
/
+15
|
*
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
2018-05-08
3
-14
/
+58
|
*
scsi: qedf: Set the UNLOADING flag when removing a vport
Chad Dupuis
2018-05-08
1
-0
/
+10
|
*
scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout
Chad Dupuis
2018-05-08
1
-0
/
+31
|
*
scsi: qedf: If qed fails to enable MSI-X fail PCI probe
Chad Dupuis
2018-05-08
1
-1
/
+2
|
*
scsi: qedf: Honor default_prio module parameter even if DCBX does not converge
Chad Dupuis
2018-05-08
1
-1
/
+8
|
*
scsi: qedf: Improve firmware debug dump handling
Chad Dupuis
2018-05-08
3
-2
/
+15
|
*
scsi: qedf: Remove setting DCBX pending during soft context reset
Saurav Kashyap
2018-05-08
1
-1
/
+0
|
*
scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...
Chad Dupuis
2018-05-08
1
-3
/
+3
|
*
scsi: qedf: Check if link is already up when receiving a link up event from qed
Chad Dupuis
2018-05-08
1
-0
/
+5
|
*
scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled
Chad Dupuis
2018-05-08
1
-0
/
+9
|
*
scsi: qedf: Release RRQ reference correctly when RRQ command times out
Chad Dupuis
2018-05-08
1
-0
/
+8
|
*
scsi: qedf: Honor priority from DCBX FCoE App tag
Chad Dupuis
2018-05-08
2
-14
/
+39
|
*
scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv...
Chad Dupuis
2018-05-08
1
-2
/
+9
|
*
scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ...
Chad Dupuis
2018-05-08
1
-0
/
+7
|
*
scsi: qedf: Add check for offload before flushing I/Os for target
Chad Dupuis
2018-05-08
1
-0
/
+6
|
*
scsi: qedf: Fix VLAN display when printing sent FIP frames
Chad Dupuis
2018-05-08
1
-1
/
+1
|
*
scsi: qedf: Add missing skb frees in error path
Chad Dupuis
2018-05-08
2
-0
/
+2
|
*
scsi: qedf: Increase the number of default FIP VLAN request retries to 60
Chad Dupuis
2018-05-08
1
-2
/
+2
|
*
scsi: qedf: Synchronize rport restarts when multiple ELS commands time out
Chad Dupuis
2018-05-08
2
-0
/
+13
*
|
qedf: Add get_generic_tlv_data handler.
Chad Dupuis
2018-05-22
2
-0
/
+18
*
|
qedf: Add support for populating ethernet TLVs.
Chad Dupuis
2018-05-22
4
-1
/
+104
*
|
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
2018-05-07
2
-3
/
+6
|
/
*
scsi: qedf: use correct strncpy() size
Arnd Bergmann
2018-02-13
1
-1
/
+1
*
scsi: qedf: fix LTO-enabled build
Arnd Bergmann
2018-02-13
3
-15
/
+16
*
scsi: qedf: remove redundant initialization of 'fcport'
Colin Ian King
2018-02-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
8
-112
/
+54
|
\
|
*
qed*: Advance drivers' version to 8.33.0.20
Tomer Tayar
2018-01-02
1
-4
/
+4
|
*
qed*: Utilize FW 8.33.1.0
Tomer Tayar
2018-01-02
4
-88
/
+30
|
*
qed*: HSI renaming for different types of HW
Tomer Tayar
2018-01-02
6
-20
/
+20
*
|
scsi: qedf: Fix error return code in __qedf_probe()
Wei Yongjun
2018-01-22
1
-0
/
+3
|
/
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
3
-18
/
+19
|
\
|
*
scsi: qedf: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-08-23
1
-6
/
+8
|
*
scsi: qedf: Limit number of CQs
Thomas Bogendoerfer
2017-07-26
2
-12
/
+11
*
|
scsi: qedf: drop bus reset handler
Hannes Reinecke
2017-08-25
1
-11
/
+0
*
|
scsi: qedf: Update driver version to 8.20.5.0.
Chad Dupuis
2017-08-24
1
-3
/
+3
*
|
scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.
Chad Dupuis
2017-08-24
1
-1
/
+1
*
|
scsi: qedf: Covert single-threaded workqueues to regular workqueues.
Chad Dupuis
2017-08-24
1
-4
/
+4
*
|
scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.
Chad Dupuis
2017-08-24
3
-16
/
+15
*
|
scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...
Chad Dupuis
2017-08-24
3
-26
/
+51
*
|
scsi: qedf: Set WWNN and WWPN based on values from qed.
Chad Dupuis
2017-08-24
1
-3
/
+18
|
/
*
scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
Colin Ian King
2017-07-12
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
14
-106
/
+247
|
\
[next]