index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-10
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
1
-1
/
+1
2019-10-01
scsi: qedf: Add port_id getter
Daniel Wagner
1
-0
/
+8
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
[next]