summaryrefslogtreecommitdiff
path: root/drivers/scsi/fnic/fnic_fcs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner2022-06-101-13/+1
* scsi: fnic: Remove bogus ratelimit messagesLee Duncan2021-03-291-6/+8
* scsi: fnic: Kernel-doc headers must contain the function nameLee Jones2021-03-181-1/+1
* scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()Karan Tilak Kumar2020-11-231-1/+1
* scsi: fnic: Avoid looping in TRANS ETH on unloadKaran Tilak Kumar2020-11-231-0/+2
* scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()Karan Tilak Kumar2020-11-231-3/+3
* scsi: fnic: Remove set but not used 'eth_hdrs_stripped'Jason Yan2020-09-021-3/+0
* scsi: fnic: Remove set but not used 'fr_len'Jason Yan2020-09-021-2/+0
* scsi: fnic: Remove set but not used variable in is_fnic_fip_flogi_reject()Jason Yan2020-09-021-4/+0
* scsi: fnic: print port speed only at driver init or speed changeJohn Pittman2019-08-301-4/+10
* scsi: fnic: Add port speed stat to fnic debug statsSatish Kharat2019-01-221-0/+6
* scsi: fnic: support to display 20G port speedSatish Kharat2019-01-221-0/+4
* scsi: fnic: switch to generic DMA APIChristoph Hellwig2018-10-171-23/+18
* scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_respRasmus Villemoes2018-01-171-3/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-0/+24
|\
| * scsi: fnic: correct speed display and add support for 25,40 and 100GSatish Kharat2017-06-271-0/+24
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-4/+3
* | networking: make skb_pull & friends return void pointersJohannes Berg2017-06-161-1/+1
|/
* scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_reqSatish Kharat2017-03-231-1/+1
* scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the s...Satish Kharat2017-03-231-8/+13
* fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter2016-07-201-4/+4
* fcoe: use enum for fip_modeHannes Reinecke2016-07-131-1/+1
* fc_fip: Update to latest FC-BB-6 draftHannes Reinecke2016-07-131-2/+2
* fnic: check pci_map_single() return valueMaurizio Lombardi2015-10-271-8/+38
* Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah2014-11-201-0/+5
* fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfsHiral Shah2014-09-161-2/+3
* fnic: fnic Control Path Trace UtilityHiral Shah2014-05-191-2/+54
* fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle countHiral Shah2014-05-191-5/+0
* Merge tag 'fcoe-3.13' into for-linusJames Bottomley2013-11-101-3/+3
|\
| * scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-10-141-3/+3
* | [SCSI] fnic: Fnic Statistics CollectionHiral Patel2013-10-251-0/+12
|/
* [SCSI] fnic: Kernel panic due to FIP mode misconfigurationHiral Patel2013-05-021-0/+6
* [SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel2013-05-021-2/+556
* [SCSI] fnic: fix for trusted cosHiral Patel2013-01-291-2/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] fnic: Change fnic_flush_tx() to flush tx instead of rx queueBrian Uchino2010-04-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] fnic: Add FIP support to the fnic driverJoe Eykholt2009-12-041-261/+238
* [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev2009-08-221-1/+1
* [SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar2009-05-131-0/+742