index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
/
fnic_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
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-16
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-12
[SCSI] fnic: fnic Driver Tuneables Exposed through CLI
Hiral Patel
1
-8
/
+21
2013-09-12
[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-03
[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-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2011-06-30
[SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flag
Abhijeet Joglekar
1
-17
/
+4
2010-10-08
[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
2010-02-18
[SCSI] fnic: lport stats need to be initialized in fnic_probe()
Venkata Siva Vijayendra Bhamidipati
1
-0
/
+2
2010-02-18
[SCSI] fnic: Allow multicast and unicast address registrations for fnic
Venkata Siva Vijayendra Bhamidipati
1
-0
/
+2
2009-12-04
[SCSI] fnic: enable bsg pass-thru for fcping
Joe Eykholt
1
-0
/
+1
2009-12-04
[SCSI] fnic: Add FIP support to the fnic driver
Joe Eykholt
1
-29
/
+42
2009-12-04
[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...
Chris Leech
1
-6
/
+4
2009-12-04
[SCSI] fnic: Allocate OS interrupt resources just before enabling interrupts
Abhijeet Joglekar
1
-11
/
+10
2009-12-04
[SCSI] fnic: Set max_cmd_len to driver supported CDB length
Abhijeet Joglekar
1
-0
/
+1
2009-08-23
[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list
Vasu Dev
1
-11
/
+9
2009-06-25
[SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK
Abhijeet Joglekar
1
-4
/
+4
2009-05-24
[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts
Abhijeet Joglekar
1
-0
/
+1
2009-05-14
[SCSI] fnic: Add new Cisco PCI-Express FCoE HBA
Abhijeet Joglekar
1
-0
/
+942