summaryrefslogtreecommitdiff
path: root/drivers/scsi/fnic/fnic_fcs.c
AgeCommit message (Expand)AuthorFilesLines
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