aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic
Commit message (Expand)AuthorAge
* scsi: fnic: fix msix interrupt allocationGovindarajulu Varadarajan2019-09-07
* scsi: fnic: print port speed only at driver init or speed changeJohn Pittman2019-08-30
* scsi: fnic: remove redundant assignment of variable rcColin Ian King2019-08-19
* scsi: fnic: Remove set but not used variable 'vdev'YueHaibing2019-01-29
* scsi: fnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-29
* scsi: fnic: Update fnic driver version to 1.6.0.47Satish Kharat2019-01-22
* scsi: fnic: Enable fnic devcmd2 interfaceSatish Kharat2019-01-22
* scsi: fnic: Adding devcmd2 init and posting interfacesSatish Kharat2019-01-22
* scsi: fnic: Add devcmd2 initialization helpersSatish Kharat2019-01-22
* scsi: fnic: fnic devcmd2 controller definitionsSatish Kharat2019-01-22
* scsi: fnic: fnic devcmd2 interface definitionsSatish Kharat2019-01-22
* scsi: fnic: Impose upper limit on max. # of CQs processed per intrSatish Kharat2019-01-22
* scsi: fnic: RQ enable and then post descriptorsSatish Kharat2019-01-22
* scsi: fnic: delaying vnic dev enable till after req intrSatish Kharat2019-01-22
* scsi: fnic: Warn when calling done for IO not issued to fwSatish Kharat2019-01-22
* scsi: fnic: fnic stats for max CQs processed and ISR timeSatish Kharat2019-01-22
* scsi: fnic: Add port speed stat to fnic debug statsSatish Kharat2019-01-22
* scsi: fnic: use fnic_lock to guard fnic->state_flagsSatish Kharat2019-01-22
* scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ONSatish Kharat2019-01-22
* scsi: fnic: change fnic queue depth to 256Satish Kharat2019-01-22
* scsi: fnic: support to display 20G port speedSatish Kharat2019-01-22
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28
|\
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
| * scsi: fnic: Use vzallocSabyasachi Gupta2018-12-07
* | fnic: fix fnic_scsi_host_{start,end}_tagChristoph Hellwig2018-11-10
|/
* scsi: fnic: replace gross legacy tag hack with blk-mq hackJens Axboe2018-10-17
* scsi: fnic: switch to generic DMA APIChristoph Hellwig2018-10-17
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"Colin Ian King2018-04-18
* scsi: fnic: use 64-bit timestampsArnd Bergmann2018-01-22
* scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_respRasmus Villemoes2018-01-17
* scsi: fnic: add a space after %p in printf formatNicolas Iooss2017-12-11
* scsi: fnic: Fix coccinelle warningsVasyl Gomonovych2017-12-04
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* scsi: fnic: do not call host reset from command abortHannes Reinecke2017-08-25
* scsi: fnic: fix format string overflow warningArnd Bergmann2017-08-07
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-06
|\
| * scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...Satish Kharat2017-06-27
| * scsi: fnic: correct speed display and add support for 25,40 and 100GSatish Kharat2017-06-27
| * scsi: fnic: added timestamp reporting in fnic debug statsSatish Kharat2017-06-27
| * scsi: fnic: Zero io_cmpl_skip on fw reset completionSatish Kharat2017-06-27
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* | networking: make skb_pull & friends return void pointersJohannes Berg2017-06-16
|/
* scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_reqSatish Kharat2017-03-23
* scsi: fnic: Adding debug IO and Abort latency counter to fnic statsSatish Kharat2017-03-23
* scsi: fnic: Adding Check Condition counter to misc fnicstatsSatish Kharat2017-03-23
* scsi: fnic: Avoid false out-of-order detection for aborted commandSatish Kharat2017-03-23
* scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negativeSatish Kharat2017-03-23
* scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else caseSatish Kharat2017-03-23