index
:
pm24.git
master
perf-mon
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
/
qedf_fip.c
Age
Commit message (
Expand
)
Author
2020-06-02
scsi: qedf: Remove redundant initialization of variable rc
Colin Ian King
2019-08-29
scsi: qedf: Initiator fails to re-login to switch after link down
Saurav Kashyap
2019-08-29
scsi: qedf: Print message during bailout conditions
Saurav Kashyap
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-04-29
scsi: qedf: Check the return value of start_xmit
Saurav Kashyap
2019-04-03
scsi: qedf: Remove set but not used variable 'fr_len'
YueHaibing
2019-03-27
scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link
Chad Dupuis
2019-03-27
scsi: qedf: Wait for upload and link down processing during soft ctx reset
Chad Dupuis
2019-03-27
scsi: qedf: Check for link state before processing LL2 packets and send fipvl...
Saurav Kashyap
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-08
scsi: qedf: Update copyright for 2018
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-07
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
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-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-12
scsi: qedf: Look at all descriptors when processing a clear virtual link.
Chad Dupuis
2017-06-12
scsi: qedf: Update copyright to 2017.
Chad Dupuis
2017-04-07
scsi: qedf: Fix crash due to unsolicited FIP VLAN response.
Chad Dupuis
2017-03-06
scsi: qedf: Fix defective logging format and argument mismatches
Joe Perches
2017-02-22
scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.
Dupuis, Chad