<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/drivers/net, branch v3.12-rc6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kobert.dev/pm24.git/atom?h=v3.12-rc6</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom?h=v3.12-rc6'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2013-10-15T00:43:33Z</updated>
<entry>
<title>Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband</title>
<updated>2013-10-15T00:43:33Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2013-10-15T00:43:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=ed8ada393388ef7ccfcfb3a88d8718f7df4b3165'/>
<id>urn:sha1:ed8ada393388ef7ccfcfb3a88d8718f7df4b3165</id>
<content type='text'>
Pull infiniband updates from Roland Dreier:
 "Last batch of IB changes for 3.12: many mlx5 hardware driver fixes
  plus one trivial semicolon cleanup"

* tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband:
  IB: Remove unnecessary semicolons
  IB/mlx5: Ensure proper synchronization accessing memory
  IB/mlx5: Fix alignment of reg umr gather buffers
  IB/mlx5: Fix eq names to display nicely in /proc/interrupts
  mlx5: Fix error code translation from firmware to driver
  IB/mlx5: Fix opt param mask according to firmware spec
  mlx5: Fix opt param mask for sq err to rts transition
  IB/mlx5: Disable atomic operations
  mlx5: Fix layout of struct mlx5_init_seg
  mlx5: Keep polling to reclaim pages while any returned
  IB/mlx5: Avoid async events on invalid port number
  IB/mlx5: Decrease memory consumption of mr caches
  mlx5: Remove checksum on command interface commands
  IB/mlx5: Fix memory leak in mlx5_ib_create_srq
  IB/mlx5: Flush cache workqueue before destroying it
  IB/mlx5: Fix send work queue size calculation
</content>
</entry>
<entry>
<title>IB/mlx5: Fix eq names to display nicely in /proc/interrupts</title>
<updated>2013-10-10T16:23:59Z</updated>
<author>
<name>Sagi Grimberg</name>
<email>sagig@mellanox.com</email>
</author>
<published>2013-09-11T13:35:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=ada9f5d007971a71d619e2abf66ebd3a9a399413'/>
<id>urn:sha1:ada9f5d007971a71d619e2abf66ebd3a9a399413</id>
<content type='text'>
It's helpful for a driver to put the pci slot name in its interrupt
names, so /proc/interrupts will show the pci slot of the device.

Signed-off-by: Sagi Grimberg &lt;sagig@mellanox.com&gt;
Signed-off-by: Eli Cohen &lt;eli@mellanox.com&gt;
Signed-off-by: Roland Dreier &lt;roland@purestorage.com&gt;
</content>
</entry>
<entry>
<title>mlx5: Fix error code translation from firmware to driver</title>
<updated>2013-10-10T16:23:59Z</updated>
<author>
<name>Eli Cohen</name>
<email>eli@mellanox.com</email>
</author>
<published>2013-09-11T13:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=9c8651314bea18a8a811296289adbf06c8b8b12b'/>
<id>urn:sha1:9c8651314bea18a8a811296289adbf06c8b8b12b</id>
<content type='text'>
Limits exceeded should be translated to ENOMEM.

Signed-off-by: Eli Cohen &lt;eli@mellanox.com&gt;
Signed-off-by: Roland Dreier &lt;roland@purestorage.com&gt;
</content>
</entry>
<entry>
<title>mlx5: Keep polling to reclaim pages while any returned</title>
<updated>2013-10-10T16:23:57Z</updated>
<author>
<name>Eli Cohen</name>
<email>eli@mellanox.com</email>
</author>
<published>2013-09-11T13:35:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=dabed0e6319a1900c8738676bd197f06b5b5b6cc'/>
<id>urn:sha1:dabed0e6319a1900c8738676bd197f06b5b5b6cc</id>
<content type='text'>
Change mlx5_reclaim_startup_pages() to keep polling while any pages
are returned.  If none are returned, keep polling for five more seconds
before exiting with an error message.

Signed-off-by: Eli Cohen &lt;eli@mellanox.com&gt;
Signed-off-by: Roland Dreier &lt;roland@purestorage.com&gt;
</content>
</entry>
<entry>
<title>mlx5: Remove checksum on command interface commands</title>
<updated>2013-10-10T16:23:56Z</updated>
<author>
<name>Eli Cohen</name>
<email>eli@mellanox.com</email>
</author>
<published>2013-09-11T13:35:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=c1868b822515313c72445e70b7d9e47d8815bc52'/>
<id>urn:sha1:c1868b822515313c72445e70b7d9e47d8815bc52</id>
<content type='text'>
Checksum calculations consume CPU resources and can be significant to
the rate of resource creation/destruction.

Signed-off-by: Eli Cohen &lt;eli@mellanox.com&gt;
Signed-off-by: Roland Dreier &lt;roland@purestorage.com&gt;
</content>
</entry>
<entry>
<title>qlcnic: Fix SR-IOV configuration</title>
<updated>2013-10-01T16:34:59Z</updated>
<author>
<name>Manish Chopra</name>
<email>manish.chopra@qlogic.com</email>
</author>
<published>2013-10-01T06:23:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=1ed98ed55d6bf47d5a21b1e2db35ceb8b9a4c91c'/>
<id>urn:sha1:1ed98ed55d6bf47d5a21b1e2db35ceb8b9a4c91c</id>
<content type='text'>
o Interface needs to be brought down and up while configuring SR-IOV.
  Protect interface up/down using rtnl_lock()/rtnl_unlock()

Signed-off-by: Manish Chopra &lt;manish.chopra@qlogic.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>ll_temac: Reset dma descriptors indexes on ndo_open</title>
<updated>2013-10-01T16:31:35Z</updated>
<author>
<name>Ricardo Ribalda</name>
<email>ricardo.ribalda@gmail.com</email>
</author>
<published>2013-10-01T06:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=7167cf0e8cd10287b7912b9ffcccd9616f382922'/>
<id>urn:sha1:7167cf0e8cd10287b7912b9ffcccd9616f382922</id>
<content type='text'>
The dma descriptors indexes are only initialized on the probe function.

If a packet is on the buffer when temac_stop is called, the dma
descriptors indexes can be left on a incorrect state where no other
package can be sent.

So an interface could be left in an usable state after ifdow/ifup.

This patch makes sure that the descriptors indexes are in a proper
status when the device is open.

Signed-off-by: Ricardo Ribalda Delgado &lt;ricardo.ribalda@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can</title>
<updated>2013-10-01T05:31:05Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2013-10-01T05:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=d9a71f97d5ad4ac912e0bb60813ae992da1e18b2'/>
<id>urn:sha1:d9a71f97d5ad4ac912e0bb60813ae992da1e18b2</id>
<content type='text'>
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>ethernet: moxa: fix incorrect placement of __initdata tag</title>
<updated>2013-10-01T05:16:43Z</updated>
<author>
<name>Bartlomiej Zolnierkiewicz</name>
<email>b.zolnierkie@samsung.com</email>
</author>
<published>2013-09-30T13:18:27Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=437a3ae1d0b42197928d52e1108bc2fdc14d23fd'/>
<id>urn:sha1:437a3ae1d0b42197928d52e1108bc2fdc14d23fd</id>
<content type='text'>
__initdata tag should be placed between the variable name and equal
sign for the variable to be placed in the intended .init.data section.

In this particular case __initdata is incorrect as moxart_mac_driver
can be used after the driver gets initialized.

Also while at it static-ize moxart_mac_driver.

Signed-off-by: Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file</title>
<updated>2013-10-01T04:17:16Z</updated>
<author>
<name>Aida Mynzhasova</name>
<email>aida.mynzhasova@skitlab.ru</email>
</author>
<published>2013-09-27T13:40:27Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=e58f6f4fb4eada7867014bfaec898f03afbce5c2'/>
<id>urn:sha1:e58f6f4fb4eada7867014bfaec898f03afbce5c2</id>
<content type='text'>
Currently IEEE 1588 timer reference clock source is determined through
hard-coded value in gianfar_ptp driver. This patch allows to select ptp
clock source by means of device tree file node.

For instance:

	fsl,cksel = &lt;0&gt;;

for using external (TSEC_TMR_CLK input) high precision timer
reference clock.

Other acceptable values:

	&lt;1&gt; : eTSEC system clock
	&lt;2&gt; : eTSEC1 transmit clock
	&lt;3&gt; : RTC clock input

When this attribute isn't used, eTSEC system clock will serve as
IEEE 1588 timer reference clock.

Signed-off-by: Aida Mynzhasova &lt;aida.mynzhasova@skitlab.ru&gt;
Acked-by: Kumar Gala &lt;galak@codeaurora.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
