All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] fs enet and mdio bitbang patches
@ 2007-09-20 22:00 Scott Wood
  2007-09-20 22:01 ` [PATCH 1/9] fs_enet: Whitespace cleanup Scott Wood
                   ` (8 more replies)
  0 siblings, 9 replies; 34+ messages in thread
From: Scott Wood @ 2007-09-20 22:00 UTC (permalink / raw)
  To: jgarzik; +Cc: netdev, linuxppc-dev

Changes since previous patchset:

- Changed mdio_bitbang_ to mdiobb_, as requested.
- Separated mii bitbang conversion to generic MDIO bitbang library from the
  of_platform conversion.
- Added register read-backs to flush the writes in mdio bitbang clients.
- Fixed a couple minor issues.

Jeff, please apply for 2.6.24.

-Scott

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

end of thread, other threads:[~2008-03-10 15:02 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-20 22:00 [PATCH 0/9] fs enet and mdio bitbang patches Scott Wood
2007-09-20 22:01 ` [PATCH 1/9] fs_enet: Whitespace cleanup Scott Wood
2007-09-29  5:21   ` Jeff Garzik
2007-09-20 22:01 ` [PATCH 2/9] fs_enet: Include linux/string.h from linux/fs_enet_pd.h Scott Wood
2007-09-20 22:01 ` [PATCH 3/9] fs_enet: Don't share the interrupt Scott Wood
2007-09-29  5:18   ` Jeff Garzik
2007-09-20 22:01 ` [PATCH 4/9] fs_enet: mac-fcc: Eliminate __fcc-* macros Scott Wood
2007-09-20 22:01 ` [PATCH 5/9] fs_enet: Align receive buffers Scott Wood
2007-09-20 22:01 ` [PATCH 6/9] fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set Scott Wood
2007-09-21  0:08   ` Stephen Rothwell
2007-09-21  0:08     ` Stephen Rothwell
2007-09-21  0:44     ` Scott Wood
2007-09-21  0:44       ` Scott Wood
2007-10-02  7:10   ` Esben Haabendal
2008-02-15 12:50   ` Laurent Pinchart
2008-02-15 12:50     ` Laurent Pinchart
2008-02-15 15:38     ` Sergej Stepanov
2008-02-15 15:38       ` Sergej Stepanov
2008-03-07 15:23       ` Laurent Pinchart
2008-03-07 15:23         ` Laurent Pinchart
2008-03-07 16:37         ` Scott Wood
2008-03-07 16:37           ` Scott Wood
2008-03-10  7:50           ` Sergej Stepanov
2008-03-10  7:50             ` Sergej Stepanov
2008-03-10 11:05             ` Laurent Pinchart
2008-03-10 13:17               ` Sergej Stepanov
2008-03-10 15:02               ` [PATCH v3] using mii-bitbang on different processor ports - update the booting-without-of.txt-file Sergej Stepanov
2007-09-20 22:01 ` [PATCH 7/9] Generic bitbanged MDIO library Scott Wood
2007-10-18 19:20   ` [PATCH] phy/bitbang: missing MODULE_LICENSE Randy Dunlap
2007-10-18 19:20     ` Randy Dunlap
2007-10-20  3:03     ` Jeff Garzik
2007-10-20  3:03       ` Jeff Garzik
2007-09-20 22:01 ` [PATCH 8/9] fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code Scott Wood
2007-09-20 22:01 ` [PATCH 9/9] fs_enet: sparse fixes Scott Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.