All of lore.kernel.org
 help / color / mirror / Atom feed
* DM9000 patches
@ 2008-04-28 15:13 Ben Dooks
  2008-04-28 15:21 ` Jeff Garzik
  2008-05-06 16:25 ` Jeff Garzik
  0 siblings, 2 replies; 12+ messages in thread
From: Ben Dooks @ 2008-04-28 15:13 UTC (permalink / raw)
  To: Linux Networking; +Cc: jeff, akpm

I would like to find out the state of the DM9000 patches
which where submitted. Is it possible for these to be
queued either into the network driver tree, or into -mm?

The messages are:

http://marc.info/?l=linux-netdev&m=120818415110509&w=2
http://marc.info/?l=linux-netdev&m=120851343125997&w=2
http://marc.info/?l=linux-netdev&m=120851419927097&w=2

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

^ permalink raw reply	[flat|nested] 12+ messages in thread
* dm9000 patches
@ 2013-12-18 15:45 Sascha Hauer
  0 siblings, 0 replies; 12+ messages in thread
From: Sascha Hauer @ 2013-12-18 15:45 UTC (permalink / raw)
  To: barebox

The resource sizes in the generic dm9000 register functions were
too big. This silently failed because the driver didn't check the return
values of dev_request_mem_region(). Fix both.

----------------------------------------------------------------
Sascha Hauer (2):
      net: dm9k: Fix resource sizes in add_dm9000_device
      net: dm9k: bail out when resources can't be claimed

 drivers/base/resource.c | 6 +++---
 drivers/net/dm9k.c      | 4 ++++
 2 files changed, 7 insertions(+), 3 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-12-18 15:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-28 15:13 DM9000 patches Ben Dooks
2008-04-28 15:21 ` Jeff Garzik
2008-05-06 16:25 ` Jeff Garzik
2008-05-08 10:28   ` Ben Dooks
2008-05-08 10:33   ` DM9000: Add __devinit and __devexit attributes to probe and remove Ben Dooks
2008-05-13  5:18     ` Jeff Garzik
2008-05-08 10:35   ` DM9000: Update and fix driver debugging messages Ben Dooks
2008-05-08 10:36   ` DM9000: Use delayed work to update MII PHY state Ben Dooks
2008-05-08 20:11     ` Andrew Morton
2008-05-08 20:18     ` Andrew Morton
2008-05-12 20:27       ` Ben Dooks
  -- strict thread matches above, loose matches on Subject: below --
2013-12-18 15:45 dm9000 patches Sascha Hauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.