| From | Subject | Date |
|---|---|---|
| David Brownell | [patch 2.6.29-rc8] dm9000 locking bugfix
From: David Brownell <dbrownell@users.sourceforge.net>
This fixes a locking bug in the dm9000 driver. It calls
request_irq() without setting IRQF_DISABLED ... which is
correct for handlers that support IRQ sharing, since that
behavior is not guaranteed for shared IRQs. However, its
IRQ handler then wrongly assumes that IRQs are blocked.
So the fix just uses the right spinlock primitives in the
IRQ handler.
NOTE: this is a classic example of the type of bug which
lockdep currently masks ...
| Mar 22, 4:12 pm 2009 |
| Olive | We worry about you
What a hell??? http://eyw.againstfear.com
--
| Mar 22, 3:06 pm 2009 |
| Anita Handy | APPLY NOW
James Financial Loan Inc
22 James Lane
London, England
EC3R 4NE
Tel: +44 704 572 3687
Greeting to you,
This is James Financial Loan Inc a private moneylender located in UK. I
give out all kinds of loans for what ever purpose you might wish to use
the loan for.I give out business loans, personal loans and even
educational loans with interest rate of 3% to enable client cope with
the repayment.If intrested i await your respones I will prefer you to
reach me on my private ...
| Mar 22, 12:10 pm 2009 |
| Dave Boutcher | Re: [PATCH] e1000: fix loss of multicast packets
On Fri, Mar 20, 2009 at 3:44 PM, Jesse Brandeburg
Jesse, I just with this patch in my e1000 environment and it works
great. Almost 1,000,000 packets exchanged with active
membership join/drops going on and no packets lost. Thanks
for the fast turnaround.
Thanks,
--
Dave B
--
| Mar 22, 11:05 am 2009 |
| Daniel Mack | [PATCH 1/2] drivers/net/ax88796.c: take IRQ flags from p ...
This patch adds support to the ax88796 ethernet driver to take IRQ flags
given by the platform_device definition.
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Ben Dooks <ben@simtec.co.uk>
Cc: David Miller <davem@davemloft.net>
---
drivers/net/ax88796.c | 14 +++++++++-----
1 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/drivers/net/ax88796.c b/drivers/net/ax88796.c
index a4eb6c4..e7c9748 100644
--- a/drivers/net/ax88796.c
+++ b/drivers/net/ax88796.c
@@ -93,6 +93,7 @@ ...
| Mar 22, 9:12 am 2009 |
| Daniel Mack | Re: [PATCH 1/2] drivers/net/ax88796.c: take IRQ flags fr ...
Please note that in contrast to the version I posted here previously,
this patch does not use platform_get_irq_flags() anymore. Nobody seemed
interested in the patch I sent along to implement that in
drivers/base/platform.c, so I gather the flags manually from this driver
now, using platform_get_resource().
Daniel
--
| Mar 22, 9:18 am 2009 |
| Daniel Mack | [PATCH 2/2] ax88796: Add method to take MAC from platform data
Implement a way to provide the MAC address for ax88796 devices from
their platform data. Boards might decide to set the address
programmatically, taken from boot tags or other sources.
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: David Miller <davem@davemloft.net>
Cc: Ben Dooks <ben@simtec.co.uk>
Cc: Matthias Meier <matthias.j.meier@gmx.net>
---
drivers/net/ax88796.c | 17 ++++++++++++-----
include/net/ax88796.h | 13 ++++++++-----
2 files changed, 20 insertions(+), 10 ...
| Mar 22, 9:12 am 2009 |
| Stephen Rothwell | Re: linux-next: driver-core tree build failure
Hi Greg, Dave,
The dnet driver is now upstream, so can one of you add this to your tree,
please? Apologies if I missed it.
From: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Mon, 16 Mar 2009 20:37:10 +1100
Subject: [PATCH] net: update dnet.c for bus_id removal
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---
drivers/net/dnet.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/net/dnet.c b/drivers/net/dnet.c
index 5c347f7..1b40632 ...
| Mar 22, 5:22 am 2009 |
| Eilon Greenstein | [PATCH net-next] Adding licensing to bnx2x_init_values.h
Subject: [PATCH net-next] Adding licensing to bnx2x_init_values.h
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
---
drivers/net/bnx2x_init_values.h | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diff --git a/drivers/net/bnx2x_init_values.h b/drivers/net/bnx2x_init_values.h
index 6e18a55..1f22c9a 100644
--- a/drivers/net/bnx2x_init_values.h
+++ b/drivers/net/bnx2x_init_values.h
@@ -1,7 +1,23 @@
#ifndef __BNX2X_INIT_VALUES_H__
#define ...
| Mar 22, 4:14 am 2009 |
| Marcin Slusarz | [PATCH] netconsole: fix BUG during net device "upping"
When ndo_open (eg skge_up) function printks something, netconsole decides
it can use this device because it checks state only (netif_running) which is
set before ndo_open. Check device flags too.
[35437.623580] skge eth1: enabling interface
[35437.623601] ------------[ cut here ]------------
[35437.623603] kernel BUG at drivers/net/skge.c:2767!
[35437.623606] invalid opcode: 0000 [#1] PREEMPT
[35437.623608] last sysfs file: /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
[35437.623611] ...
| Mar 22, 4:02 am 2009 |
| Ernie | Are you and your friends ok?
Is it really happened near you? http://foike.goodnewsdigital.com/run.php
--
| Mar 22, 2:42 am 2009 |
| Jesper Krogh | Status update on Sun Neptune 10Gbit fibre using the NIU- ...
Hi.
Back in the 2.6.25/26-days .. (around 9 months ago) I had som stuggles
getting both performance and stabillity out of a Sun Neptune 10Gbit NIC
over fibre. The NIU driver blew up on the system under load but Matheos
Worku send me an internal Sun driver (nxge) that performed fairly well.
It peaked out around 800-850 MB/s .. it put a fairly high load on the
host system and peaked with over 300.000 cs/s (both numbers measured
with dstat).
Today I got around to tesing the NIU(2.6.27.20) ...
| Mar 22, 2:11 am 2009 |
| Eric Dumazet | Re: Status update on Sun Neptune 10Gbit fibre using the ...
Yes I remember this stuff. David added multi tx queue support in last July
(for 2.6.27)
Could you post more information please, about load on individual cpus
for example ? (top snapshot with one line per cpu)
Is NFS using TCP or UDP on your setup ?
An interesting test would be the reverse path (transmit from clients to
this server)
Also, testing 2.6.29 could be interesting, since UDP receive
path doesnt need to use a global rwlock anymore.
--
| Mar 22, 8:36 am 2009 |
| Jesper Krogh | Re: Status update on Sun Neptune 10Gbit fibre using the ...
... That gained yet another 100MB/s.. now peaking out around 1050-1060MB/s.
Jesper
--
Jesper
--
| Mar 22, 11:01 am 2009 |
| Eric Dumazet | Re: Status update on Sun Neptune 10Gbit fibre using the ...
I dont know, what would be the current bottleneck ?
--
| Mar 22, 12:18 pm 2009 |
| Jesper Krogh | Re: Status update on Sun Neptune 10Gbit fibre using the ...
Am I wrong thinking that theoretical max should be around 1150-1200MB/s ?
--
Jesper
--
| Mar 22, 11:17 am 2009 |
| Eric Dumazet | Re: Status update on Sun Neptune 10Gbit fibre using the ...
Wow ! Nice to ear !
--
| Mar 22, 12:17 pm 2009 |
| Jesper Krogh | Re: Status update on Sun Neptune 10Gbit fibre using the ...
Can there be something about "fairness" changed? While producing the
screenshot to you below I got this one on the server:
do_ypcall: clnt_call: RPC: Unable to send; errno = No buffer space available
Thats harder to setup and not be "disk IO-bound on the server". Perhaps
I'll put that on my todo list..
--
Jesper
--
| Mar 22, 9:39 am 2009 |
| Grant Likely | Re: [PATCH v2 09/13] net: Rework pasemi_mac driver to us ...
No. I mentioned it in the series header email, but not in the patch
description. My 64bit build environment is broken at the moment so I
couldn't build test the pasemi patch. All the others are build
Awesome. Thanks for the testing.
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
| Mar 22, 11:36 am 2009 |
| Olof Johansson | Re: [PATCH v2 09/13] net: Rework pasemi_mac driver to us ...
NP! Thanks for doing this cleanup!
-Olof
--
| Mar 22, 1:11 pm 2009 |
| Olof Johansson | Re: [PATCH v2 09/13] net: Rework pasemi_mac driver to us ...
Did you ever try building it? pasemi_defconfig gives me:
drivers/net/pasemi_mac.c: In function 'pasemi_mac_phy_init':
drivers/net/pasemi_mac.c:1102: error: implicit declaration of function 'of_phy_connect'
drivers/net/pasemi_mac.c:1103: warning: assignment makes pointer from integer without a cast
drivers/net/pasemi_mac.c:1114: warning: label 'err' defined but not used
drivers/net/pasemi_mac.c:1092: warning: unused variable 'ret'
drivers/net/pasemi_mac.c:1091: warning: unused variable ...
| Mar 22, 8:47 am 2009 |
| David Miller | Re: [PATCH 15/77] irda: convert smsc driver to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:36 pm 2009 |
| David Miller | Re: [PATCH 17/77] irda: convert sir device to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:36 pm 2009 |
| David Miller | Re: [PATCH 57/77] wavelan: convert to internal net_devic ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:47 pm 2009 |
| David Miller | Re: [PATCH 06/77] irda: net_device_ops ioctl fix
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:34 pm 2009 |
| David Miller | Re: [PATCH 54/77] netwave: convert to internal net_devic ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:47 pm 2009 |
| David Miller | Re: [PATCH 23/77] usbnet: convert to internal net_device stats
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:45 pm 2009 |
| David Miller | Re: [PATCH 07/77] irlan: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:34 pm 2009 |
| David Miller | Re: [PATCH 11/77] irda: convert w83977af_ir to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:36 pm 2009 |
| David Miller | Re: [PATCH 22/77] usbnet: convert catc device to net_dev ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:45 pm 2009 |
| David Miller | Re: [PATCH 22/77] usbnet: convert catc device to net_dev ...
From: Jiri Pirko <jpirko@redhat.com>
It gets renamed to catc_start_xmit() in the previous patch in this
series, #21.
--
| Mar 21, 7:40 pm 2009 |
| David Miller | Re: [PATCH 14/77] irda: convert vlsi driver to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:36 pm 2009 |
| David Miller | Re: [PATCH 13/77] irda: convert ali driver to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:36 pm 2009 |
| David Miller | Re: [PATCH 09/77] irda: convert mcs driver to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:34 pm 2009 |
| David Miller | Re: [PATCH 28/77] usbnet: convert asix driver to net_dev ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:46 pm 2009 |
| David Miller | Re: [PATCH 08/77] irda: convert irda_usb to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:34 pm 2009 |
| David Miller | Re: [PATCH 58/77] wavelan: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:47 pm 2009 |
| David Miller | Re: [PATCH 27/77] usbnet: support net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:46 pm 2009 |
| David Miller | Re: [PATCH 69/77] libertas: convert to internal net_devi ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:54 pm 2009 |
| David Miller | Re: [PATCH 70/77] libertas: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:54 pm 2009 |
| David Miller | Re: [PATCH 29/77] usbnet: convert dms9601 driver to net_ ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:00 pm 2009 |
| David Miller | Re: [PATCH 25/77] usbnet: convert hso driver to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:45 pm 2009 |
| David Miller | Re: [PATCH 05/77] infiniband: convert ipoib to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:34 pm 2009 |
| David Miller | Re: [PATCH 30/77] usbnet: convert msc7830 driver to net_ ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:00 pm 2009 |
| David Miller | Re: [PATCH 02/77] atm: cconvert clip driver to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:34 pm 2009 |
| David Miller | Re: [PATCH 34/77] pcmcia: convert 3c589 to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:01 pm 2009 |
| David Miller | Re: [PATCH 36/77] pcmcia: convert fmvj18x driver to inte ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:01 pm 2009 |
| David Miller | Re: [PATCH 35/77] pcmcia: convert 3c574 to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:01 pm 2009 |
| David Miller | Re: [PATCH 31/77] usbnet: convert sms95xx driver to net_ ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:01 pm 2009 |
| David Miller | Re: [PATCH 49/77] cycx: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:43 pm 2009 |
| David Miller | Re: [PATCH 48/77] dlci: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:43 pm 2009 |
| David Miller | Re: [PATCH 55/77] netwave: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:48 pm 2009 |
| David Miller | Re: [PATCH 56/77] strip: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:47 pm 2009 |
| David Miller | Re: [PATCH 59/77] airo: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:48 pm 2009 |
| David Miller | Re: [PATCH 67/77] prism54: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:53 pm 2009 |
| David Miller | Re: [PATCH 60/77] atmel: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:48 pm 2009 |
| David Miller | Re: [PATCH 75/77] hostap: convert to internal net_device_stats
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:57 pm 2009 |
| David Miller | Re: [PATCH 76/77] hostap: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:57 pm 2009 |
| David Miller | Re: [PATCH 62/77] wl3501: convert to internal net_device_stats
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:53 pm 2009 |
| David Miller | Re: [PATCH 66/77] mac80211_hwsim: convert to internal ne ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:53 pm 2009 |
| David Miller | Re: [PATCH 66/77] mac80211_hwsim: convert to internal ne ...
From: Johannes Berg <johannes@sipsolutions.net>
I'll fix it up, as needed.
--
| Mar 21, 10:49 pm 2009 |
| David Miller | Re: [PATCH 64/77] zd1201: convert to internal net_device_stats
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:53 pm 2009 |
| David Miller | Re: [PATCH 65/77] zd1201: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:53 pm 2009 |
| David Miller | Re: [PATCH 61/77] raylan: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:53 pm 2009 |
| David Miller | Re: [PATCH 77/77] netdev: expose net_device_ops compat a ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:57 pm 2009 |
| David Miller | Re: [PATCH 71/77] ipw2x00: convert to internal net_devic ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:56 pm 2009 |
| David Miller | Re: [PATCH 73/77] ipw2100: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:57 pm 2009 |
| David Miller | Re: [PATCH 74/77] ipw2200: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:57 pm 2009 |
| David Miller | Re: [PATCH 63/77] wl3501: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:53 pm 2009 |
| David Miller | Re: [PATCH 32/77] usbnet: convert rndis driver to use de ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:01 pm 2009 |
| David Miller | Re: [PATCH 68/77] prism54: convert to internal net_devic ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:53 pm 2009 |
| David Miller | Re: [PATCH 72/77] ipw2x00: convert infrastructure for us ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:56 pm 2009 |
| David Miller | Re: [PATCH 50/77] lapbether: convert to internal net_dev ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:43 pm 2009 |
| David Miller | Re: [PATCH 51/77] labether: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:47 pm 2009 |
| David Miller | Re: [PATCH 52/77] sbni: use internal net_device_stats
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:47 pm 2009 |
| David Miller | Re: [PATCH 01/77] atm: convert mpc device to using netdev_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:34 pm 2009 |
| David Miller | Re: [PATCH 37/77] pcmcia: convert fmvj18x driver to net_ ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:01 pm 2009 |
| David Miller | Re: [PATCH 53/77] sbni: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:47 pm 2009 |
| David Miller | Re: [PATCH 44/77] axnet: convert ot net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:42 pm 2009 |
| David Miller | Re: [PATCH 46/77] x25_asy: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:43 pm 2009 |
| David Miller | Re: [PATCH 47/77] dlci: convert to internal net_device_stats
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:43 pm 2009 |
| David Miller | Re: [PATCH 39/77] pcnet: convert driver to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:01 pm 2009 |
| David Miller | Re: [PATCH 33/77] usbnet: convert rndis driver to net_de ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:01 pm 2009 |
| David Miller | Re: [PATCH 45/77] x25_asy: convert to internal net_devic ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:42 pm 2009 |
| David Miller | Re: [PATCH 41/77] xirc2ps: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:42 pm 2009 |
| David Miller | Re: [PATCH 38/77] pcmcia: convert nmclan driver to net_d ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:01 pm 2009 |
| David Miller | Re: [PATCH 42/77] smc91c92: convert to internal net_devi ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:42 pm 2009 |
| David Miller | Re: [PATCH 43/77] smc91c92: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 10:42 pm 2009 |
| David Miller | Re: [PATCH 40/77] xir2cps: convert to internal net_devic ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 8:02 pm 2009 |
| David Miller | Re: [PATCH 26/77] usbnet: convert to internal net_device_stats
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:46 pm 2009 |
| David Miller | Re: [PATCH 21/77] usbnet: convert catc to internal net_d ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:45 pm 2009 |
| David Miller | Re: [PATCH 10/77] stir4200: convert to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:34 pm 2009 |
| David Miller | Re: [PATCH 24/77] usbnet: convert rtl driver to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:45 pm 2009 |
| David Miller | Re: [PATCH 19/77] irda: convert ksdazzle device to net_d ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:37 pm 2009 |
| David Miller | Re: [PATCH 12/77] irda: convert nsc_ircc driver to net_d ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:36 pm 2009 |
| David Miller | Re: [PATCH 18/77] irda: convert kignsun device to net_de ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:37 pm 2009 |
| David Miller | Re: [PATCH 16/77] irda: convert via-ircc to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:36 pm 2009 |
| David Miller | Re: [PATCH 20/77] irda: convert ks959 device to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:37 pm 2009 |
| David Miller | Re: [PATCH 03/77] infiniband: convert c2 to net_device_ops
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:34 pm 2009 |
| Roland Dreier | Re: [ofa-general] [PATCH 03/77] infiniband: convert c2 t ...
Don't I already have this queued in my for-next branch?
Or is this an updated version?
[And same applies to the nes driver changes]
- R.
--
| Mar 22, 9:12 am 2009 |
| David Miller | Re: [PATCH 04/77] infiniband: convert nes driver to net_ ...
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:34 pm 2009 |
| David Miller | Re: [PATCH 3/5] sfc: Remove unused private PCI register ...
From: Ben Hutchings <bhutchings@solarflare.com>
Applied.
--
| Mar 21, 7:09 pm 2009 |
| David Miller | Re: [PATCH 1/5] sfc: Pad packets to 33 bytes to prevent ...
From: Ben Hutchings <bhutchings@solarflare.com>
Applied.
--
| Mar 21, 7:09 pm 2009 |
| David Miller | Re: [PATCH 5/5] sfc: Implement adaptive IRQ moderation
From: Ben Hutchings <bhutchings@solarflare.com>
Applied.
--
| Mar 21, 7:10 pm 2009 |
| David Miller | Re: [PATCH 2/5] sfc: Work around unreliable legacy inter ...
From: Ben Hutchings <bhutchings@solarflare.com>
Applied.
--
| Mar 21, 7:09 pm 2009 |
| David Miller | Re: [PATCH 4/5] sfc: Optimise falcon_writel_page_locked( ...
From: Ben Hutchings <bhutchings@solarflare.com>
Applied.
--
| Mar 21, 7:10 pm 2009 |
| David Miller | Re: [PATCH 0/3] dsa driver updates
From: Lennert Buytenhek <buytenh@wantstofly.org>
All applied, thanks Lennert.
--
| Mar 21, 7:09 pm 2009 |
| David Miller | Re: [PATCH] eql: fix non-constant printk warning
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:09 pm 2009 |
| David Miller | Re: [PATCH] atm: fix non-const printk argument
From: Stephen Hemminger <shemminger@vyatta.com>
Applied.
--
| Mar 21, 7:09 pm 2009 |
| David Miller | Re: [PATCH 2/2] ipx: use constant for strings and desciptor
From: Arnaldo Carvalho de Melo <acme@redhat.com>
Applied.
--
| Mar 21, 7:08 pm 2009 |
| David Miller | Re: [PATCH 1/2] snap: use const for descirptor
From: Arnaldo Carvalho de Melo <acme@redhat.com>
Applied.
--
| Mar 21, 7:08 pm 2009 |
| Kyle McMartin | Re: [PATCH] Phonet:fix build problem
Looks correct to me. Applied. Thanks everyone.
--
| Mar 22, 9:06 am 2009 |
| Alexander Beregalov | Re: [PATCH] Phonet:fix build problem
It is parisc, CC added.
--
| Mar 21, 5:19 pm 2009 |
| James Bottomley | Re: [PATCH] Phonet:fix build problem
Looks like a macro argument screw up in atomic.h
This should fix it (uncompiled, of course).
James
---
diff --git a/arch/parisc/include/asm/atomic.h b/arch/parisc/include/asm/atomic.h
index edbfe25..ada3e53 100644
--- a/arch/parisc/include/asm/atomic.h
+++ b/arch/parisc/include/asm/atomic.h
@@ -25,7 +25,7 @@
* Since "a" is usually an address, use one spinlock per cacheline.
*/
# define ATOMIC_HASH_SIZE 4
-# define ATOMIC_HASH(a) (&(__atomic_hash[ (((unsigned long) ...
| Mar 21, 8:58 pm 2009 |
| Waskiewicz Jr, Peter P | Re: [PATCH 2/2] ixgbe: fix select_queue management (v2)
That's not how DCB works. We use sch_multiq to identify the traffic we
want to put into the 8 bands. So in other words, the user will add tc
filters to move the traffic around. We override select queue to filter
the rest of the traffic into a single queue, so we don't randomly put
traffic into the other hardware priority queues.
Either way, thanks for cleaning this up Stephen. It was something I
needed to do, and haven't done yet. So I very much appreciate it.
Cheers,
-PJ ...
| Mar 21, 6:48 pm 2009 |
| David Miller | Re: [PATCH 2/2] ixgbe: fix select_queue management (v2)
From: "Waskiewicz Jr, Peter P" <peter.p.waskiewicz.jr@intel.com>
It's escaping me why the multiq rules can't handle this?
In the end, it's a decision of where the logic lives. Currently
the default handling logic is in the ->select_queue() override,
and I'm still not at all convinced it has to be there.
--
| Mar 21, 7:00 pm 2009 |
| Karsten Wiese | Re: [PATCH] r8169: Fix irq masking in rtl8169_interrupt()
XID is 04000000
Thanks,
Karsten
--
| Mar 22, 4:53 pm 2009 |
| Francois Romieu | Re: [PATCH] r8169: Fix irq masking in rtl8169_interrupt()
Karsten Wiese <fzu@wemgehoertderstaat.de> :
/me wonders...
Does your network adapter support pxe or some boot time operation ?
Btw the XID of the device would be welcome.
--
Ueimor
--
| Mar 22, 2:16 pm 2009 |
| Bernhard Schmidt | Re: [Bugme-new] [Bug 12877] New: tg3: eth0 transit timed ...
On Thu, Mar 19, 2009 at 09:58:42AM -0700, Matt Carlson wrote:
Not sure this is going to help you. NIC crashed two times tonight, logs
look like this
Mar 22 04:06:46 svr02 kernel: [1392136.468921] PCI Memory Mapped IO Disabled!!!!
Mar 22 04:06:47 svr02 kernel: [1392137.520288] PCI Memory Mapped IO Disabled!!!!
Mar 22 04:06:48 svr02 kernel: [1392138.568267] PCI Memory Mapped IO Disabled!!!!
Mar 22 04:06:49 svr02 kernel: [1392139.616266] PCI Memory Mapped IO Disabled!!!!
Mar 22 04:06:50 svr02 ...
| Mar 22, 6:21 am 2009 |
| previous day | today | next day |
|---|---|---|
| March 21, 2009 | March 22, 2009 | March 23, 2009 |
