netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] smsc95xx: minor fixes and tidy-ups
@ 2010-03-10 18:32 Steve Glendinning
  2010-03-10 18:32 ` [PATCH 1/6] smsc95xx: change hard_header_len to include csum offload bytes Steve Glendinning
  0 siblings, 1 reply; 9+ messages in thread
From: Steve Glendinning @ 2010-03-10 18:32 UTC (permalink / raw)
  To: netdev

This patchset contains minor bugfixes and tidy-ups to the smsc95xx
driver.  Please consider for net-next.

Steve Glendinning (6):
  smsc95xx: change hard_header_len to include csum offload bytes
  smsc95xx: wait for PHY to complete reset during init
  smsc95xx: add constant definition for SMSC USB vendor id
  smsc95xx: sleep before read for lengthy operations
  smsc95xx: check return code from control messages
  smsc95xx: remove unnecessary variables

 drivers/net/usb/smsc95xx.c |  379 ++++++++++++++++++++------------------------
 drivers/net/usb/smsc95xx.h |    1 +
 2 files changed, 170 insertions(+), 210 deletions(-)


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

end of thread, other threads:[~2010-03-15 22:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-10 18:32 [PATCH 0/6] smsc95xx: minor fixes and tidy-ups Steve Glendinning
2010-03-10 18:32 ` [PATCH 1/6] smsc95xx: change hard_header_len to include csum offload bytes Steve Glendinning
2010-03-10 18:32   ` [PATCH 2/6] smsc95xx: wait for PHY to complete reset during init Steve Glendinning
2010-03-10 18:32     ` [PATCH 3/6] smsc95xx: add constant definition for SMSC USB vendor id Steve Glendinning
2010-03-10 18:32       ` [PATCH 4/6] smsc95xx: sleep before read for lengthy operations Steve Glendinning
2010-03-10 18:32         ` [PATCH 5/6] smsc95xx: check return code from control messages Steve Glendinning
2010-03-10 18:32           ` [PATCH 6/6] smsc95xx: remove unnecessary variables Steve Glendinning
2010-03-12 13:32           ` [PATCH 5/6] smsc95xx: check return code from control messages Steve.Glendinning
2010-03-15 22:39       ` [PATCH 3/6] smsc95xx: add constant definition for SMSC USB vendor id 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).