summaryrefslogtreecommitdiff
path: root/drivers/scsi/fnic/fnic_fcs.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-13scsi: fnic: Move fnic_fnic_flush_tx() to a work queueLee Duncan1-2/+3
2023-12-14scsi: fnic: Add and improve log messagesKaran Tilak Kumar1-28/+35
2023-09-27scsi: fnic: Clean up some inconsistent indentingJiapeng Chong1-5/+6
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner1-13/+1
2021-03-30scsi: fnic: Remove bogus ratelimit messagesLee Duncan1-6/+8
2021-03-19scsi: fnic: Kernel-doc headers must contain the function nameLee Jones1-1/+1
2020-11-24scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()Karan Tilak Kumar1-1/+1
2020-11-24scsi: fnic: Avoid looping in TRANS ETH on unloadKaran Tilak Kumar1-0/+2
2020-11-24scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()Karan Tilak Kumar1-3/+3
2020-09-03scsi: fnic: Remove set but not used 'eth_hdrs_stripped'Jason Yan1-3/+0
2020-09-03scsi: fnic: Remove set but not used 'fr_len'Jason Yan1-2/+0
2020-09-03scsi: fnic: Remove set but not used variable in is_fnic_fip_flogi_reject()Jason Yan1-4/+0
2019-08-30scsi: fnic: print port speed only at driver init or speed changeJohn Pittman1-4/+10
2019-01-23scsi: fnic: Add port speed stat to fnic debug statsSatish Kharat1-0/+6
2019-01-23scsi: fnic: support to display 20G port speedSatish Kharat1-0/+4
2018-10-18scsi: fnic: switch to generic DMA APIChristoph Hellwig1-23/+18
2018-01-17scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_respRasmus Villemoes1-3/+1
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+24
2017-06-28scsi: fnic: correct speed display and add support for 25,40 and 100GSatish Kharat1-0/+24
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-4/+3
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg1-1/+1
2017-03-23scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_reqSatish Kharat1-1/+1
2017-03-23scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the s...Satish Kharat1-8/+13
2016-07-21fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter1-4/+4
2016-07-14fcoe: use enum for fip_modeHannes Reinecke1-1/+1
2016-07-14fc_fip: Update to latest FC-BB-6 draftHannes Reinecke1-2/+2
2015-10-27fnic: check pci_map_single() return valueMaurizio Lombardi1-8/+38
2014-11-20Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah1-0/+5
2014-09-16fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfsHiral Shah1-2/+3
2014-05-19fnic: fnic Control Path Trace UtilityHiral Shah1-2/+54
2014-05-19fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle countHiral Shah1-5/+0
2013-11-10Merge tag 'fcoe-3.13' into for-linusJames Bottomley1-3/+3
2013-10-25[SCSI] fnic: Fnic Statistics CollectionHiral Patel1-0/+12
2013-10-14scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches1-3/+3
2013-05-02[SCSI] fnic: Kernel panic due to FIP mode misconfigurationHiral Patel1-0/+6
2013-05-02[SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel1-2/+556
2013-01-29[SCSI] fnic: fix for trusted cosHiral Patel1-2/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-04-11[SCSI] fnic: Change fnic_flush_tx() to flush tx instead of rx queueBrian Uchino1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-04[SCSI] fnic: Add FIP support to the fnic driverJoe Eykholt1-261/+238
2009-08-23[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev1-1/+1
2009-05-14[SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar1-0/+742