netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH (net.git) 0/3 (v2)] stmmac fixes for net.git
@ 2012-06-04 16:32 Giuseppe CAVALLARO
  2012-06-04 16:32 ` [PATCH (net.git) 1/3] stmmac: fix driver's doc when run kernel-doc script Giuseppe CAVALLARO
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Giuseppe CAVALLARO @ 2012-06-04 16:32 UTC (permalink / raw)
  To: netdev; +Cc: Giuseppe Cavallaro

These patches fix a problem in the driver when built as dynamic
module and fix the driver's documentation.

v2: this patchset has the same patches I had sent before but
    I removed a patch that did a cleanup (now moved for net-next).

Giuseppe Cavallaro (3):
  stmmac: fix driver's doc when run kernel-doc script
  stmmac: update driver's doc
  stmmac: fix driver Kconfig when built as module

 Documentation/networking/stmmac.txt                |   44 +++++++++++--------
 drivers/net/ethernet/stmicro/stmmac/Kconfig        |    5 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac.h       |    3 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   32 +++++++++++++-
 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c   |   29 +------------
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |    4 +-
 6 files changed, 61 insertions(+), 56 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2012-06-05  5:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04 16:32 [PATCH (net.git) 0/3 (v2)] stmmac fixes for net.git Giuseppe CAVALLARO
2012-06-04 16:32 ` [PATCH (net.git) 1/3] stmmac: fix driver's doc when run kernel-doc script Giuseppe CAVALLARO
2012-06-04 16:32 ` [PATCH (net.git) 2/3] stmmac: update driver's doc Giuseppe CAVALLARO
2012-06-04 16:32 ` [PATCH (net.git) 3/3] stmmac: fix driver Kconfig when built as module Giuseppe CAVALLARO
2012-06-04 16:45   ` Ben Hutchings
2012-06-05  5:16     ` Giuseppe CAVALLARO
2012-06-04 18:11 ` [PATCH (net.git) 0/3 (v2)] stmmac fixes for net.git 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).