aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_fip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29scsi: qedf: Initiator fails to re-login to switch after link downSaurav Kashyap1-11/+17
2019-08-29scsi: qedf: Print message during bailout conditionsSaurav Kashyap1-1/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner1-4/+1
2019-04-29scsi: qedf: Check the return value of start_xmitSaurav Kashyap1-2/+15
2019-04-03scsi: qedf: Remove set but not used variable 'fr_len'YueHaibing1-2/+0
2019-03-27scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual linkChad Dupuis1-18/+48
2019-03-27scsi: qedf: Wait for upload and link down processing during soft ctx resetChad Dupuis1-3/+1
2019-03-27scsi: qedf: Check for link state before processing LL2 packets and send fipvlan retriesSaurav Kashyap1-0/+6
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+3
2018-05-08scsi: qedf: Update copyright for 2018Chad Dupuis1-1/+1
2018-05-08scsi: qedf: Fix VLAN display when printing sent FIP framesChad Dupuis1-1/+1
2018-05-08scsi: qedf: Add missing skb frees in error pathChad Dupuis1-0/+1
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-2/+5
2017-08-24scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.Chad Dupuis1-11/+7
2017-08-24scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is available.Chad Dupuis1-17/+0
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+10
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-2/+1
2017-06-12scsi: qedf: Look at all descriptors when processing a clear virtual link.Chad Dupuis1-11/+9
2017-06-12scsi: qedf: Update copyright to 2017.Chad Dupuis1-1/+1
2017-04-07scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis1-1/+2
2017-03-06scsi: qedf: Fix defective logging format and argument mismatchesJoe Perches1-1/+1
2017-02-22scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad1-0/+269