index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
/
qedf_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2019-09-24
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-30
scsi: qedf: Fix race betwen fipvlan request and response path
Saurav Kashyap
1
-13
/
+12
2019-08-30
scsi: qedf: Use discovery list to traverse rports
Hannes Reinecke
1
-32
/
+7
2019-08-30
scsi: qedf: Decrease the LL2 MTU size to 2500
Saurav Kashyap
1
-1
/
+1
2019-08-30
scsi: qedf: Check for module unloading bit before processing link update AEN
Saurav Kashyap
1
-0
/
+10
2019-08-30
scsi: qedf: Add support for 20 Gbps speed
Saurav Kashyap
1
-0
/
+5
2019-08-30
scsi: qedf: Interpret supported caps value correctly
Saurav Kashyap
1
-5
/
+27
2019-08-30
scsi: qedf: Add shutdown callback handler
Saurav Kashyap
1
-0
/
+7
2019-08-30
scsi: qedf: Update module description string
Nilesh Javali
1
-1
/
+1
2019-08-30
scsi: qedf: Stop sending fipvlan request on unload
Saurav Kashyap
1
-0
/
+5
2019-08-30
scsi: qedf: Print message during bailout conditions
Saurav Kashyap
1
-14
/
+39
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
1
-4
/
+1
2019-05-26
qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use
Chad Dupuis
1
-11
/
+28
2019-04-29
scsi: qedf: Add return value to log message if scsi_add_host fails
Saurav Kashyap
1
-2
/
+3
2019-04-29
scsi: qedf: Print fcport information on wait for upload timeout
Saurav Kashyap
1
-3
/
+5
2019-04-29
scsi: qedf: Check the return value of start_xmit
Saurav Kashyap
1
-1
/
+6
2019-04-29
scsi: qedf: Log message if scsi_add_host fails
Saurav Kashyap
1
-1
/
+4
2019-04-29
scsi: qedf: Check for fcoe_libfc_config failure
Saurav Kashyap
1
-1
/
+5
2019-04-29
scsi: qedf: Change MSI-X load error message
Chad Dupuis
1
-1
/
+2
2019-03-28
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
1
-0
/
+5
2019-03-28
scsi: qedf: Wait for upload and link down processing during soft ctx reset
Chad Dupuis
1
-7
/
+53
2019-03-28
scsi: qedf: fixup bit operations
Hannes Reinecke
1
-1
/
+4
2019-03-28
scsi: qedf: missing kref_put in qedf_xmit()
Hannes Reinecke
1
-1
/
+3
2019-03-28
scsi: qedf: Check for link state before processing LL2 packets and send fipvl...
Saurav Kashyap
1
-6
/
+22
2019-03-28
scsi: qedf: Add missing fc_disc_init call after allocating lport
Chad Dupuis
1
-0
/
+2
2019-03-28
scsi: qedf: Modify abort and tmf handler to handle edge condition and flush
Saurav Kashyap
1
-34
/
+90
2019-03-28
scsi: qedf: Modify flush routine to handle all I/Os and TMF
Shyam Sundar
1
-3
/
+5
2019-03-28
scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...
Chad Dupuis
1
-9
/
+4
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-02-20
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-12
/
+17
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-12-08
scsi: qedf: NULL check before some freeing functions is not needed
Thomas Meyer
1
-2
/
+1
2018-10-18
scsi: qedf: fully convert to the generic DMA API
Christoph Hellwig
1
-4
/
+4
2018-07-11
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
1
-26
/
+104
2018-05-23
qedf: Add get_generic_tlv_data handler.
Chad Dupuis
1
-0
/
+17
2018-05-23
qedf: Add support for populating ethernet TLVs.
Chad Dupuis
1
-0
/
+87
2018-05-08
scsi: qedf: Update copyright for 2018
Chad Dupuis
1
-1
/
+1
2018-05-08
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
1
-10
/
+16
2018-05-08
scsi: qedf: Set the UNLOADING flag when removing a vport
Chad Dupuis
1
-0
/
+10
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
1
-1
/
+12
2018-05-08
scsi: qedf: Remove setting DCBX pending during soft context reset
Saurav Kashyap
1
-1
/
+0
2018-05-08
scsi: qedf: Check if link is already up when receiving a link up event from qed
Chad Dupuis
1
-0
/
+5
[next]