summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_main.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedf: Limit number of CQsThomas Bogendoerfer2017-07-261-11/+9
* scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King2017-07-121-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-46/+157
|\
| * scsi: qedf: Merge a few quoted strings split across linesChristophe JAILLET2017-06-121-12/+6
| * scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity.Christophe JAILLET2017-06-121-13/+6
| * scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues'Christophe JAILLET2017-06-121-1/+2
| * scsi: qedf: Add change_queue_depth member to scsi_host_template().Chad Dupuis2017-06-121-0/+1
| * scsi: qedf: Change cmd_per_lun in scsi_host_template to 32 to increase perfor...Chad Dupuis2017-06-121-1/+1
| * scsi: qedf: Move some prints to a debug level so they do not print when no de...Chad Dupuis2017-06-121-5/+8
| * scsi: qedf: Add non-offload receive filters.Chad Dupuis2017-06-121-0/+43
| * scsi: qedf: Add bus_reset No-op.Chad Dupuis2017-06-121-0/+11
| * scsi: qedf: Use same logic for SCSI host reset and FC lip_reset.Chad Dupuis2017-06-121-16/+23
| * scsi: qedf: Set qed logging level to QED_LEVEL_NOTICE.Chad Dupuis2017-06-121-1/+1
| * scsi: qedf: Honor qed_ops->common->set_fp_int() return code.Chad Dupuis2017-06-121-0/+2
| * scsi: qedf: Update copyright to 2017.Chad Dupuis2017-06-121-1/+1
| * scsi: qedf: Enable basic FDMI information.Chad Dupuis2017-06-121-0/+56
* | networking: make skb_pull & friends return void pointersJohannes Berg2017-06-161-1/+1
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* | qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-241-1/+1
|/
* scsi: qedf: Avoid reading past end of bufferKees Cook2017-05-081-1/+1
* scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2017-04-071-0/+1
* scsi: qedf: Use vsprintf extension %padJoe Perches2017-03-061-2/+2
* scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad2017-02-221-0/+3336