index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
/
qedf_main.c
Age
Commit message (
Expand
)
Author
2020-08-24
scsi: qedf: Fix null ptr reference in qedf_stag_change_work
Ye Bin
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-07-20
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
2020-07-15
scsi: qedf: Remove set but not checked variable 'tmp'
Lee Jones
2020-07-15
scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-04-17
scsi: qedf: Get dev info after updating the params
Saurav Kashyap
2020-04-17
scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...
Chad Dupuis
2020-04-17
scsi: qedf: Add schedule recovery handler
Chad Dupuis
2020-04-17
scsi: qedf: Implement callback for bw_update
Saurav Kashyap
2020-04-17
scsi: qedf: Keep track of num of pending flogi
Saurav Kashyap
2020-03-05
scsi: qedf: Use pci_get_dsn()
Jacob Keller
2019-10-09
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
2019-09-30
scsi: qedf: Add port_id getter
Daniel Wagner
2019-09-23
scsi: qedf: Remove always false 'tmp_prio < 0' statement
Austin Kim
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-08-29
scsi: qedf: Fix race betwen fipvlan request and response path
Saurav Kashyap
2019-08-29
scsi: qedf: Use discovery list to traverse rports
Hannes Reinecke
2019-08-29
scsi: qedf: Decrease the LL2 MTU size to 2500
Saurav Kashyap
2019-08-29
scsi: qedf: Check for module unloading bit before processing link update AEN
Saurav Kashyap
2019-08-29
scsi: qedf: Add support for 20 Gbps speed
Saurav Kashyap
2019-08-29
scsi: qedf: Interpret supported caps value correctly
Saurav Kashyap
2019-08-29
scsi: qedf: Add shutdown callback handler
Saurav Kashyap
2019-08-29
scsi: qedf: Update module description string
Nilesh Javali
2019-08-29
scsi: qedf: Stop sending fipvlan request on unload
Saurav Kashyap
2019-08-29
scsi: qedf: Print message during bailout conditions
Saurav Kashyap
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-05-26
qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use
Chad Dupuis
2019-04-29
scsi: qedf: Add return value to log message if scsi_add_host fails
Saurav Kashyap
2019-04-29
scsi: qedf: Print fcport information on wait for upload timeout
Saurav Kashyap
2019-04-29
scsi: qedf: Check the return value of start_xmit
Saurav Kashyap
2019-04-29
scsi: qedf: Log message if scsi_add_host fails
Saurav Kashyap
2019-04-29
scsi: qedf: Check for fcoe_libfc_config failure
Saurav Kashyap
2019-04-29
scsi: qedf: Change MSI-X load error message
Chad Dupuis
2019-03-27
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
2019-03-27
scsi: qedf: Wait for upload and link down processing during soft ctx reset
Chad Dupuis
2019-03-27
scsi: qedf: fixup bit operations
Hannes Reinecke
2019-03-27
scsi: qedf: missing kref_put in qedf_xmit()
Hannes Reinecke
2019-03-27
scsi: qedf: Check for link state before processing LL2 packets and send fipvl...
Saurav Kashyap
2019-03-27
scsi: qedf: Add missing fc_disc_init call after allocating lport
Chad Dupuis
2019-03-27
scsi: qedf: Modify abort and tmf handler to handle edge condition and flush
Saurav Kashyap
2019-03-27
scsi: qedf: Modify flush routine to handle all I/Os and TMF
Shyam Sundar
2019-03-27
scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...
Chad Dupuis
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-19
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-07
scsi: qedf: NULL check before some freeing functions is not needed
Thomas Meyer
2018-10-17
scsi: qedf: fully convert to the generic DMA API
Christoph Hellwig
[next]