index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
Age
Commit message (
Expand
)
Author
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-22
qedf: Add get_generic_tlv_data handler.
Chad Dupuis
2018-05-22
qedf: Add support for populating ethernet TLVs.
Chad Dupuis
2018-05-08
scsi: qedf: Update version number to 8.33.16.20
Chad Dupuis
2018-05-08
scsi: qedf: Update copyright for 2018
Chad Dupuis
2018-05-08
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
2018-05-08
scsi: qedf: Set the UNLOADING flag when removing a vport
Chad Dupuis
2018-05-08
scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout
Chad Dupuis
2018-05-08
scsi: qedf: If qed fails to enable MSI-X fail PCI probe
Chad Dupuis
2018-05-08
scsi: qedf: Honor default_prio module parameter even if DCBX does not converge
Chad Dupuis
2018-05-08
scsi: qedf: Improve firmware debug dump handling
Chad Dupuis
2018-05-08
scsi: qedf: Remove setting DCBX pending during soft context reset
Saurav Kashyap
2018-05-08
scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...
Chad Dupuis
2018-05-08
scsi: qedf: Check if link is already up when receiving a link up event from qed
Chad Dupuis
2018-05-08
scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled
Chad Dupuis
2018-05-08
scsi: qedf: Release RRQ reference correctly when RRQ command times out
Chad Dupuis
2018-05-08
scsi: qedf: Honor priority from DCBX FCoE App tag
Chad Dupuis
2018-05-08
scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv...
Chad Dupuis
2018-05-08
scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ...
Chad Dupuis
2018-05-08
scsi: qedf: Add check for offload before flushing I/Os for target
Chad Dupuis
2018-05-08
scsi: qedf: Fix VLAN display when printing sent FIP frames
Chad Dupuis
2018-05-08
scsi: qedf: Add missing skb frees in error path
Chad Dupuis
2018-05-08
scsi: qedf: Increase the number of default FIP VLAN request retries to 60
Chad Dupuis
2018-05-08
scsi: qedf: Synchronize rport restarts when multiple ELS commands time out
Chad Dupuis
2018-05-07
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
2018-02-13
scsi: qedf: use correct strncpy() size
Arnd Bergmann
2018-02-13
scsi: qedf: fix LTO-enabled build
Arnd Bergmann
2018-02-13
scsi: qedf: remove redundant initialization of 'fcport'
Colin Ian King
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-22
scsi: qedf: Fix error return code in __qedf_probe()
Wei Yongjun
2018-01-02
qed*: Advance drivers' version to 8.33.0.20
Tomer Tayar
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
2018-01-02
qed*: HSI renaming for different types of HW
Tomer Tayar
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
2017-08-25
scsi: qedf: drop bus reset handler
Hannes Reinecke
2017-08-24
scsi: qedf: Update driver version to 8.20.5.0.
Chad Dupuis
2017-08-24
scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.
Chad Dupuis
2017-08-24
scsi: qedf: Covert single-threaded workqueues to regular workqueues.
Chad Dupuis
2017-08-24
scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.
Chad Dupuis
2017-08-24
scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...
Chad Dupuis
2017-08-24
scsi: qedf: Set WWNN and WWPN based on values from qed.
Chad Dupuis
2017-08-23
scsi: qedf: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-07-26
scsi: qedf: Limit number of CQs
Thomas Bogendoerfer
2017-07-12
scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
Colin Ian King
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-12
scsi: qedf: Merge a few quoted strings split across lines
Christophe JAILLET
2017-06-12
scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity.
Christophe JAILLET
[next]