<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/et131x, branch master</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2014-10-03T20:55:14Z</updated>
<entry>
<title>staging: et131x: Remove et131x driver from drivers/staging</title>
<updated>2014-10-03T20:55:14Z</updated>
<author>
<name>Mark Einon</name>
<email>mark.einon@gmail.com</email>
</author>
<published>2014-10-03T20:45:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e603984823a9218857c599195aaa514c5343de03'/>
<id>urn:sha1:e603984823a9218857c599195aaa514c5343de03</id>
<content type='text'>
The current version of the et131x driver has been accepted into the
main tree at /drivers/net/ethernet, so it can now be removed from
staging.

The MAINTAINERS entry has not been touched here, as the patch to
add the driver to drivers/net modifies it correctly.

Signed-off-by: Mark Einon &lt;mark.einon@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: et131x: Simplify for loop in et131x_init_send()</title>
<updated>2014-09-29T17:00:23Z</updated>
<author>
<name>Mark Einon</name>
<email>mark.einon@gmail.com</email>
</author>
<published>2014-09-29T07:55:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=644bbf95f5e2937f4929866e0d8899a9ed42f691'/>
<id>urn:sha1:644bbf95f5e2937f4929866e0d8899a9ed42f691</id>
<content type='text'>
The for loop in this function increments two variables and has an unusual
starting index of 1 (not 0). Make it look more familiar.

Reported-by: Dan Carpenter &lt;dan.carpenter@oracle.com&gt;
Signed-off-by: Mark Einon &lt;mark.einon@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: et131x: Audit and update comments</title>
<updated>2014-09-29T17:00:23Z</updated>
<author>
<name>Mark Einon</name>
<email>mark.einon@gmail.com</email>
</author>
<published>2014-09-29T07:55:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ccb32b13c79331cc64d81a00f3cca335b7c26c29'/>
<id>urn:sha1:ccb32b13c79331cc64d81a00f3cca335b7c26c29</id>
<content type='text'>
Many of the functions and variables in the driver have been renamed and are now
more understandable, as well as defines added for various constants. Update /
remove some comments to reflect this.

Also many comments were unnecessary dialogue describing what is evident
from the code, or comments were just plain incorrect. Remove these too.

Signed-off-by: Mark Einon &lt;mark.einon@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: et131x: Remove unnecessary parentheses</title>
<updated>2014-09-29T01:58:12Z</updated>
<author>
<name>Mark Einon</name>
<email>mark.einon@gmail.com</email>
</author>
<published>2014-09-24T08:54:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=20187a7b69b22729d7ff300c24d14cf3e0a22c0f'/>
<id>urn:sha1:20187a7b69b22729d7ff300c24d14cf3e0a22c0f</id>
<content type='text'>
Reported-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: Mark Einon &lt;mark.einon@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: et131x: Remove unnecessary OOM message</title>
<updated>2014-09-29T01:58:12Z</updated>
<author>
<name>Mark Einon</name>
<email>mark.einon@gmail.com</email>
</author>
<published>2014-09-24T08:54:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=177e882ee8d4ecb8beccbf6004e169aa2c86bb2b'/>
<id>urn:sha1:177e882ee8d4ecb8beccbf6004e169aa2c86bb2b</id>
<content type='text'>
Reported-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: Mark Einon &lt;mark.einon@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: et131x: Cat some lines less than 80 columns</title>
<updated>2014-09-29T01:58:12Z</updated>
<author>
<name>Mark Einon</name>
<email>mark.einon@gmail.com</email>
</author>
<published>2014-09-24T08:54:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f4aae620e3252b587500b6e4ff60971ffb240536'/>
<id>urn:sha1:f4aae620e3252b587500b6e4ff60971ffb240536</id>
<content type='text'>
Some split lines are less than 80 chars if rejoined, so rejoin them.

Reported-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: Mark Einon &lt;mark.einon@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: et131x: Use ether_addr_copy when copying ethernet addresses</title>
<updated>2014-09-29T01:58:12Z</updated>
<author>
<name>Mark Einon</name>
<email>mark.einon@gmail.com</email>
</author>
<published>2014-09-24T08:54:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=37dcca4364d526594dc183b96dc09102043fd48e'/>
<id>urn:sha1:37dcca4364d526594dc183b96dc09102043fd48e</id>
<content type='text'>
Reported-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: Mark Einon &lt;mark.einon@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: et131x: Remove unnecessary defines to enable driver PM</title>
<updated>2014-09-24T06:38:16Z</updated>
<author>
<name>Mark Einon</name>
<email>mark.einon@gmail.com</email>
</author>
<published>2014-09-23T19:41:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d40f0d8d3d09732853ea010c12100609269a6e41'/>
<id>urn:sha1:d40f0d8d3d09732853ea010c12100609269a6e41</id>
<content type='text'>
The Power Management functions can be conditional by assigning pm ops
directly to .driver.pm, instead of using #ifdef's, saving some lines of
code.

Reported-by: Tobias Klauser &lt;tklauser@distanz.ch&gt;
Signed-off-by: Mark Einon &lt;mark.einon@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: et131x: Add space after { in pci ID table</title>
<updated>2014-09-24T06:38:16Z</updated>
<author>
<name>Mark Einon</name>
<email>mark.einon@gmail.com</email>
</author>
<published>2014-09-23T19:41:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b57cb55b463d918e07843ebd552da8557d37e3ff'/>
<id>urn:sha1:b57cb55b463d918e07843ebd552da8557d37e3ff</id>
<content type='text'>
Signed-off-by: Mark Einon &lt;mark.einon@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: et131x: don't cast a void* to a struct pointer</title>
<updated>2014-09-24T06:38:15Z</updated>
<author>
<name>Mark Einon</name>
<email>mark.einon@gmail.com</email>
</author>
<published>2014-09-23T19:41:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ecce565056db18b6136d9ff9232aa3761aae4e48'/>
<id>urn:sha1:ecce565056db18b6136d9ff9232aa3761aae4e48</id>
<content type='text'>
Casting a void* popinter to a struct pointer is unnecessary, don't do
it.

Signed-off-by: Mark Einon &lt;mark.einon@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
