<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/rtl8187se, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/rtl8187se?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/rtl8187se?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2014-04-16T18:35:54Z</updated>
<entry>
<title>staging: delete rtl8187se wireless driver</title>
<updated>2014-04-16T18:35:54Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2014-04-16T18:35:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=5ed0a8e667090003fdf7b750296fcfb248349502'/>
<id>urn:sha1:5ed0a8e667090003fdf7b750296fcfb248349502</id>
<content type='text'>
There is a "real" driver for this hardware now in drivers/net/ so remove
the staging version as it's not needed anymore.

Reported-by: Xose Vazquez Perez &lt;xose.vazquez@gmail.com&gt;
Cc: Larry Finger &lt;Larry.Finger@lwfinger.net&gt;
Cc: John W. Linville" &lt;linville@tuxdriver.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial</title>
<updated>2014-04-02T23:23:38Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2014-04-02T23:23:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=159d8133d0b54a501a41a66fe3a0e7d16405e36d'/>
<id>urn:sha1:159d8133d0b54a501a41a66fe3a0e7d16405e36d</id>
<content type='text'>
Pull trivial tree updates from Jiri Kosina:
 "Usual rocket science -- mostly documentation and comment updates"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial:
  sparse: fix comment
  doc: fix double words
  isdn: capi: fix "CAPI_VERSION" comment
  doc: DocBook: Fix typos in xml and template file
  Bluetooth: add module name for btwilink
  driver core: unexport static function create_syslog_header
  mmc: core: typo fix in printk specifier
  ARM: spear: clean up editing mistake
  net-sysfs: fix comment typo 'CONFIG_SYFS'
  doc: Insert MODULE_ in module-signing macros
  Documentation: update URL to hfsplus Technote 1150
  gpio: update path to documentation
  ixgbe: Fix format string in ixgbe_fcoe.
  Kconfig: Remove useless "default N" lines
  user_namespace.c: Remove duplicated word in comment
  CREDITS: fix formatting
  treewide: Fix typo in Documentation/DocBook
  mm: Fix warning on make htmldocs caused by slab.c
  ata: ata-samsung_cf: cleanup in header file
  idr: remove unused prototype of idr_free()
</content>
</entry>
<entry>
<title>staging: rtl8187se: Clean-up comment line style in r8180_rtl8225.h</title>
<updated>2014-03-18T17:17:15Z</updated>
<author>
<name>Ana Rey</name>
<email>anarey@gmail.com</email>
</author>
<published>2014-03-17T20:22:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=9777ee83da5a0addc817eb468ead5180b2a7d531'/>
<id>urn:sha1:9777ee83da5a0addc817eb468ead5180b2a7d531</id>
<content type='text'>
This patch clean-up comment-line style in r8180_rtl8225.h as the
CodingStyle recommends.

Signed-off-by: Ana Rey &lt;anarey@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtl8187se: Delete commented code and whiteline</title>
<updated>2014-03-18T17:17:15Z</updated>
<author>
<name>Ana Rey</name>
<email>anarey@gmail.com</email>
</author>
<published>2014-03-17T20:22:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b5d7af439bdbbcc346f890b046b8ccc32d00a01c'/>
<id>urn:sha1:b5d7af439bdbbcc346f890b046b8ccc32d00a01c</id>
<content type='text'>
Delete all commented code and whitelines in
ieee80211/ieee80211_crypt_wep.c that are not necessary.

Fix sparse warnings:
ERROR: do not use C99 // comments

Signed-off-by: Ana Rey &lt;anarey@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtl8187se: Delete unnecessary comment in r8180_core.c</title>
<updated>2014-03-18T17:17:15Z</updated>
<author>
<name>Ana Rey</name>
<email>anarey@gmail.com</email>
</author>
<published>2014-03-17T20:22:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=7a0873e13b5f2c46bdcf8de0140fde98abbbc908'/>
<id>urn:sha1:7a0873e13b5f2c46bdcf8de0140fde98abbbc908</id>
<content type='text'>
Delete unnecessary comments in r8180_core.c

Signed-off-by: Ana Rey &lt;anarey@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtl8187se: Use min_t instead of min</title>
<updated>2014-03-18T17:16:36Z</updated>
<author>
<name>Ana Rey</name>
<email>anarey@gmail.com</email>
</author>
<published>2014-03-17T20:22:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=d28c88db3c665dd2844238a3416ba11df225b1e9'/>
<id>urn:sha1:d28c88db3c665dd2844238a3416ba11df225b1e9</id>
<content type='text'>
Use min_t instead of min function in ieee80211/ieee80211_wx.c

Fix sparse warnings:
WARNING: min() should probably be min_t(u8, network-&gt;ssid_len, 32)

Signed-off-by: Ana Rey &lt;anarey@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtl8187se: Use ether_addr_copy function</title>
<updated>2014-03-18T17:16:35Z</updated>
<author>
<name>Ana Rey</name>
<email>anarey@gmail.com</email>
</author>
<published>2014-03-17T20:22:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=cda34a0b3cb3d246c10e0406131250e5991209dc'/>
<id>urn:sha1:cda34a0b3cb3d246c10e0406131250e5991209dc</id>
<content type='text'>
Use ether_addr_copy instead of memcpy function for fast copy an
Ethernet address in ieee80211/ieee80211_wx.c

Fixes sparse warnings:
WARNING: Prefer ether_addr_copy() over memcpy() if the Ethernet addresses are __aligned(2)

Signed-off-by: Ana Rey &lt;anarey@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtl8187se: Convert from printk into netdev_err or netdev_info</title>
<updated>2014-03-18T17:16:35Z</updated>
<author>
<name>Ana Rey</name>
<email>anarey@gmail.com</email>
</author>
<published>2014-03-17T20:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=35c2524ac42da98ea081cea783a807d3a9fbb93c'/>
<id>urn:sha1:35c2524ac42da98ea081cea783a807d3a9fbb93c</id>
<content type='text'>
Convert from printk functions into netdev_err or netdev_info.

Fix checkpatch.pl warning:
WARNING: printk() should include KERN_ facility level

Signed-off-by: Ana Rey &lt;anarey@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtl8187se: Fix indent in switch statement.</title>
<updated>2014-03-18T17:15:54Z</updated>
<author>
<name>Ana Rey</name>
<email>anarey@gmail.com</email>
</author>
<published>2014-03-17T20:22:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=9e32b6aa8e19d67ad9626f97c0c843e7968abcb3'/>
<id>urn:sha1:9e32b6aa8e19d67ad9626f97c0c843e7968abcb3</id>
<content type='text'>
Fix indent in switch statement in ieee80211/ieee80211_wx.c.

Fix checkpatch.pl error:
ERROR: switch and case should be at the same indent.

Signed-off-by: Ana Rey &lt;anarey@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtl8187se: Fix commend line</title>
<updated>2014-03-18T17:15:54Z</updated>
<author>
<name>Ana Rey</name>
<email>anarey@gmail.com</email>
</author>
<published>2014-03-17T20:22:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=d7947d01263f3cd989f535d7f2b94f2c9075f4b6'/>
<id>urn:sha1:d7947d01263f3cd989f535d7f2b94f2c9075f4b6</id>
<content type='text'>
Fix commend line in ieee80211/ieee80211_wx.c as the codingStyle of the
kernel recommends.

Signed-off-by: Ana Rey &lt;anarey@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
