summaryrefslogtreecommitdiff
path: root/drivers/scsi/qedf
AgeCommit message (Expand)AuthorFilesLines
2017-06-12scsi: qedf: Add fka_period SCSI host attribute to show fip keep alive period.Chad Dupuis1-19/+38
2017-06-12scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...Chad Dupuis1-6/+16
2017-06-12scsi: qedf: Look at all descriptors when processing a clear virtual link.Chad Dupuis1-11/+9
2017-06-12scsi: qedf: Honor qed_ops->common->set_fp_int() return code.Chad Dupuis1-0/+2
2017-06-12scsi: qedf: Update copyright to 2017.Chad Dupuis14-14/+14
2017-06-12scsi: qedf: Enable basic FDMI information.Chad Dupuis1-0/+56
2017-05-08scsi: qedf: Avoid reading past end of bufferKees Cook1-1/+1
2017-05-08scsi: qedf: Cleanup the type of io_log->opDan Carpenter1-1/+1
2017-05-08scsi: qedf: properly update arguments position in function callGustavo A. R. Silva1-1/+1
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+3
2017-04-19scsi: qedi: qedf: Use designated initializersKees Cook1-1/+1
2017-04-07scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2-1/+3
2017-03-23qedf: fix wrong le16 conversionArnd Bergmann1-3/+3
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-10/+13
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval8-451/+681
2017-03-06scsi: qedf: Use vsprintf extension %padJoe Perches1-2/+2
2017-03-06scsi: qedf: Fix defective logging format and argument mismatchesJoe Perches3-8/+11
2017-02-23scsi: qedf: fixup compilation warning about atomic_t usageDupuis, Chad2-7/+7
2017-02-22scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad13-0/+8808