<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/drivers/net/ax88796.c, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2011-08-11T02:54:25+00:00</updated>
<entry>
<title>8390: Move the 8390 related drivers</title>
<updated>2011-08-11T02:54:25+00:00</updated>
<author>
<name>Jeff Kirsher</name>
<email>jeffrey.t.kirsher@intel.com</email>
</author>
<published>2011-04-02T13:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=644570b830266ff33ff5f3542b9c838f93a55ea6'/>
<id>urn:sha1:644570b830266ff33ff5f3542b9c838f93a55ea6</id>
<content type='text'>
Moves the drivers for the National Semi-conductor 8390 chipset into
drivers/net/ethernet/8390/ and the necessary Kconfig and Makefile
changes.

CC: Donald Becker &lt;becker@scyld.com&gt;
CC: Paul Gortmaker &lt;paul.gortmaker@windriver.com&gt;
CC: Alain Malek &lt;alain.malek@cryogen.com&gt;
CC: Peter De Schrijver &lt;p2@mind.be&gt;
CC: "David Huggins-Daines" &lt;dhd@debian.org&gt;
CC: Wim Dumon &lt;wimpie@kotnet.org&gt;
CC: Yoshinori Sato &lt;ysato@users.sourceforge.jp&gt;
CC: David Hinds &lt;dahinds@users.sourceforge.net&gt;
CC: Russell King &lt;linux@arm.linux.org.uk&gt;
Signed-off-by: Jeff Kirsher &lt;jeffrey.t.kirsher@intel.com&gt;
</content>
</entry>
<entry>
<title>ax88796: use generic mdio_bitbang driver</title>
<updated>2011-02-21T12:49:48+00:00</updated>
<author>
<name>Marc Kleine-Budde</name>
<email>mkl@pengutronix.de</email>
</author>
<published>2011-02-21T11:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f6d7f2c60d3a63d786feeb60628f930cd2d8e912'/>
<id>urn:sha1:f6d7f2c60d3a63d786feeb60628f930cd2d8e912</id>
<content type='text'>
..instead of using hand-crafted and not proper working version.

Signed-off-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>ax88796: clean up probe and remove function</title>
<updated>2011-02-21T12:17:41+00:00</updated>
<author>
<name>Marc Kleine-Budde</name>
<email>mkl@pengutronix.de</email>
</author>
<published>2011-02-21T10:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c9218c3a8231c0a67662d85266698f2f037cac20'/>
<id>urn:sha1:c9218c3a8231c0a67662d85266698f2f037cac20</id>
<content type='text'>
This way we can remove the struct resource pointers from the private data.

Signed-off-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>ax88796: make pointer to platform data const</title>
<updated>2011-02-21T12:17:40+00:00</updated>
<author>
<name>Marc Kleine-Budde</name>
<email>mkl@pengutronix.de</email>
</author>
<published>2011-02-21T09:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a54dc58511644a22ae0d57d857e154cddf6d7926'/>
<id>urn:sha1:a54dc58511644a22ae0d57d857e154cddf6d7926</id>
<content type='text'>
Signed-off-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>ax88796: remove platform_device member from struct ax_device</title>
<updated>2011-02-21T12:17:40+00:00</updated>
<author>
<name>Marc Kleine-Budde</name>
<email>mkl@pengutronix.de</email>
</author>
<published>2011-02-20T18:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=0f442f5a3c25dd4df3fecb25819dc269c9222bdf'/>
<id>urn:sha1:0f442f5a3c25dd4df3fecb25819dc269c9222bdf</id>
<content type='text'>
Signed-off-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>ax88796: use netdev_&lt;LEVEL&gt; instead of dev_&lt;LEVEL&gt; and pr_&lt;LEVEL&gt;</title>
<updated>2011-02-21T12:17:36+00:00</updated>
<author>
<name>Marc Kleine-Budde</name>
<email>mkl@pengutronix.de</email>
</author>
<published>2011-02-20T16:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=85ac6162c94638c7f27afa4bf63f165a6ca5e931'/>
<id>urn:sha1:85ac6162c94638c7f27afa4bf63f165a6ca5e931</id>
<content type='text'>
Signed-off-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>ax88796: remove first_init parameter from ax_init_dev()</title>
<updated>2011-02-21T12:13:41+00:00</updated>
<author>
<name>Marc Kleine-Budde</name>
<email>mkl@pengutronix.de</email>
</author>
<published>2011-02-19T22:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1cbece33ff657cfc9782963d502f3c3be07c0317'/>
<id>urn:sha1:1cbece33ff657cfc9782963d502f3c3be07c0317</id>
<content type='text'>
ax_init_dev() is always called with first_init=1.

Signed-off-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>ax88796: remove memset of private data</title>
<updated>2011-02-21T12:13:40+00:00</updated>
<author>
<name>Marc Kleine-Budde</name>
<email>mkl@pengutronix.de</email>
</author>
<published>2011-02-19T21:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=2f9709dbdf2777c88b7f1f9a8283119f17f7373e'/>
<id>urn:sha1:2f9709dbdf2777c88b7f1f9a8283119f17f7373e</id>
<content type='text'>
It's allocated via alloc_netdev, thus already zeroed.

Signed-off-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>ax88796: don't use magic ei_status to acces private data</title>
<updated>2011-02-21T12:13:39+00:00</updated>
<author>
<name>Marc Kleine-Budde</name>
<email>mkl@pengutronix.de</email>
</author>
<published>2011-02-19T21:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ea5a43db0f7123c5cb459d8f77454534bc62de4f'/>
<id>urn:sha1:ea5a43db0f7123c5cb459d8f77454534bc62de4f</id>
<content type='text'>
Signed-off-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>ax88796: fix codingstyle and checkpatch warnings</title>
<updated>2011-02-21T12:13:36+00:00</updated>
<author>
<name>Marc Kleine-Budde</name>
<email>mkl@pengutronix.de</email>
</author>
<published>2011-02-19T16:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9f072429592d70b0f88c4d66f83735cc693a9870'/>
<id>urn:sha1:9f072429592d70b0f88c4d66f83735cc693a9870</id>
<content type='text'>
Signed-off-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;
</content>
</entry>
</feed>
