Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c442a0d18744d4a5857d513f171d68ed6a54df5b
/
drivers
/
scsi
/
qedf
1125c70
scsi: Fix various misspellings of "connect"
by Geert Uytterhoeven
· 5 years ago
a3a8d13
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
by Martin K. Petersen
· 5 years ago
c3dde2f
scsi: qedf: Add port_id getter
by Daniel Wagner
· 5 years ago
4b062e7
scsi: qedf: Remove always false 'tmp_prio < 0' statement
by Austin Kim
· 5 years ago
10fd717
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
32dce48c
scsi: qedf: Update the version to 8.42.3.0
by Saurav Kashyap
· 5 years ago
3480e7a
scsi: qedf: Fix race betwen fipvlan request and response path
by Saurav Kashyap
· 5 years ago
5797bcc
scsi: qedf: Use discovery list to traverse rports
by Hannes Reinecke
· 5 years ago
f6d6367
scsi: qedf: Decrease the LL2 MTU size to 2500
by Saurav Kashyap
· 5 years ago
0482262
scsi: qedf: Check for module unloading bit before processing link update AEN
by Saurav Kashyap
· 5 years ago
b29a907
scsi: qedf: Initiator fails to re-login to switch after link down
by Saurav Kashyap
· 5 years ago
aa5175a
scsi: qedf: Add debug information for unsolicited processing
by Saurav Kashyap
· 5 years ago
931285e
scsi: qedf: Add support for 20 Gbps speed
by Saurav Kashyap
· 5 years ago
fa74f5e3
scsi: qedf: Interpret supported caps value correctly
by Saurav Kashyap
· 5 years ago
3169620
scsi: qedf: Add shutdown callback handler
by Saurav Kashyap
· 5 years ago
ec6350b
scsi: qedf: Update module description string
by Nilesh Javali
· 5 years ago
47aeee5
scsi: qedf: Fix crash during sg_reset
by Arun Easi
· 5 years ago
4909e15
scsi: qedf: Stop sending fipvlan request on unload
by Saurav Kashyap
· 5 years ago
e82e6ff
scsi: qedf: Print message during bailout conditions
by Saurav Kashyap
· 5 years ago
b54c9d5
net: Use skb_frag_off accessors
by Jonathan Lemon
· 5 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
3287e96
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
by Thomas Gleixner
· 6 years ago
a9b02c6
qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use
by Chad Dupuis
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
cc23c66
scsi: qedf: remove set but not used variables
by YueHaibing
· 6 years ago
b226a89
scsi: qedf: Update the driver version to 8.37.25.20
by Saurav Kashyap
· 6 years ago
1e1ff60
scsi: qedf: Add return value to log message if scsi_add_host fails
by Saurav Kashyap
· 6 years ago
7fa4142
scsi: qedf: Print fcport information on wait for upload timeout
by Saurav Kashyap
· 6 years ago
19c2b6d
scsi: qedf: Check the return value of start_xmit
by Saurav Kashyap
· 6 years ago
249b148
scsi: qedf: Log message if scsi_add_host fails
by Saurav Kashyap
· 6 years ago
f4eecabe7
scsi: qedf: Check for fcoe_libfc_config failure
by Saurav Kashyap
· 6 years ago
8b95b99
scsi: qedf: Add comment to display logging levels
by Saurav Kashyap
· 6 years ago
50ed27c
scsi: qedf: Add port_id for fcport into initiate_cleanup debug message
by Chad Dupuis
· 6 years ago
1c816247
scsi: qedf: Add LBA to underrun debug messages
by Chad Dupuis
· 6 years ago
276eb3e
scsi: qedf: Print scsi_cmd backpointer in good completion path if the command is still being used
by Chad Dupuis
· 6 years ago
892f63d4
scsi: qedf: Add driver state to 'driver_stats' debugfs node
by Chad Dupuis
· 6 years ago
078d719
scsi: qedf: Change MSI-X load error message
by Chad Dupuis
· 6 years ago
65b1dc9
scsi: qedf: remove memset/memcpy to nfunc and use func instead
by Colin Ian King
· 6 years ago
6087550
scsi: qedf: Remove set but not used variable 'fr_len'
by YueHaibing
· 6 years ago
fb17358c
scsi: qedf: Update the driver version to 8.37.25.19
by Saurav Kashyap
· 6 years ago
efc8fe9
scsi: qedf: Fix lport may be used uninitialized warning
by Saurav Kashyap
· 6 years ago
fe2043d
scsi: qedf: Correctly handle refcounting of rdata
by Saurav Kashyap
· 6 years ago
faea571
scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared
by Shyam Sundar
· 6 years ago
f2c98af
scsi: qedf: Check for tm_flags instead of cmd_type during cleanup
by Saurav Kashyap
· 6 years ago
feac47f
scsi: qedf: Add a flag to help debugging io_req which could not be cleaned
by Shyam Sundar
· 6 years ago
582a472
scsi: qedf: Don't send ABTS for under run scenario
by Saurav Kashyap
· 6 years ago
ff543e2
scsi: qedf: Don't queue anything if upload is in progress
by Shyam Sundar
· 6 years ago
fc37ddc
scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link
by Chad Dupuis
· 6 years ago
56efc30
scsi: qedf: fc_rport_priv reference counting fixes
by Hannes Reinecke
· 6 years ago
6f15d0c
scsi: qedf: Add missing return in qedf_scsi_done()
by Chad Dupuis
· 6 years ago
a66c6cd2
scsi: qedf: Wait for upload and link down processing during soft ctx reset
by Chad Dupuis
· 6 years ago
627cc7d
scsi: qedf: Add additional checks for io_req->sc_cmd validity
by Chad Dupuis
· 6 years ago
78a8ab3
scsi: qedf: fixup bit operations
by Hannes Reinecke
· 6 years ago
6d1368e
scsi: qedf: fixup locking in qedf_restart_rport()
by Hannes Reinecke
· 6 years ago
4262d35
scsi: qedf: missing kref_put in qedf_xmit()
by Hannes Reinecke
· 6 years ago
76dbf4f
scsi: qedf: Check for link state before processing LL2 packets and send fipvlan retries
by Saurav Kashyap
· 6 years ago
0cbd007
scsi: qedf: Add missing fc_disc_init call after allocating lport
by Chad Dupuis
· 6 years ago
90ccf75
scsi: qedf: Correct the memory barriers in qedf_ring_doorbell
by Andrew Vasquez
· 6 years ago
96b1765
scsi: qedf: Use a separate completion for cleanup commands
by Chad Dupuis
· 6 years ago
69ef2c6
scsi: qedf: Modify abort and tmf handler to handle edge condition and flush
by Saurav Kashyap
· 6 years ago
5d5e5565
scsi: qedf: Modify flush routine to handle all I/Os and TMF
by Shyam Sundar
· 6 years ago
3e2c11b
scsi: qedf: Simplify s/g list mapping
by Chad Dupuis
· 6 years ago
c5e06ba
scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check
by Chad Dupuis
· 6 years ago
650ce64
scsi: qedf: Correct xid range overlap between offloaded requests and libfc requests
by Chad Dupuis
· 6 years ago
f1c4359
scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails
by Chad Dupuis
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
8beb90a
scsi: fcoe: make use of fip_mode enum complete
by Sedat Dilek
· 6 years ago
b9f9199
scsi: stop setting up request->special
by Christoph Hellwig
· 6 years ago
26febfb
scsi: qedf: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
2a3d4eb
scsi: flip the default on use_clustering
by Christoph Hellwig
· 6 years ago
f3e46ac
scsi: qedf: NULL check before some freeing functions is not needed
by Thomas Meyer
· 6 years ago
332d84f
scsi: qedf: fully convert to the generic DMA API
by Christoph Hellwig
· 6 years ago
6ac1747
scsi: qedf: Send the driver state to MFW
by Saurav Kashyap
· 7 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
8673daf
qedf: Add get_generic_tlv_data handler.
by Chad Dupuis
· 7 years ago
642a0b3
qedf: Add support for populating ethernet TLVs.
by Chad Dupuis
· 7 years ago
ab7ad49
scsi: qedf: Update version number to 8.33.16.20
by Chad Dupuis
· 7 years ago
5d1c8b5
scsi: qedf: Update copyright for 2018
by Chad Dupuis
· 7 years ago
f3690a8
scsi: qedf: Add more defensive checks for concurrent error conditions
by Chad Dupuis
· 7 years ago
4f4616c
scsi: qedf: Set the UNLOADING flag when removing a vport
by Chad Dupuis
· 7 years ago
92bbccd
scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout
by Chad Dupuis
· 7 years ago
96673e1
scsi: qedf: If qed fails to enable MSI-X fail PCI probe
by Chad Dupuis
· 7 years ago
65b7bec
scsi: qedf: Honor default_prio module parameter even if DCBX does not converge
by Chad Dupuis
· 7 years ago
4b9b7fa
scsi: qedf: Improve firmware debug dump handling
by Chad Dupuis
· 7 years ago
f9a4a7f
scsi: qedf: Remove setting DCBX pending during soft context reset
by Saurav Kashyap
· 7 years ago
8025c84
scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushing requests
by Chad Dupuis
· 7 years ago
3f9de7f
scsi: qedf: Check if link is already up when receiving a link up event from qed
by Chad Dupuis
· 7 years ago
a8f192b
scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled
by Chad Dupuis
· 7 years ago
adf4884
scsi: qedf: Release RRQ reference correctly when RRQ command times out
by Chad Dupuis
· 7 years ago
84b2ba6
scsi: qedf: Honor priority from DCBX FCoE App tag
by Chad Dupuis
· 7 years ago
ba17d37
scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX convergence to start discovery
by Chad Dupuis
· 7 years ago
a93755c
scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 and 7
by Chad Dupuis
· 7 years ago
766639c
scsi: qedf: Add check for offload before flushing I/Os for target
by Chad Dupuis
· 7 years ago
15a93de
scsi: qedf: Fix VLAN display when printing sent FIP frames
by Chad Dupuis
· 7 years ago
f32803b
scsi: qedf: Add missing skb frees in error path
by Chad Dupuis
· 7 years ago
c3ef86f
scsi: qedf: Increase the number of default FIP VLAN request retries to 60
by Chad Dupuis
· 7 years ago
44c7c85
scsi: qedf: Synchronize rport restarts when multiple ELS commands time out
by Chad Dupuis
· 7 years ago
cac6f69
qed: Add support for Unified Fabric Port.
by Sudarsana Reddy Kalluru
· 7 years ago
a8db614
scsi: qedf: use correct strncpy() size
by Arnd Bergmann
· 7 years ago
Next »