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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scsi: fnic: Remove set but not used 'fr_len'
Jason Yan
2020-09-02
1
-2
/
+0
*
scsi: fnic: Remove set but not used variable in is_fnic_fip_flogi_reject()
Jason Yan
2020-09-02
1
-4
/
+0
*
scsi: fnic: Remove set but not used 'old_vlan'
Jason Yan
2020-09-02
1
-2
/
+1
*
scsi: fnic: Use eth_broadcast_addr() to assign broadcast address
Miaohe Lin
2020-07-24
1
-1
/
+2
*
scsi: fnic: Use true, false for fnic->internal_reset_inprogress
Jason Yan
2020-05-07
1
-3
/
+3
*
scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring static
Jason Yan
2020-04-17
1
-2
/
+2
*
scsi: fnic: make fnic_list and fnic_list_lock static
Jason Yan
2020-04-17
1
-2
/
+2
*
scsi: fnic: make some symbols static
Jason Yan
2020-04-17
1
-6
/
+6
*
scsi: fnic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-17
1
-29
/
+29
*
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-11
1
-1
/
+1
*
scsi: fnic: do not queue commands during fwreset
Hannes Reinecke
2020-01-20
1
-0
/
+3
*
scsi: fnic: fix invalid stack access
Arnd Bergmann
2020-01-15
1
-10
/
+10
*
scsi: fnic: fix use after free
Pan Bian
2019-11-06
1
-1
/
+2
*
scsi: fnic: make array dev_cmd_err static const, makes object smaller
Colin Ian King
2019-09-30
1
-1
/
+1
*
scsi: fnic: fix msix interrupt allocation
Govindarajulu Varadarajan
2019-09-07
1
-2
/
+2
*
scsi: fnic: print port speed only at driver init or speed change
John Pittman
2019-08-30
2
-5
/
+11
*
scsi: fnic: remove redundant assignment of variable rc
Colin Ian King
2019-08-19
1
-3
/
+1
*
scsi: fnic: Remove set but not used variable 'vdev'
YueHaibing
2019-01-29
2
-6
/
+0
*
scsi: fnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
5
-108
/
+10
*
scsi: fnic: Update fnic driver version to 1.6.0.47
Satish Kharat
2019-01-22
1
-1
/
+1
*
scsi: fnic: Enable fnic devcmd2 interface
Satish Kharat
2019-01-22
3
-1
/
+29
*
scsi: fnic: Adding devcmd2 init and posting interfaces
Satish Kharat
2019-01-22
1
-4
/
+219
*
scsi: fnic: Add devcmd2 initialization helpers
Satish Kharat
2019-01-22
2
-0
/
+74
*
scsi: fnic: fnic devcmd2 controller definitions
Satish Kharat
2019-01-22
1
-2
/
+28
*
scsi: fnic: fnic devcmd2 interface definitions
Satish Kharat
2019-01-22
2
-2
/
+163
*
scsi: fnic: Impose upper limit on max. # of CQs processed per intr
Satish Kharat
2019-01-22
3
-4
/
+11
*
scsi: fnic: RQ enable and then post descriptors
Satish Kharat
2019-01-22
2
-3
/
+4
*
scsi: fnic: delaying vnic dev enable till after req intr
Satish Kharat
2019-01-22
1
-2
/
+2
*
scsi: fnic: Warn when calling done for IO not issued to fw
Satish Kharat
2019-01-22
1
-2
/
+8
*
scsi: fnic: fnic stats for max CQs processed and ISR time
Satish Kharat
2019-01-22
3
-0
/
+28
*
scsi: fnic: Add port speed stat to fnic debug stats
Satish Kharat
2019-01-22
3
-0
/
+12
*
scsi: fnic: use fnic_lock to guard fnic->state_flags
Satish Kharat
2019-01-22
1
-6
/
+5
*
scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ON
Satish Kharat
2019-01-22
1
-1
/
+1
*
scsi: fnic: change fnic queue depth to 256
Satish Kharat
2019-01-22
1
-1
/
+1
*
scsi: fnic: support to display 20G port speed
Satish Kharat
2019-01-22
3
-1
/
+9
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
2
-3
/
+1
|
\
|
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
|
*
scsi: fnic: Use vzalloc
Sabyasachi Gupta
2018-12-07
1
-2
/
+1
*
|
fnic: fix fnic_scsi_host_{start,end}_tag
Christoph Hellwig
2018-11-10
1
-2
/
+2
|
/
*
scsi: fnic: replace gross legacy tag hack with blk-mq hack
Jens Axboe
2018-10-17
1
-49
/
+12
*
scsi: fnic: switch to generic DMA API
Christoph Hellwig
2018-10-17
4
-75
/
+49
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
2
-9
/
+13
*
scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"
Colin Ian King
2018-04-18
1
-1
/
+1
*
scsi: fnic: use 64-bit timestamps
Arnd Bergmann
2018-01-22
3
-32
/
+32
*
scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp
Rasmus Villemoes
2018-01-17
1
-3
/
+1
*
scsi: fnic: add a space after %p in printf format
Nicolas Iooss
2017-12-11
1
-1
/
+1
*
scsi: fnic: Fix coccinelle warnings
Vasyl Gomonovych
2017-12-04
1
-19
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-8
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
scsi: fnic: do not call host reset from command abort
Hannes Reinecke
2017-08-25
1
-4
/
+0
[prev]
[next]