From: Dimitris Michailidis <dm@chelsio.com>
To: netdev@vger.kernel.org
Subject: [PATCH net-next 0/9] cxgb4 update
Date: Wed, 16 Jun 2010 15:01:07 -0700 [thread overview]
Message-ID: <1276725676-31514-1-git-send-email-dm@chelsio.com> (raw)
Here's a series of 9 patches for the cxgb4 driver. The changes include
support for larger flash memories, addition of EEH, an update to latest
fw api, and assorted few liners. All patches are for net-next.
drivers/net/cxgb4/cxgb4.h | 6 +-
drivers/net/cxgb4/cxgb4_main.c | 281 ++++++++++++++++++++++++++++++----------
drivers/net/cxgb4/cxgb4_uld.h | 2 +
drivers/net/cxgb4/l2t.c | 7 +
drivers/net/cxgb4/t4_hw.c | 94 ++++++++++----
drivers/net/cxgb4/t4_hw.h | 2 -
drivers/net/cxgb4/t4_regs.h | 3 +
drivers/net/cxgb4/t4fw_api.h | 36 ++++--
8 files changed, 326 insertions(+), 105 deletions(-)
next reply other threads:[~2010-06-16 22:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-16 22:01 Dimitris Michailidis [this message]
2010-06-16 22:01 ` [PATCH net-next 1/9] cxgb4: dynamically determine flash size and FW image location Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 2/9] cxgb4: rearrange initialization code in preparation for EEH Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 3/9] cxgb4: implement EEH Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 4/9] cxgb4: set dev_id to the port number Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 5/9] cxgb4: switch to 64 bit inteface statistics Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 6/9] cxgb4: propagate link initialization errors to .ndo_open's callers Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 7/9] cxgb4: add a missing error interrupt Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 8/9] cxgb4: update FW definitions Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 9/9] cxgb4: minor cleanup Dimitris Michailidis
2010-06-17 0:45 ` [PATCH net-next 0/9] cxgb4 update David Miller
2010-06-17 0:48 ` David Miller
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=1276725676-31514-1-git-send-email-dm@chelsio.com \
--to=dm@chelsio.com \
--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).