aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/packetengines/Makefile (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-08-01net: packetengines: Fix manufacturer spelling and capitalizationGeert Uytterhoeven1-1/+1
Use "Packet Engines" consistently. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
Add SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any form These files fall under the project license, GPL v2 only. The resulting SPDX license identifier is: GPL-2.0-only Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2011-08-12hamachi/yellowfin: Move the packet engine driversJeff Kirsher1-0/+6
Move the packet engine drivers to drivers/net/ethernet/packetengines/ and the necessary Kconfig and Makefile changes. CC: Donald Becker <becker@scyld.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>