aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_fip.c
AgeCommit message (Expand)Author
2020-06-02scsi: qedf: Remove redundant initialization of variable rcColin Ian King
2019-08-29scsi: qedf: Initiator fails to re-login to switch after link downSaurav Kashyap
2019-08-29scsi: qedf: Print message during bailout conditionsSaurav Kashyap
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner
2019-04-29scsi: qedf: Check the return value of start_xmitSaurav Kashyap
2019-04-03scsi: qedf: Remove set but not used variable 'fr_len'YueHaibing
2019-03-27scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual linkChad Dupuis
2019-03-27scsi: qedf: Wait for upload and link down processing during soft ctx resetChad Dupuis
2019-03-27scsi: qedf: Check for link state before processing LL2 packets and send fipvl...Saurav Kashyap
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-08scsi: qedf: Update copyright for 2018Chad Dupuis
2018-05-08scsi: qedf: Fix VLAN display when printing sent FIP framesChad Dupuis
2018-05-08scsi: qedf: Add missing skb frees in error pathChad Dupuis
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2017-08-24scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.Chad Dupuis
2017-08-24scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...Chad Dupuis
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-12scsi: qedf: Look at all descriptors when processing a clear virtual link.Chad Dupuis
2017-06-12scsi: qedf: Update copyright to 2017.Chad Dupuis
2017-04-07scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis
2017-03-06scsi: qedf: Fix defective logging format and argument mismatchesJoe Perches
2017-02-22scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad