summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cisco/enic/enic_pp.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner1-17/+2
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2014-01-01net: enic: slight optimization of addr comparedingtianhong1-1/+1
2012-04-13enic: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-02-25enic: Fix endianness bug.Santosh Nayak1-1/+1
2012-02-13enic: Fix address deregistration for sriov vf during port profile disassociateRoopa Prabhu1-2/+2
2011-09-27enic: Add support for port profile association on a enic SRIOV VFRoopa Prabhu1-44/+148
2011-08-11enic: Move the Cisco driverJeff Kirsher1-0/+264