All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: et131x: checkpatch fixes
@ 2011-06-05 17:35 Mark Einon
  2011-06-05 17:35 ` [PATCH 1/5] staging: et131x: et1310_address_map.h " Mark Einon
                   ` (6 more replies)
  0 siblings, 7 replies; 22+ messages in thread
From: Mark Einon @ 2011-06-05 17:35 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, o.hartmann

These have been build-tested only.

Mark Einon(5):
 staging: et131x: et1310_address_map.h checkpatch fixes
 staging: et131x: et1310_rx.c checkpatch fixes
 staging: et131x: et131x_adapter.h checkpatch fixes
 staging: et131x: et131x_initpci.c checkpatch fixes
 staging: et131x: et131x_netdev.c checkpatch fixes

 drivers/staging/et131x/et1310_address_map.h |   62 +++++-----
 drivers/staging/et131x/et1310_mac.c         |   26 ++--
 drivers/staging/et131x/et1310_phy.c         |    6 +-
 drivers/staging/et131x/et1310_rx.c          |  193 +++++++++++++--------------
 drivers/staging/et131x/et131x_adapter.h     |   10 +-
 drivers/staging/et131x/et131x_initpci.c     |   29 ++--
 drivers/staging/et131x/et131x_isr.c         |    2 +-
 drivers/staging/et131x/et131x_netdev.c      |  114 +++++++---------
 8 files changed, 216 insertions(+), 226 deletions(-)


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

end of thread, other threads:[~2011-06-06 18:31 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-05 17:35 [PATCH 0/5] staging: et131x: checkpatch fixes Mark Einon
2011-06-05 17:35 ` [PATCH 1/5] staging: et131x: et1310_address_map.h " Mark Einon
2011-06-05 19:14   ` Alan Cox
2011-06-05 17:35 ` [PATCH 2/5] staging: et131x: et1310_rx.c " Mark Einon
2011-06-05 19:08   ` Alan Cox
2011-06-05 17:35 ` [PATCH 3/5] staging: et131x: et131x_adapter.h " Mark Einon
2011-06-05 19:11   ` Alan Cox
2011-06-05 17:35 ` [PATCH 4/5] staging: et131x: et131x_initpci.c " Mark Einon
2011-06-05 19:09   ` Alan Cox
2011-06-06  6:00   ` Dan Carpenter
2011-06-05 17:35 ` [PATCH 5/5] staging: et131x: et131x_netdev.c " Mark Einon
2011-06-05 19:10   ` Alan Cox
2011-06-05 19:11 ` [PATCH 0/5] staging: et131x: " Alan Cox
2011-06-06 18:06 ` [PATCH v2 0/7] " Mark Einon
2011-06-06 18:06   ` [PATCH v2 1/7] staging: et131x: checkpatch fixes for et1310_address_map.h (All 'do not add new typedefs') Mark Einon
2011-06-06 18:06   ` [PATCH v2 2/7] staging: et131x: et1310_rx.c checkpatch fixes Mark Einon
2011-06-06 18:07   ` [PATCH v2 3/7] staging: et131x: et131x_adapter.h " Mark Einon
2011-06-06 18:07   ` [PATCH v2 4/7] staging: et131x: et131x_initpci.c " Mark Einon
2011-06-06 18:07   ` [PATCH v2 5/7] staging: et131x: et131x_netdev.c " Mark Einon
2011-06-06 18:07   ` [PATCH v2 6/7] staging: et131x: Fixes multiple 'WARNING: do not add new typedefs' Mark Einon
2011-06-06 18:07   ` [PATCH v2 7/7] staging: et131x: Removing '_t' from ce_stats_t struct Mark Einon
2011-06-06 18:31     ` Joe Perches

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.