mber
> with the
> global macro NUMA_NO_NODE. This helps remove NUMA related assumptions
> like
> 'invalid node' from various places redirecting them to a common
> definition.
>
> Signed-off-by: Anshuman Khandual
For the 'ixgbe' driver changes.
Acked
t is today.
CC: Pantelis Antoniou
CC: Vitaly Bordug
CC:
Signed-off-by: Jacob Keller
Signed-off-by: Jeff Kirsher
---
drivers/net/ethernet/freescale/fec_ptp.c | 6 --
1 file changed, 6 deletions(-)
diff --git a/drivers/net/ethernet/freescale/fec_ptp.c
b/drivers/net/ethernet/freescale/fec_ptp.
out
> if either fails.
>
> Signed-off-by: Russell King
> ---
> drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 15
> +--
> 1 files changed, 5 insertions(+), 10 deletions(-)
Acked-by: Jeff Kirsher
signature.asc
Description: This is a digitally signed message part
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
s.
>
> Signed-off-by: Russell King
> ---
> drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 15 +--
> 1 files changed, 5 insertions(+), 10 deletions(-)
Acked-by: Jeff Kirsher
signature.asc
Description: This is a digitally signed message part
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
Russell King
> ---
> drivers/net/ethernet/intel/ixgb/ixgb_main.c | 16 +---
> 1 files changed, 5 insertions(+), 11 deletions(-)
Acked-by: Jeff Kirsher
signature.asc
Description: This is a digitally signed message part
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
and to error out
> if either fails.
>
> Signed-off-by: Russell King
> ---
> drivers/net/ethernet/intel/igbvf/netdev.c | 18 ++
> 1 files changed, 6 insertions(+), 12 deletions(-)
Acked-by: Jeff Kirsher
signature.asc
Description: This is a digitally signed me
error out
> if either fails.
>
> Signed-off-by: Russell King
> ---
> drivers/net/ethernet/intel/igb/igb_main.c | 18 ++
> 1 files changed, 6 insertions(+), 12 deletions(-)
Acked-by: Jeff Kirsher
signature.asc
Description: This is a digitally signed message p
error out
> if either fails.
>
> Signed-off-by: Russell King
> ---
> drivers/net/ethernet/intel/e1000e/netdev.c | 18 ++
> 1 files changed, 6 insertions(+), 12 deletions(-)
Acked-by: Jeff Kirsher
signature.asc
Description: This is a digitally signed message p
---
> drivers/net/ethernet/intel/e1000/e1000_main.c |9 ++---
> 1 files changed, 2 insertions(+), 7 deletions(-)
Acked-by: Jeff Kirsher
signature.asc
Description: This is a digitally signed message part
___
Linuxppc-dev mailing list
Li
On Mon, 2011-08-22 at 21:02 -0700, David Miller wrote:
> From: Arnaud Lacombe
> Date: Mon, 22 Aug 2011 23:50:02 -0400
>
> > Are you implying we need some kind of way to migrate config ?
>
> The issue is that the dependencies for every single ethernet driver
> have changed. Some dependencies hav
On Mon, 2011-08-22 at 19:13 -0700, David Miller wrote:
> From: Stephen Rothwell
> Date: Tue, 23 Aug 2011 11:41:29 +1000
>
> > On Tue, 23 Aug 2011 11:40:11 +1000 Stephen Rothwell
> > wrote:
> >>
> >> On Mon, 22 Aug 2011 11:30:32 +1000 Stephen Rothwell
> >> wrote:
> >> >
> >> > Here's what I am
On Mon, 2011-04-11 at 21:56 -0700, Prabhakar Kushwaha wrote:
> From: Prabhakar
>
> The Intel e1000 device driver defaults to MSI interrupt mode, even if
> MSI
> support is not enabled
>
> Signed-off-by: Jin Qing
> Signed-off-by: Prabhakar Kushwaha
> ---
> Based upon
> git://git.kernel.org/pub
On Tue, 2011-04-12 at 14:27 -0700, David Miller wrote:
> From: Prabhakar Kushwaha
> Date: Tue, 12 Apr 2011 10:26:03 +0530
>
> > From: Prabhakar
> >
> > The Intel e1000 device driver defaults to MSI interrupt mode, even if MSI
> > support is not enabled
> >
> > Signed-off-by: Jin Qing
> > Sign
Add a bool IGB_DCA defined to y if IGB and DCA are enabled, but IGB isn't y
while DCA=m. And thus remove the need to select INTEL_IOATDMA when IGB is
enabled, so that non-x86 architectures can build the igb driver.
Based on work/patch from Brice Goglin <[EMAIL PROTECTED]>
Signed-o
14 matches
Mail list logo