Skip to content

Commit

Permalink
qlcnic: Qlogic ethernet driver for CNA devices
Browse files Browse the repository at this point in the history
o 1G/10G Ethernet Driver for Qlgic QLE8240 and QLE8242 CNA devices.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Amit Kumar Salecha authored and David S. Miller committed Jan 16, 2010
1 parent 6eb3a85 commit af19b49
Show file tree
Hide file tree
Showing 8 changed files with 8,728 additions and 0 deletions.
8 changes: 8 additions & 0 deletions drivers/net/qlcnic/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#
# Makefile for Qlogic 1G/10G Ethernet Driver for CNA devices
#

obj-$(CONFIG_QLCNIC) := qlcnic.o

qlcnic-y := qlcnic_hw.o qlcnic_main.o qlcnic_init.o \
qlcnic_ethtool.o qlcnic_ctx.o
Loading

0 comments on commit af19b49

Please sign in to comment.