Re: [PATCH V2] ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug

2014-03-16 Thread hahnjo
Am Sonntag, den 16.03.2014, 00:30 +0100 schrieb Peter Senna Tschudin: > 1. For the 64 bits dma mask use dma_set_mask_and_coherent instead of > dma_set_mask and dma_set_coherent_mask. > > 2. For the 32 bits dma mask dma_set_coherent_mask is only called if > dma_set_mask fails, which is

Re: [PATCH V2] ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug

2014-03-16 Thread hahnjo
Am Sonntag, den 16.03.2014, 00:30 +0100 schrieb Peter Senna Tschudin: 1. For the 64 bits dma mask use dma_set_mask_and_coherent instead of dma_set_mask and dma_set_coherent_mask. 2. For the 32 bits dma mask dma_set_coherent_mask is only called if dma_set_mask fails, which is unusual.

[PATCH] alx: Reset phy speed after resume

2013-11-14 Thread hahnjo
>From 27744b24f9291782c1342dbd6cac511e68da907c Mon Sep 17 00:00:00 2001 From: hahnjo Date: Tue, 12 Nov 2013 18:19:24 +0100 Subject: [PATCH] alx: Reset phy speed after resume This fixes bug 62491 (https://bugzilla.kernel.org/show_bug.cgi?id=62491). After resuming some users got the follow

[PATCH] alx: Reset phy speed after resume

2013-11-14 Thread hahnjo
From 27744b24f9291782c1342dbd6cac511e68da907c Mon Sep 17 00:00:00 2001 From: hahnjo hah...@hahnjo.de Date: Tue, 12 Nov 2013 18:19:24 +0100 Subject: [PATCH] alx: Reset phy speed after resume This fixes bug 62491 (https://bugzilla.kernel.org/show_bug.cgi?id=62491). After resuming some users got