Change the Spidernet network driver from supported to
maintained, add the linuxppc-dev ML, and add myself as
a 'maintainer'.
Cc: Ishizaki Kou
Signed-off-by: Geoff Levand
---
MAINTAINERS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAI
’ discards ‘const’ qualifier
from pointer target
Signed-off-by: Geoff Levand
---
v2: Rebase to net-next.git.
Documentation/driver-api/connector.rst | 2 +-
drivers/connector/cn_queue.c | 8
drivers/connector/connector.c | 4 ++--
include/linux/connector.h | 10
’ discards ‘const’ qualifier
from pointer target
Signed-off-by: Geoff Levand
---
Documentation/driver-api/connector.rst | 2 +-
drivers/connector/cn_queue.c | 8
drivers/connector/connector.c | 4 ++--
include/linux/connector.h | 10 +-
4 files changed
.
>
> Signed-off-by: Uwe Kleine-König
Seems OK with v5.9 on PS3.
Tested by: Geoff Levand
ere.
>
> Signed-off-by: Uwe Kleine-König
I tested your two patches plus Leonard's patch 'ALSA: ppc: remove
redundant checks in PS3 driver probe' applied to v5.9 on the PS3,
and they seem to work fine.
Thanks for both your efforts.
Tested by: Geoff Levand
On 01/03/2018 06:40 AM, SF Markus Elfring wrote:
> Omit an extra message for a memory allocation failure in this function.
I applied this to my ps3-queue branch.
As I mentioned to you several times before, please keep
the commit subject line to less than 50 characters.
Also, in this case the pref
ms to work OK.
Thanks for your contribution.
Tested-by: Geoff Levand
gelic_descr_get_status
Signed-off-by: Geoff Levand
---
Dave, please apply.
-Geoff
The following changes since commit d4a4f75cd8f29cd9464a5a32e9224a91571d6649:
Linux 4.1-rc7 (2015-06-07 20:23:50 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git
On 01/22/2008 04:58 PM, John W. Linville wrote:
> On Wed, Jan 23, 2008 at 11:40:34AM +1100, Benjamin Herrenschmidt wrote:
>>
>> On Tue, 2008-01-22 at 16:12 -0500, John W. Linville wrote:
>> > On Thu, Dec 13, 2007 at 07:38:28PM +0900, Masakazu Mokuno wrote:
>> >
>> > > Here is a set of updates for
MOKUNO Masakazu wrote:
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2920,6 +2920,12 @@ M: [EMAIL PROTECTED]
> L: [EMAIL PROTECTED]
> S: Maintained
>
> +PS3 NETWORK SUPPORT
> +P: Masakazu Mokuno
> +M: [EMAIL PROTECTED]
> +L: netdev@vger.kernel.org
I think you should put [EMAIL P
Hi Dan.
Dan Williams wrote:
> On Fri, 2007-06-15 at 10:16 -0700, Geoff Levand wrote:
>> This all seems fine, but what is causing us trouble is that
>> during the review of the wireless part Dan Williams made many
>> non-trivial recommendations, and so we decided we need
Jeff Garzik wrote:
> MOKUNO Masakazu wrote:
>> +config GELIC_NET
>> +tristate "PS3 Gigabit Ethernet driver"
>> +depends on PPC_PS3
>> +help
>> + This driver supports the Gigabit Ethernet device on the
>> + PS3 game console.
>> +
>> + To compile this driver as a module, ch
Christoph Hellwig wrote:
> On Fri, Jun 01, 2007 at 02:31:54PM +0900, MOKUNO Masakazu wrote:
>> Hi
>>
>> This is the first submission of the PS3 network driver
>> [1] ps3: gigabit ethernet driver for PS3
>
> What happened to the idea of incorporating support into spidernet?
That is still our goa
Linas Vepstas wrote:
> On Tue, Oct 10, 2006 at 06:46:08PM -0700, Geoff Levand wrote:
>> > Linas Vepstas wrote:
>> >> The current driver code performs 512 DMA mappns of a bunch of
>> >> 32-byte structures. This is silly, as they are all in contiguous
>>
jschopp wrote:
> Linas Vepstas wrote:
>> The current driver code performs 512 DMA mappns of a bunch of
>> 32-byte structures. This is silly, as they are all in contiguous
>> memory. Ths patch changes the code to DMA map the entie area
>> with just one call.
>>
>> Signed-off-by: Linas Vepstas <[E
David S. Miller wrote:
> You're taking my suggestion way too far.
>
> Just replicate gem_interrupt() inline into gem_poll_controller(),
> removing the irrelevant bits by hand. You shouldn't need to
> modify gem_poll() at all, just as in your original patch.
>
I found that execution would go gem
Eric Lemoine wrote:
> On 8/27/05, Eric Lemoine <[EMAIL PROTECTED]> wrote:
>
>>On 8/27/05, Eric Lemoine <[EMAIL PROTECTED]> wrote:
>>
>>>On 8/26/05, Geoff Levand <[EMAIL PROTECTED]> wrote:
>>>
>>>>This fixes a major bug in the Su
David S. Miller wrote:
> From: Geoff Levand <[EMAIL PROTECTED]>
> Date: Thu, 25 Aug 2005 22:13:57 -0700
>
>
>>@@ -970,7 +970,8 @@
>> /* gem_interrupt is safe to reentrance so no need
>> * to disable_irq here.
>> */
>>-
te the required structure
when it finds no bits set in the interrupt status
register. gem_poll() then move on its way and tries to
delete the non-existent softnet_data structure.
Signed-off-by: Geoff Levand <[EMAIL PROTECTED]>
--- orig/drivers/net/sungem.c
+++ mod/drivers/net/sungem
19 matches
Mail list logo