netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] cxgb4vf: a number of bug fixes and minor cleanup
@ 2010-11-11  2:01 Casey Leedom
  2010-11-11  2:04 ` [PATCH 01/10] cxgb4vf: minor comment/symbolic name cleanup Casey Leedom
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Casey Leedom @ 2010-11-11  2:01 UTC (permalink / raw)
  To: netdev; +Cc: David Miller

The following patch set includes a number of bug fixes and some minor cleanup for the cxgb4vf network driver.  If there are any problems with formatting, etc. of the patch set please just reject the patch set and kick my butt — I'm still a novice at putting these together!

 drivers/net/cxgb4vf/adapter.h      |    2 +-
 drivers/net/cxgb4vf/cxgb4vf_main.c |   72 +++++++++++++-------
 drivers/net/cxgb4vf/sge.c          |  131 ++++++++++++++++++++++--------------
 drivers/net/cxgb4vf/t4vf_common.h  |   29 ++++----
 drivers/net/cxgb4vf/t4vf_hw.c      |   23 ++++++-
 5 files changed, 165 insertions(+), 92 deletions(-)

Casey

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

end of thread, other threads:[~2010-11-11 17:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-11  2:01 [PATCH 00/10] cxgb4vf: a number of bug fixes and minor cleanup Casey Leedom
2010-11-11  2:04 ` [PATCH 01/10] cxgb4vf: minor comment/symbolic name cleanup Casey Leedom
2010-11-11  3:19   ` Joe Perches
2010-11-11 17:17     ` Casey Leedom
2010-11-11  2:04 ` [PATCH 02/10] cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() Casey Leedom
2010-11-11  2:04 ` [PATCH 03/10] cxgb4vf: fix bug in Generic Receive Offload Casey Leedom
2010-11-11  2:04 ` [PATCH 04/10] cxgb4vf: fix some errors in Gather List to skb conversion Casey Leedom
2010-11-11  2:04 ` [PATCH 05/10] cxgb4vf: flesh out PCI Device ID Table Casey Leedom
2010-11-11  2:04 ` [PATCH 06/10] cxgb4vf: fix up "Section Mismatch" compiler warning Casey Leedom
2010-11-11  2:04 ` [PATCH 07/10] cxgb4vf: Fail open if link_start() fails Casey Leedom
2010-11-11  2:04 ` [PATCH 08/10] cxgb4vf: Advertise NETIF_F_TSO_ECN Casey Leedom
2010-11-11  2:04 ` [PATCH 09/10] cxgb4vf: Mark "UDP [RSS Hash] Enable" as a 1-bit field Casey Leedom
2010-11-11  2:04 ` [PATCH 10/10] cxgb4vf: add call to Firmware to reset VF State Casey Leedom
2010-11-11 17:33 ` [PATCH 00/10] cxgb4vf: a number of bug fixes and minor cleanup David Miller
2010-11-11 17:40   ` Casey Leedom

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).