summaryrefslogtreecommitdiff
path: root/drivers/scsi/qedf
Commit message (Expand)AuthorAge
* scsi: qedf: use correct strncpy() sizeArnd Bergmann2018-02-13
* scsi: qedf: fix LTO-enabled buildArnd Bergmann2018-02-13
* scsi: qedf: remove redundant initialization of 'fcport'Colin Ian King2018-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * qed*: Advance drivers' version to 8.33.0.20Tomer Tayar2018-01-02
| * qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-02
| * qed*: HSI renaming for different types of HWTomer Tayar2018-01-02
* | scsi: qedf: Fix error return code in __qedf_probe()Wei Yongjun2018-01-22
|/
* Merge branch 'fixes' into miscJames Bottomley2017-09-07
|\
| * scsi: qedf: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-08-23
| * scsi: qedf: Limit number of CQsThomas Bogendoerfer2017-07-26
* | scsi: qedf: drop bus reset handlerHannes Reinecke2017-08-25
* | scsi: qedf: Update driver version to 8.20.5.0.Chad Dupuis2017-08-24
* | scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.Chad Dupuis2017-08-24
* | scsi: qedf: Covert single-threaded workqueues to regular workqueues.Chad Dupuis2017-08-24
* | scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.Chad Dupuis2017-08-24
* | scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...Chad Dupuis2017-08-24
* | scsi: qedf: Set WWNN and WWPN based on values from qed.Chad Dupuis2017-08-24
|/
* scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King2017-07-12
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-06
|\
| * scsi: qedf: Merge a few quoted strings split across linesChristophe JAILLET2017-06-12
| * scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity.Christophe JAILLET2017-06-12
| * scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues'Christophe JAILLET2017-06-12
| * scsi: qedf: Check if sense buffer has been allocated during completionDupuis, Chad2017-06-12
| * scsi: qedf: Update version number to 8.18.22.0.Chad Dupuis2017-06-12
| * scsi: qedf: Add change_queue_depth member to scsi_host_template().Chad Dupuis2017-06-12
| * scsi: qedf: Change cmd_per_lun in scsi_host_template to 32 to increase perfor...Chad Dupuis2017-06-12
| * scsi: qedf: Move some prints to a debug level so they do not print when no de...Chad Dupuis2017-06-12
| * scsi: qedf: Fixup unnecessary parantheses around test_bit operations.Chad Dupuis2017-06-12
| * scsi: qedf: Add non-offload receive filters.Chad Dupuis2017-06-12
| * scsi: qedf: Add bus_reset No-op.Chad Dupuis2017-06-12
| * scsi: qedf: Use same logic for SCSI host reset and FC lip_reset.Chad Dupuis2017-06-12
| * scsi: qedf: Set qed logging level to QED_LEVEL_NOTICE.Chad Dupuis2017-06-12
| * scsi: qedf: Add fka_period SCSI host attribute to show fip keep alive period.Chad Dupuis2017-06-12
| * scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...Chad Dupuis2017-06-12
| * scsi: qedf: Look at all descriptors when processing a clear virtual link.Chad Dupuis2017-06-12
| * scsi: qedf: Honor qed_ops->common->set_fp_int() return code.Chad Dupuis2017-06-12
| * scsi: qedf: Update copyright to 2017.Chad Dupuis2017-06-12
| * scsi: qedf: Enable basic FDMI information.Chad Dupuis2017-06-12
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* | networking: make skb_pull & friends return void pointersJohannes Berg2017-06-16
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* | qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-24
|/
* scsi: qedf: Avoid reading past end of bufferKees Cook2017-05-08
* scsi: qedf: Cleanup the type of io_log->opDan Carpenter2017-05-08
* scsi: qedf: properly update arguments position in function callGustavo A. R. Silva2017-05-08
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-04
|\
| * scsi: qedi: qedf: Use designated initializersKees Cook2017-04-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-20
|\ \
| * | scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2017-04-07