netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] netdev: octeon_mgmt: A few fixes for 2.6.35.
@ 2010-05-05 23:03 David Daney
  2010-05-05 23:03 ` [PATCH 1/6] netdev: octeon_mgmt: Use proper MAC addresses David Daney
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: David Daney @ 2010-05-05 23:03 UTC (permalink / raw)
  To: netdev; +Cc: linux-mips, David Daney

The 1/6 corrects a compile error that seems to have crept
in, as well as correcting the dev_addrs/uc snafu.

2/6 - 5/6 are some other small bug fixes.

6/6 just re-formats the code some.

They are relative to commit 0a12761bcd5646691c5d16dd93df84d1b8849285
in net-next-2.6/master

If OK please apply.

Thanks,
David Daney

David Daney (6):
  netdev: octeon_mgmt: Use proper MAC addresses.
  netdev: octeon_mgmt: Fix race condition freeing TX buffers.
  netdev: octeon_mgmt: Fix race manipulating irq bits.
  netdev: octeon_mgmt: Free TX skbufs in a timely manner.
  netdev: octeon_mgmt: Try not to drop TX packets when stopping the
    queue.
  netdev: octeon_mgmt: Remove some gratuitous blank lines.

 drivers/net/octeon/octeon_mgmt.c |   57 ++++++++++++++++++-------------------
 1 files changed, 28 insertions(+), 29 deletions(-)


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

end of thread, other threads:[~2010-05-06  7:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-05 23:03 [PATCH 0/6] netdev: octeon_mgmt: A few fixes for 2.6.35 David Daney
2010-05-05 23:03 ` [PATCH 1/6] netdev: octeon_mgmt: Use proper MAC addresses David Daney
2010-05-06  7:18   ` David Miller
2010-05-05 23:03 ` [PATCH 2/6] netdev: octeon_mgmt: Fix race condition freeing TX buffers David Daney
2010-05-06  7:18   ` David Miller
2010-05-05 23:03 ` [PATCH 3/6] netdev: octeon_mgmt: Fix race manipulating irq bits David Daney
2010-05-06  7:18   ` David Miller
2010-05-05 23:03 ` [PATCH 4/6] netdev: octeon_mgmt: Free TX skbufs in a timely manner David Daney
2010-05-06  7:19   ` David Miller
2010-05-05 23:03 ` [PATCH 5/6] netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue David Daney
2010-05-06  7:19   ` David Miller
2010-05-05 23:03 ` [PATCH 6/6] netdev: octeon_mgmt: Remove some gratuitous blank lines David Daney
2010-05-06  7:19   ` 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).