summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf
Commit message (Expand)AuthorAgeFilesLines
...
| * 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: Fixup unnecessary parantheses around test_bit operations.Chad Dupuis2017-06-122-4/+4
| * 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: Add fka_period SCSI host attribute to show fip keep alive period.Chad Dupuis2017-06-121-19/+38
| * scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...Chad Dupuis2017-06-121-6/+16
| * scsi: qedf: Look at all descriptors when processing a clear virtual link.Chad Dupuis2017-06-121-11/+9
| * 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-1214-14/+14
| * scsi: qedf: Enable basic FDMI information.Chad Dupuis2017-06-121-0/+56
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+1
* | 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: Cleanup the type of io_log->opDan Carpenter2017-05-081-1/+1
* scsi: qedf: properly update arguments position in function callGustavo A. R. Silva2017-05-081-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-1/+1
|\
| * scsi: qedi: qedf: Use designated initializersKees Cook2017-04-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-202-1/+3
|\ \
| * | scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2017-04-072-1/+3
* | | qedf: fix wrong le16 conversionArnd Bergmann2017-03-231-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-154-10/+13
|\ \ \ | |/ /
| * | scsi: qedf: Use vsprintf extension %padJoe Perches2017-03-061-2/+2
| * | scsi: qedf: Fix defective logging format and argument mismatchesJoe Perches2017-03-063-8/+11
| |/
* | qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-138-451/+681
|/
* scsi: qedf: fixup compilation warning about atomic_t usageDupuis, Chad2017-02-232-7/+7
* scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad2017-02-2213-0/+8808
OpenPOWER on IntegriCloud