index
:
pub/scm/linux/kernel/git/mel/linux.git
master
Candidate patch series by Mel Gorman
Mel Gorman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
/
fnic_fcs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-28
scsi: fnic: Handle NVMe LS frames in FDLS
Karan Tilak Kumar
1
-7
/
+27
2026-07-28
scsi: fnic: Add the NVMe/FC transport path
Karan Tilak Kumar
1
-4
/
+9
2026-07-28
scsi: fnic: Add FDLS role handling for NVMe initiators
Karan Tilak Kumar
1
-11
/
+15
2026-07-28
scsi: fnic: Make debug logging protocol independent
Karan Tilak Kumar
1
-63
/
+63
2026-02-24
scsi: fnic: Rename fnic_scsi_fcpio_reset()
Karan Tilak Kumar
1
-0
/
+50
2026-02-24
scsi: fnic: Do not use GFP_ZERO for mempools
Karan Tilak Kumar
1
-4
/
+4
2026-02-24
scsi: fnic: Use mempool for receive frames
Karan Tilak Kumar
1
-17
/
+37
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-06-19
scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()
Thomas Fourier
1
-0
/
+2
2025-01-10
scsi: fnic: Remove extern definition from .c files
Karan Tilak Kumar
1
-1
/
+0
2025-01-02
scsi: fnic: Add support to handle port channel RSCN
Karan Tilak Kumar
1
-0
/
+36
2025-01-02
scsi: fnic: Code cleanup
Karan Tilak Kumar
1
-65
/
+60
2025-01-02
scsi: fnic: Modify fnic interfaces to use FDLS
Karan Tilak Kumar
1
-0
/
+16
2025-01-02
scsi: fnic: Add functionality in fnic to support FDLS
Karan Tilak Kumar
1
-145
/
+335
2025-01-02
scsi: fnic: Add and integrate support for FIP
Karan Tilak Kumar
1
-734
/
+119
2025-01-02
scsi: fnic: Add support for fabric based solicited requests and responses
Karan Tilak Kumar
1
-170
/
+251
2024-02-12
scsi: fnic: Move fnic_fnic_flush_tx() to a work queue
Lee Duncan
1
-2
/
+3
2023-12-13
scsi: fnic: Add and improve log messages
Karan Tilak Kumar
1
-28
/
+35
2023-09-27
scsi: fnic: Clean up some inconsistent indenting
Jiapeng Chong
1
-5
/
+6
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
1
-13
/
+1
2021-03-29
scsi: fnic: Remove bogus ratelimit messages
Lee Duncan
1
-6
/
+8
2021-03-18
scsi: fnic: Kernel-doc headers must contain the function name
Lee Jones
1
-1
/
+1
2020-11-23
scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()
Karan Tilak Kumar
1
-1
/
+1
2020-11-23
scsi: fnic: Avoid looping in TRANS ETH on unload
Karan Tilak Kumar
1
-0
/
+2
2020-11-23
scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()
Karan Tilak Kumar
1
-3
/
+3
2020-09-02
scsi: fnic: Remove set but not used 'eth_hdrs_stripped'
Jason Yan
1
-3
/
+0
2020-09-02
scsi: fnic: Remove set but not used 'fr_len'
Jason Yan
1
-2
/
+0
2020-09-02
scsi: fnic: Remove set but not used variable in is_fnic_fip_flogi_reject()
Jason Yan
1
-4
/
+0
2019-08-30
scsi: fnic: print port speed only at driver init or speed change
John Pittman
1
-4
/
+10
2019-01-22
scsi: fnic: Add port speed stat to fnic debug stats
Satish Kharat
1
-0
/
+6
2019-01-22
scsi: fnic: support to display 20G port speed
Satish Kharat
1
-0
/
+4
2018-10-17
scsi: fnic: switch to generic DMA API
Christoph Hellwig
1
-23
/
+18
2018-01-17
scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp
Rasmus Villemoes
1
-3
/
+1
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+24
2017-06-27
scsi: fnic: correct speed display and add support for 25,40 and 100G
Satish Kharat
1
-0
/
+24
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-4
/
+3
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-03-23
scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_req
Satish Kharat
1
-1
/
+1
2017-03-23
scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the s...
Satish Kharat
1
-8
/
+13
2016-07-20
fnic: pci_dma_mapping_error() doesn't return an error code
Dan Carpenter
1
-4
/
+4
2016-07-13
fcoe: use enum for fip_mode
Hannes Reinecke
1
-1
/
+1
2016-07-13
fc_fip: Update to latest FC-BB-6 draft
Hannes Reinecke
1
-2
/
+2
2015-10-27
fnic: check pci_map_single() return value
Maurizio Lombardi
1
-8
/
+38
2014-11-20
Fnic: For Standalone C series, "sending VLAN request" message seen even if th...
Hiral Shah
1
-0
/
+5
2014-09-16
fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs
Hiral Shah
1
-2
/
+3
2014-05-19
fnic: fnic Control Path Trace Utility
Hiral Shah
1
-2
/
+54
2014-05-19
fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count
Hiral Shah
1
-5
/
+0
2013-11-10
Merge tag 'fcoe-3.13' into for-linus
James Bottomley
1
-3
/
+3
2013-10-25
[SCSI] fnic: Fnic Statistics Collection
Hiral Patel
1
-0
/
+12
2013-10-14
scsi: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-3
/
+3
[next]