linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] rt2x00: use rt2x00mmio prefix for rt2x00mmio module functions
@ 2013-04-05  6:26 Gabor Juhos
  2013-04-05  6:27 ` [PATCH 1/6] rt2x00: rt2x00mmio: use rt2x00mmio prefix in function names Gabor Juhos
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Gabor Juhos @ 2013-04-05  6:26 UTC (permalink / raw)
  To: John W. Linville
  Cc: linux-wireless, Gertjan van Wingerde, Helmut Schaa, users,
	Gabor Juhos

This series replaces the rt2x00pci prefix to
rt2x00mmio of the functions provided by the
rt2x00mmio module. This is a supplement of the
'rt2x00: rt2x00pci: fix build error on Ralink
RT3x5x SoCs' patch.

The patch-set is based on the master branch of
wireless-testing.git.

Gabor Juhos (6):
  rt2x00: rt2x00mmio: use rt2x00mmio prefix in function names
  rt2x00: rt2400pci: use the rt2x00mmio_* routines
  rt2x00: rt2500pci: use the rt2x00mmio_* routines
  rt2x00: rt61pci: use the rt2x00mmio_* routines
  rt2x00: rt2800pci: use the rt2x00mmio_* routines
  rt2x00: rt2x00mmio: remove unused rt2x00pci_* defines

 drivers/net/wireless/rt2x00/rt2400pci.c  |  309 +++++++++---------
 drivers/net/wireless/rt2x00/rt2500pci.c  |  334 +++++++++----------
 drivers/net/wireless/rt2x00/rt2800pci.c  |  241 +++++++-------
 drivers/net/wireless/rt2x00/rt2x00mmio.c |   48 +--
 drivers/net/wireless/rt2x00/rt2x00mmio.h |   52 +--
 drivers/net/wireless/rt2x00/rt61pci.c    |  515 +++++++++++++++---------------
 6 files changed, 754 insertions(+), 745 deletions(-)

--
1.7.10


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

end of thread, other threads:[~2013-04-05 21:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05  6:26 [PATCH 0/6] rt2x00: use rt2x00mmio prefix for rt2x00mmio module functions Gabor Juhos
2013-04-05  6:27 ` [PATCH 1/6] rt2x00: rt2x00mmio: use rt2x00mmio prefix in function names Gabor Juhos
2013-04-05  6:27 ` [PATCH 2/6] rt2x00: rt2400pci: use the rt2x00mmio_* routines Gabor Juhos
2013-04-05 13:32   ` Stanislaw Gruszka
2013-04-05 15:26     ` Gabor Juhos
2013-04-05 21:02       ` [rt2x00-users] " Stanislaw Gruszka
2013-04-05 21:05         ` Stanislaw Gruszka
2013-04-05  6:27 ` [PATCH 3/6] rt2x00: rt2500pci: " Gabor Juhos
2013-04-05  6:27 ` [PATCH 4/6] rt2x00: rt61pci: " Gabor Juhos
2013-04-05  6:27 ` [PATCH 5/6] rt2x00: rt2800pci: " Gabor Juhos
2013-04-05  6:27 ` [PATCH 6/6] rt2x00: rt2x00mmio: remove unused rt2x00pci_* defines Gabor Juhos
2013-04-05  8:16 ` [PATCH 0/6] rt2x00: use rt2x00mmio prefix for rt2x00mmio module functions Helmut Schaa
2013-04-05  9:50   ` Gabor Juhos
2013-04-05 21:14   ` Gertjan van Wingerde

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