<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/net/ethernet/Makefile, branch v3.15.2</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v3.15.2</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v3.15.2'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2014-05-09T02:59:25+00:00</updated>
<entry>
<title>Driver for Beckhoff CX5020 EtherCAT master module.</title>
<updated>2014-05-09T02:59:25+00:00</updated>
<author>
<name>Darek Marcinkiewicz</name>
<email>reksio@newterm.pl</email>
</author>
<published>2014-05-06T20:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6af55ff52b02d492d45db88df3e461fa51a6f753'/>
<id>urn:sha1:6af55ff52b02d492d45db88df3e461fa51a6f753</id>
<content type='text'>
This driver adds support for EtherCAT master module located on CCAT
FPGA found on Beckhoff CX series industrial PCs. The driver exposes
EtherCAT master as an ethernet interface.

EtherCAT is a fieldbus protocol defined on top of ethernet and Beckhoff
CX5020 PCs come with built-in EtherCAT master module located on a FPGA,
which in turn is connected to a PCI bus.

Signed-off-by: Dariusz Marcinkiewicz &lt;reksio@newterm.pl&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>net: sxgbe: add basic framework for Samsung 10Gb ethernet driver</title>
<updated>2014-03-26T20:49:31+00:00</updated>
<author>
<name>Siva Reddy</name>
<email>siva.kallam@samsung.com</email>
</author>
<published>2014-03-25T19:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=1edb9ca69e8a7988900fc0283e10550b5592164d'/>
<id>urn:sha1:1edb9ca69e8a7988900fc0283e10550b5592164d</id>
<content type='text'>
This patch adds support for Samsung 10Gb ethernet driver(sxgbe).

- sxgbe core initialization
- Tx and Rx support
- MDIO support
- ISRs for Tx and Rx
- ifconfig support to driver

Signed-off-by: Siva Reddy Kallam &lt;siva.kallam@samsung.com&gt;
Signed-off-by: Vipul Pandya &lt;vipul.pandya@samsung.com&gt;
Signed-off-by: Girish K S &lt;ks.giri@samsung.com&gt;
Neatening-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: Byungho An &lt;bh74.an@samsung.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driver</title>
<updated>2014-03-18T01:26:57+00:00</updated>
<author>
<name>Vince Bridgers</name>
<email>vbridgers2013@gmail.com</email>
</author>
<published>2014-03-17T22:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=f7b18249ef15788f7f4bb9c9d4a6016b3efb0500'/>
<id>urn:sha1:f7b18249ef15788f7f4bb9c9d4a6016b3efb0500</id>
<content type='text'>
This patch changes the Ethernet Makefile and Kconfig files to add the Altera
Ethernet driver component.

Signed-off-by: Vince Bridgers &lt;vbridgers2013@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>net: Add MOXA ART SoCs ethernet driver</title>
<updated>2013-08-12T04:38:12+00:00</updated>
<author>
<name>Jonas Jensen</name>
<email>jonas.jensen@gmail.com</email>
</author>
<published>2013-08-08T11:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6c821bd9edc9563b34c7920b4a99fe64992de530'/>
<id>urn:sha1:6c821bd9edc9563b34c7920b4a99fe64992de530</id>
<content type='text'>
The MOXA UC-711X hardware(s) has an ethernet controller that seem
to be developed internally. The IC used is "RTL8201CP".

Since there is no public documentation, this driver is mostly the
one published by MOXA that has been heavily cleaned up / ported
from linux 2.6.9.

Signed-off-by: Jonas Jensen &lt;jonas.jensen@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>ethernet/arc/arc_emac - Add new driver</title>
<updated>2013-06-25T23:34:32+00:00</updated>
<author>
<name>Alexey Brodkin</name>
<email>Alexey.Brodkin@synopsys.com</email>
</author>
<published>2013-06-24T05:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=e4f2379db6c6823c5d4a4c2c912df00c65de51d7'/>
<id>urn:sha1:e4f2379db6c6823c5d4a4c2c912df00c65de51d7</id>
<content type='text'>
Driver for non-standard on-chip ethernet device ARC EMAC 10/100,
instantiated in some legacy ARC (Synopsys) FPGA Boards such as
ARCAngel4/ML50x.

Signed-off-by: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;

Cc: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;
Cc: Francois Romieu &lt;romieu@fr.zoreil.com&gt;
Cc: Joe Perches &lt;joe@perches.com&gt;
Cc: Vineet Gupta &lt;vgupta@synopsys.com&gt;
Cc: Mischa Jonker &lt;mjonker@synopsys.com&gt;
Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;
Cc: Grant Likely &lt;grant.likely@linaro.org&gt;
Cc: Rob Herring &lt;rob.herring@calxeda.com&gt;
Cc: Paul Gortmaker &lt;paul.gortmaker@windriver.com&gt;
Cc: "David S. Miller" &lt;davem@davemloft.net&gt;
Cc: linux-kernel@vger.kernel.org
Cc: devicetree-discuss@lists.ozlabs.org
Cc: Florian Fainelli &lt;florian@openwrt.org&gt;
Cc: David Laight &lt;david.laight@aculab.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>net: Add EMAC ethernet driver found on Allwinner A10 SoC's</title>
<updated>2013-06-01T00:23:07+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2013-05-30T03:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=492205050d77bcc4f85f6dc0da6b6fdbca1d6ff7'/>
<id>urn:sha1:492205050d77bcc4f85f6dc0da6b6fdbca1d6ff7</id>
<content type='text'>
The Allwinner A10 has an ethernet controller that seem to be developped
internally by them.

The exact feature set of this controller is unknown, since there is no
public documentation for this IP, and this driver is mostly the one
published by Allwinner that has been heavily cleaned up.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Tested-by: Richard Genoud &lt;richard.genoud@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>drivers/net: delete old 8 bit ISA Racal ni5010 support.</title>
<updated>2013-01-22T15:39:52+00:00</updated>
<author>
<name>Paul Gortmaker</name>
<email>paul.gortmaker@windriver.com</email>
</author>
<published>2013-01-10T23:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=d2477de7a63a332a8fe75008fa87e05290c5caac'/>
<id>urn:sha1:d2477de7a63a332a8fe75008fa87e05290c5caac</id>
<content type='text'>
These cards were only available in 8bit format, and in addition
they only had AUI and BNC(10-Base2) interfaces (i.e. no RJ-45).

In fact, they are so rare, that an internet search on these old
cards almost comes up empty, unless the "Micom interlan" name
is used.

This puts them in the equivalent domain as the 3c501, so there
should be no strong opposition to the driver removal, as nobody
is seriously using 3.9+ with 8 bit ISA hardware.

In doing so, the whole "ethernet/racal" category becomes empty,
so we clean up the Makefile/Kconfig and subdir appropriately.

Cc: Andreas Mohr &lt;andi@lisas.de&gt;
Cc: Jan-Pascal van Best &lt;janpascal@vanbest.org&gt;
Signed-off-by: Paul Gortmaker &lt;paul.gortmaker@windriver.com&gt;
</content>
</entry>
<entry>
<title>net: mipsnet: Remove the MIPSsim Ethernet driver.</title>
<updated>2012-09-24T20:47:23+00:00</updated>
<author>
<name>Steven J. Hill</name>
<email>sjhill@mips.com</email>
</author>
<published>2012-09-24T04:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=718cffc4ac65f01c6f1efd6baec8b4b5ff0c76b5'/>
<id>urn:sha1:718cffc4ac65f01c6f1efd6baec8b4b5ff0c76b5</id>
<content type='text'>
The MIPSsim platform is no longer supported or used. This patch
deletes the Ethernet driver.

Signed-off-by: Steven J. Hill &lt;sjhill@mips.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>Ethernet driver for the WIZnet W5300 chip</title>
<updated>2012-04-05T05:43:02+00:00</updated>
<author>
<name>Mike Sinkovsky</name>
<email>msink@permonline.ru</email>
</author>
<published>2012-04-04T19:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=9899b81e7ca5c285b825ff10ca9357dd18813d83'/>
<id>urn:sha1:9899b81e7ca5c285b825ff10ca9357dd18813d83</id>
<content type='text'>
Based on original driver from chip manufacturer, but nearly full rewite.
Tested and used in production with Blackfin BF531 embedded processor.

Signed-off-by: Mike Sinkovsky &lt;msink@permonline.ru&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>lpc32xx: Added ethernet driver</title>
<updated>2012-03-13T00:08:34+00:00</updated>
<author>
<name>stigge@antcom.de</name>
<email>stigge@antcom.de</email>
</author>
<published>2012-03-08T11:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b7370112f5195ae2e2e52b5ef46961422fa4daf0'/>
<id>urn:sha1:b7370112f5195ae2e2e52b5ef46961422fa4daf0</id>
<content type='text'>
This patch adds an ethernet driver for the LPC32xx ARM SoC.

Signed-off-by: Roland Stigge &lt;stigge@antcom.de&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
