index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
/
fnic_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: fnic: Fix error return code in fnic_probe()
Zhang Changzhong
2020-12-07
1
-0
/
+1
*
scsi: fnic: Avoid looping in TRANS ETH on unload
Karan Tilak Kumar
2020-11-23
1
-0
/
+2
*
scsi: fnic: Remove unneeded semicolon
Jason Yan
2020-09-15
1
-1
/
+1
*
scsi: fnic: Remove set but not used 'old_vlan'
Jason Yan
2020-09-02
1
-2
/
+1
*
scsi: fnic: make fnic_list and fnic_list_lock static
Jason Yan
2020-04-17
1
-2
/
+2
*
scsi: fnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
1
-6
/
+1
*
scsi: fnic: Enable fnic devcmd2 interface
Satish Kharat
2019-01-22
1
-1
/
+10
*
scsi: fnic: Impose upper limit on max. # of CQs processed per intr
Satish Kharat
2019-01-22
1
-1
/
+6
*
scsi: fnic: RQ enable and then post descriptors
Satish Kharat
2019-01-22
1
-3
/
+2
*
scsi: fnic: delaying vnic dev enable till after req intr
Satish Kharat
2019-01-22
1
-2
/
+2
*
scsi: fnic: support to display 20G port speed
Satish Kharat
2019-01-22
1
-0
/
+3
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: fnic: switch to generic DMA API
Christoph Hellwig
2018-10-17
1
-17
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-8
/
+6
*
scsi: fnic: correct speed display and add support for 25,40 and 100G
Satish Kharat
2017-06-27
1
-2
/
+12
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+1
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-8
/
+0
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-2
/
+2
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-0
/
+1
*
Fnic: Not probing all the vNICS via fnic_probe on boot
Hiral Shah
2014-11-20
1
-2
/
+11
*
scsi: don't force tagged_supported in drivers
Christoph Hellwig
2014-11-12
1
-2
/
+0
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-1
/
+2
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
fnic: fnic Control Path Trace Utility
Hiral Shah
2014-05-19
1
-2
/
+18
*
fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count
Hiral Shah
2014-05-19
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+0
|
\
|
*
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
1
-1
/
+0
*
|
[SCSI] fnic: Fnic Statistics Collection
Hiral Patel
2013-10-25
1
-0
/
+19
*
|
[SCSI] fnic: fnic Driver Tuneables Exposed through CLI
Hiral Patel
2013-09-11
1
-8
/
+21
*
|
[SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up
Brian Uchino
2013-09-11
1
-4
/
+4
*
|
[SCSI] fnic: FC stat param seconds_since_last_reset not getting updated
Narsimhulu Musini
2013-09-11
1
-1
/
+107
|
/
*
[SCSI] fnic: BUG: sleeping function called from invalid context during probe
Chris Leech
2013-08-02
1
-13
/
+9
*
[SCSI] fnic: FIP VLAN Discovery Feature Support
Hiral Patel
2013-05-02
1
-2
/
+49
*
[SCSI] fnic: Fnic Trace Utility
Hiral Patel
2013-02-22
1
-0
/
+14
*
[SCSI] fnic: fixing issues in device and firmware reset code
Hiral Patel
2013-02-22
1
-0
/
+3
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+3
*
[SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flag
Abhijeet Joglekar
2011-06-29
1
-17
/
+4
*
[SCSI] fnic: prep for fc host dev loss tmo support
Mike Christie
2010-10-07
1
-6
/
+7
*
[SCSI] fnic: do not reset dev_loss_tmo in slave callout
Mike Christie
2010-09-05
1
-4
/
+10
*
[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support
Joe Eykholt
2010-07-28
1
-6
/
+1
*
[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode
Joe Eykholt
2010-07-28
1
-2
/
+2
*
[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.
Vasu Dev
2010-04-11
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] fnic: lport stats need to be initialized in fnic_probe()
Venkata Siva Vijayendra Bhamidipati
2010-02-17
1
-0
/
+2
*
[SCSI] fnic: Allow multicast and unicast address registrations for fnic
Venkata Siva Vijayendra Bhamidipati
2010-02-17
1
-0
/
+2
*
[SCSI] fnic: enable bsg pass-thru for fcping
Joe Eykholt
2009-12-04
1
-0
/
+1
*
[SCSI] fnic: Add FIP support to the fnic driver
Joe Eykholt
2009-12-04
1
-29
/
+42
*
[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...
Chris Leech
2009-12-04
1
-6
/
+4
[next]