netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git patches] tulip fixes from parisc-linux
@ 2006-07-29 22:54 Kyle McMartin
  2006-07-30  0:43 ` [parisc-linux] " Grant Grundler
  0 siblings, 1 reply; 8+ messages in thread
From: Kyle McMartin @ 2006-07-29 22:54 UTC (permalink / raw)
  To: Valerie Henson; +Cc: parisc-linux, netdev

Hi Val,

Sorry it took so long for me to get around to splitting
up the changes from the parisc-linux tree. But here
they finally are. This patchset has been running on a
variety of parisc and ia64 machines for quite some
time (several years...) without issue. Some of these
are more cosmetic changes than anything else.

Cheers,
	Kyle M.

The following changes since commit dc710afe95ee9b263ab593c11d86a684f1606872:
  Linus Torvalds:
        Merge branch 'upstream-linus' of master.kernel.org:/.../jgarzik/libata-dev

are found in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kyle/tulip-2.6.git

Francois Romieu:
      [TULIP] Defer tulip_select_media() to process context

Grant Grundler:
      [TULIP] Fix PHY init and reset
      [TULIP] Print physical address in tulip_init_one
      [TULIP] Make tulip_stop_rxtx() failure case slightly more informative
      [TULIP] Clean tulip.h so it can be used by winbond-840.c
      [TULIP] Flush MMIO writes in reset sequence
      [TULIP] Fix IRQ/DMA race

Helge Deller:
      [TULIP] Fix section mismatch in de2104x.c

Thibaut Varene:
      [TULIP] Make DS21143 printout match lspci output

 drivers/net/tulip/21142.c       |    4 +-
 drivers/net/tulip/de2104x.c     |    6 +-
 drivers/net/tulip/interrupt.c   |    4 ++
 drivers/net/tulip/media.c       |   40 ++++++++++++++-
 drivers/net/tulip/timer.c       |   14 +++++
 drivers/net/tulip/tulip.h       |   43 ++++++++++++----
 drivers/net/tulip/tulip_core.c  |  102 +++++++++++++++++++--------------------
 drivers/net/tulip/winbond-840.c |   68 +++++++++-----------------
 8 files changed, 164 insertions(+), 117 deletions(-)

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

end of thread, other threads:[~2006-08-01  3:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-29 22:54 [git patches] tulip fixes from parisc-linux Kyle McMartin
2006-07-30  0:43 ` [parisc-linux] " Grant Grundler
2006-07-30 16:56   ` Kyle McMartin
2006-07-30 18:35     ` Andrew Morton
2006-07-30 18:54       ` Kyle McMartin
2006-07-30 22:56         ` Jeff Garzik
2006-08-01  3:10         ` Valerie Henson
2006-07-30 22:55       ` Jeff Garzik

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