Age | Commit message (Expand) | Author | Files | Lines |
2022-05-19 | scsi: fnic: Replace DMA mask of 64 bits with 47 bits | Karan Tilak Kumar | 1 | -3/+3 |
2022-04-25 | scsi: fnic: Remove unneeded flush_workqueue() | ran jianping | 1 | -3/+1 |
2022-02-22 | scsi: fnic: Stop using the SCSI pointer | Bart Van Assche | 1 | -0/+1 |
2021-10-16 | scsi: fnic: Switch to attribute groups | Bart Van Assche | 1 | -1/+1 |
2021-04-05 | scsi: fnic: Remove unnecessary spin_lock_init() and INIT_LIST_HEAD() | Yang Yingliang | 1 | -3/+0 |
2020-12-07 | scsi: fnic: Fix error return code in fnic_probe() | Zhang Changzhong | 1 | -0/+1 |
2020-11-23 | scsi: fnic: Avoid looping in TRANS ETH on unload | Karan Tilak Kumar | 1 | -0/+2 |
2020-09-15 | scsi: fnic: Remove unneeded semicolon | Jason Yan | 1 | -1/+1 |
2020-09-02 | scsi: fnic: Remove set but not used 'old_vlan' | Jason Yan | 1 | -2/+1 |
2020-04-17 | scsi: fnic: make fnic_list and fnic_list_lock static | Jason Yan | 1 | -2/+2 |
2019-01-29 | scsi: fnic: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -6/+1 |
2019-01-22 | scsi: fnic: Enable fnic devcmd2 interface | Satish Kharat | 1 | -1/+10 |
2019-01-22 | scsi: fnic: Impose upper limit on max. # of CQs processed per intr | Satish Kharat | 1 | -1/+6 |
2019-01-22 | scsi: fnic: RQ enable and then post descriptors | Satish Kharat | 1 | -3/+2 |
2019-01-22 | scsi: fnic: delaying vnic dev enable till after req intr | Satish Kharat | 1 | -2/+2 |
2019-01-22 | scsi: fnic: support to display 20G port speed | Satish Kharat | 1 | -0/+3 |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
2018-10-17 | scsi: fnic: switch to generic DMA API | Christoph Hellwig | 1 | -17/+2 |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -8/+6 |
2017-06-27 | scsi: fnic: correct speed display and add support for 25,40 and 100G | Satish Kharat | 1 | -2/+12 |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -0/+1 |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -8/+0 |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig | 1 | -1/+0 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -2/+2 |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 1 | -0/+1 |
2014-11-20 | Fnic: Not probing all the vNICS via fnic_probe on boot | Hiral Shah | 1 | -2/+11 |
2014-11-12 | scsi: don't force tagged_supported in drivers | Christoph Hellwig | 1 | -2/+0 |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -1/+1 |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig | 1 | -1/+2 |
2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig | 1 | -1/+1 |
2014-05-19 | fnic: fnic Control Path Trace Utility | Hiral Shah | 1 | -2/+18 |
2014-05-19 | fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count | Hiral Shah | 1 | -1/+2 |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2013-10-25 | [SCSI] fnic: Fnic Statistics Collection | Hiral Patel | 1 | -0/+19 |
2013-10-14 | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-09-11 | [SCSI] fnic: fnic Driver Tuneables Exposed through CLI | Hiral Patel | 1 | -8/+21 |
2013-09-11 | [SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up | Brian Uchino | 1 | -4/+4 |
2013-09-11 | [SCSI] fnic: FC stat param seconds_since_last_reset not getting updated | Narsimhulu Musini | 1 | -1/+107 |
2013-08-02 | [SCSI] fnic: BUG: sleeping function called from invalid context during probe | Chris Leech | 1 | -13/+9 |
2013-05-02 | [SCSI] fnic: FIP VLAN Discovery Feature Support | Hiral Patel | 1 | -2/+49 |
2013-02-22 | [SCSI] fnic: Fnic Trace Utility | Hiral Patel | 1 | -0/+14 |
2013-02-22 | [SCSI] fnic: fixing issues in device and firmware reset code | Hiral Patel | 1 | -0/+3 |
2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+3 |
2011-06-29 | [SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flag | Abhijeet Joglekar | 1 | -17/+4 |
2010-10-07 | [SCSI] fnic: prep for fc host dev loss tmo support | Mike Christie | 1 | -6/+7 |
2010-09-05 | [SCSI] fnic: do not reset dev_loss_tmo in slave callout | Mike Christie | 1 | -4/+10 |
2010-07-28 | [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support | Joe Eykholt | 1 | -6/+1 |
2010-07-28 | [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode | Joe Eykholt | 1 | -2/+2 |
2010-04-11 | [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe. | Vasu Dev | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |