netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] dm9000 improvements
@ 2013-10-16  8:41 Nikita Kiryanov
  2013-10-16  8:41 ` [PATCH 1/4] dm9000: during init reset phy only for dm9000b Nikita Kiryanov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Nikita Kiryanov @ 2013-10-16  8:41 UTC (permalink / raw)
  To: netdev
  Cc: Nikita Kiryanov, David S. Miller, Jingoo Han, Mugunthan V N,
	Michael Abbott, Igor Grinberg

This is a collection of improvements and bug fixes for dm9000, mostly
related to its startup and resume-from-suspend sequences.

Patch "Implement full reset of DM9000 network device" was submitted to the
linux-kernel mailing list but never applied.
An archive of the submission and the following conversation can be found here:
http://lkml.indiana.edu/hypermail/linux/kernel/1205.2/02817.html

Cc: David S. Miller <davem@davemloft.net>
Cc: Jingoo Han <jg1.han@samsung.com>
Cc: Mugunthan V N <mugunthanvnm@ti.com>
Cc: Michael Abbott <michael.abbott@diamond.ac.uk>
Cc: Igor Grinberg <grinberg@compulab.co.il>

Michael Abbott (1):
  dm9000: Implement full reset of DM9000 network device

Nikita Kiryanov (3):
  dm9000: during init reset phy only for dm9000b
  dm9000: take phy out of reset during init
  dm9000: report the correct LPA

 drivers/net/ethernet/davicom/dm9000.c | 56 ++++++++++++++++++++++++-----------
 1 file changed, 38 insertions(+), 18 deletions(-)

-- 
1.8.1.2

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

end of thread, other threads:[~2013-10-17 17:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-16  8:41 [PATCH 0/4] dm9000 improvements Nikita Kiryanov
2013-10-16  8:41 ` [PATCH 1/4] dm9000: during init reset phy only for dm9000b Nikita Kiryanov
2013-10-16  8:41 ` [PATCH 2/4] dm9000: take phy out of reset during init Nikita Kiryanov
2013-10-16  8:41 ` [PATCH 3/4] dm9000: Implement full reset of DM9000 network device Nikita Kiryanov
2013-10-16  8:41 ` [PATCH 4/4] dm9000: report the correct LPA Nikita Kiryanov
2013-10-17 17:36 ` [PATCH 0/4] dm9000 improvements David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).