From: Sakari Ailus <sakari.ailus@iki.fi>
To: netdev@vger.kernel.org
Subject: [PATCH 0/3] tlan improvements
Date: Thu, 06 Jan 2011 20:49:52 +0200 [thread overview]
Message-ID: <4D260ED0.5040301@iki.fi> (raw)
Hi,
The time has come, again after two years, for me to hack on the tlan
driver again.
I realised it did not have suspend/resume support.
This patchset cleans up the tlan driver code and adds suspend/resume
support. The changes in coding style are big. There's one checkpatch.pl
warning left.
The last patch, which is the biggest improvement to the tlan driver in
this set, brings suspend/resume support. I lended a few bits from the
e100 driver which I know has received more attention from developers
over the years. That, I believe, is the only non-trivial change in the set.
Cheers,
--
Sakari Ailus
sakari.ailus@iki.fi
next reply other threads:[~2011-01-06 18:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-06 18:49 Sakari Ailus [this message]
2011-01-06 18:50 ` [PATCH 1/3] tlan: Code cleanup: checkpatch.pl is relatively happy now Sakari Ailus
2011-01-06 18:50 ` [PATCH 2/3] tlan: Fix partner capability printout Sakari Ailus
2011-01-06 18:50 ` [PATCH 3/3] tlan: add suspend/resume support Sakari Ailus
2011-01-06 19:22 ` [PATCH 2/3] tlan: Fix partner capability printout Ben Hutchings
2011-01-06 19:36 ` Sakari Ailus
2011-01-06 19:44 ` Ben Hutchings
2011-01-06 22:48 ` [PATCH] tlan: Use pr_fmt, pr_<level> and netdev_<level>, remove changelog Joe Perches
2011-01-10 7:39 ` David Miller
2011-01-13 6:19 ` Sakari Ailus
2011-01-21 20:49 ` Sakari Ailus
2011-01-21 21:09 ` Joe Perches
2011-01-24 21:54 ` Sakari Ailus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D260ED0.5040301@iki.fi \
--to=sakari.ailus@iki.fi \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).