aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/Makefile
diff options
context:
space:
mode:
authorLino Sanfilippo <LinoSanfilippo@gmx.de>2016-12-05 23:07:16 +0100
committerDavid S. Miller <davem@davemloft.net>2016-12-06 11:24:28 -0500
commit60c140df15dbc34e2aabe210f82c37b978185b40 (patch)
treeb5937083b5e0871dec353a6bf9586895badd05b7 /drivers/net/ethernet/Makefile
parentnet/udp: do not touch skb->peeked unless really needed (diff)
downloadlinux-dev-60c140df15dbc34e2aabe210f82c37b978185b40.tar.xz
linux-dev-60c140df15dbc34e2aabe210f82c37b978185b40.zip
net: ethernet: slicoss: add slicoss gigabit ethernet driver
Add driver for Alacritech gigabit ethernet cards with SLIC (session-layer interface control) technology. The driver provides basic support without SLIC for the following devices: - Mojave cards (single port PCI Gigabit) both copper and fiber - Oasis cards (single and dual port PCI-x Gigabit) copper and fiber - Kalahari cards (dual and quad port PCI-e Gigabit) copper and fiber Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/Makefile')
-rw-r--r--drivers/net/ethernet/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/Makefile b/drivers/net/ethernet/Makefile
index e76244521a2e..24330f4885a9 100644
--- a/drivers/net/ethernet/Makefile
+++ b/drivers/net/ethernet/Makefile
@@ -7,6 +7,7 @@ obj-$(CONFIG_NET_VENDOR_8390) += 8390/
obj-$(CONFIG_NET_VENDOR_ADAPTEC) += adaptec/
obj-$(CONFIG_GRETH) += aeroflex/
obj-$(CONFIG_NET_VENDOR_AGERE) += agere/
+obj-$(CONFIG_NET_VENDOR_ALACRITECH) += alacritech/
obj-$(CONFIG_NET_VENDOR_ALLWINNER) += allwinner/
obj-$(CONFIG_NET_VENDOR_ALTEON) += alteon/
obj-$(CONFIG_ALTERA_TSE) += altera/