summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_fip.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedf: Remove redundant initialization of variable rcColin Ian King2020-06-021-1/+1
* scsi: qedf: Initiator fails to re-login to switch after link downSaurav Kashyap2019-08-291-11/+17
* scsi: qedf: Print message during bailout conditionsSaurav Kashyap2019-08-291-1/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner2019-06-051-4/+1
* scsi: qedf: Check the return value of start_xmitSaurav Kashyap2019-04-291-2/+15
* scsi: qedf: Remove set but not used variable 'fr_len'YueHaibing2019-04-031-2/+0
* scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual linkChad Dupuis2019-03-271-18/+48
* scsi: qedf: Wait for upload and link down processing during soft ctx resetChad Dupuis2019-03-271-3/+1
* scsi: qedf: Check for link state before processing LL2 packets and send fipvl...Saurav Kashyap2019-03-271-0/+6
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-101-2/+3
|\
| * scsi: qedf: Update copyright for 2018Chad Dupuis2018-05-081-1/+1
| * scsi: qedf: Fix VLAN display when printing sent FIP framesChad Dupuis2018-05-081-1/+1
| * scsi: qedf: Add missing skb frees in error pathChad Dupuis2018-05-081-0/+1
* | qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-071-2/+5
|/
* scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.Chad Dupuis2017-08-241-11/+7
* scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...Chad Dupuis2017-08-241-17/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-12/+10
|\
| * scsi: qedf: Look at all descriptors when processing a clear virtual link.Chad Dupuis2017-06-121-11/+9
| * scsi: qedf: Update copyright to 2017.Chad Dupuis2017-06-121-1/+1
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+1
|/
* scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2017-04-071-1/+2
* scsi: qedf: Fix defective logging format and argument mismatchesJoe Perches2017-03-061-1/+1
* scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad2017-02-221-0/+269