index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
/
qedf_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
scsi: qedf: Add return value to log message if scsi_add_host fails
Saurav Kashyap
2019-04-29
1
-2
/
+3
*
scsi: qedf: Print fcport information on wait for upload timeout
Saurav Kashyap
2019-04-29
1
-3
/
+5
*
scsi: qedf: Check the return value of start_xmit
Saurav Kashyap
2019-04-29
1
-1
/
+6
*
scsi: qedf: Log message if scsi_add_host fails
Saurav Kashyap
2019-04-29
1
-1
/
+4
*
scsi: qedf: Check for fcoe_libfc_config failure
Saurav Kashyap
2019-04-29
1
-1
/
+5
*
scsi: qedf: Change MSI-X load error message
Chad Dupuis
2019-04-29
1
-1
/
+2
*
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
2019-03-28
1
-0
/
+5
*
scsi: qedf: Wait for upload and link down processing during soft ctx reset
Chad Dupuis
2019-03-28
1
-7
/
+53
*
scsi: qedf: fixup bit operations
Hannes Reinecke
2019-03-28
1
-1
/
+4
*
scsi: qedf: missing kref_put in qedf_xmit()
Hannes Reinecke
2019-03-28
1
-1
/
+3
*
scsi: qedf: Check for link state before processing LL2 packets and send fipvl...
Saurav Kashyap
2019-03-28
1
-6
/
+22
*
scsi: qedf: Add missing fc_disc_init call after allocating lport
Chad Dupuis
2019-03-28
1
-0
/
+2
*
scsi: qedf: Modify abort and tmf handler to handle edge condition and flush
Saurav Kashyap
2019-03-28
1
-34
/
+90
*
scsi: qedf: Modify flush routine to handle all I/Os and TMF
Shyam Sundar
2019-03-28
1
-3
/
+5
*
scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...
Chad Dupuis
2019-03-28
1
-9
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-10
1
-1
/
+1
|
\
|
*
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
2019-02-20
1
-1
/
+1
*
|
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-19
1
-1
/
+0
*
scsi: qedf: NULL check before some freeing functions is not needed
Thomas Meyer
2018-12-08
1
-2
/
+1
*
scsi: qedf: fully convert to the generic DMA API
Christoph Hellwig
2018-10-18
1
-4
/
+4
*
scsi: qedf: Send the driver state to MFW
Saurav Kashyap
2018-07-11
1
-0
/
+12
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-26
/
+104
|
\
|
*
scsi: qedf: Update copyright for 2018
Chad Dupuis
2018-05-08
1
-1
/
+1
|
*
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
2018-05-08
1
-10
/
+16
|
*
scsi: qedf: Set the UNLOADING flag when removing a vport
Chad Dupuis
2018-05-08
1
-0
/
+10
|
*
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
1
-1
/
+12
|
*
scsi: qedf: Remove setting DCBX pending during soft context reset
Saurav Kashyap
2018-05-08
1
-1
/
+0
|
*
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: Honor priority from DCBX FCoE App tag
Chad Dupuis
2018-05-08
1
-14
/
+38
|
*
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 missing skb frees in error path
Chad Dupuis
2018-05-08
1
-0
/
+1
|
*
scsi: qedf: Increase the number of default FIP VLAN request retries to 60
Chad Dupuis
2018-05-08
1
-2
/
+2
*
|
qedf: Add get_generic_tlv_data handler.
Chad Dupuis
2018-05-23
1
-0
/
+17
*
|
qedf: Add support for populating ethernet TLVs.
Chad Dupuis
2018-05-23
1
-0
/
+87
*
|
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
2018-05-08
1
-1
/
+1
|
/
*
scsi: qedf: fix LTO-enabled build
Arnd Bergmann
2018-02-14
1
-5
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-6
/
+6
|
\
|
*
qed*: Utilize FW 8.33.1.0
Tomer Tayar
2018-01-02
1
-2
/
+2
|
*
qed*: HSI renaming for different types of HW
Tomer Tayar
2018-01-02
1
-4
/
+4
*
|
scsi: qedf: Fix error return code in __qedf_probe()
Wei Yongjun
2018-01-23
1
-0
/
+3
|
/
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
1
-11
/
+9
|
\
|
*
scsi: qedf: Limit number of CQs
Thomas Bogendoerfer
2017-07-27
1
-11
/
+9
*
|
scsi: qedf: drop bus reset handler
Hannes Reinecke
2017-08-25
1
-11
/
+0
*
|
scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.
Chad Dupuis
2017-08-25
1
-1
/
+1
*
|
scsi: qedf: Covert single-threaded workqueues to regular workqueues.
Chad Dupuis
2017-08-25
1
-4
/
+4
[next]