linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] rt2x00: fix beaconing on RT3593
@ 2013-08-17 17:56 Gabor Juhos
  2013-08-17 17:56 ` [PATCH 1/6] rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.h Gabor Juhos
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Gabor Juhos @ 2013-08-17 17:56 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless, users, Gabor Juhos

Gabor Juhos (6):
  rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.h
  rt2x00: rt2800lib: introduce RT2800_HAS_HIGH_SHARED_MEM flag
  rt2x00: rt2800: serialize shared memory access
  rt2x00: rt2800lib: add rt2800_hw_beacon_base helper
  rt2x00: rt2800lib: don't hardcode beacon offsets
  rt2x00: rt2800lib: fix beacon generation on RT3593

 drivers/net/wireless/rt2x00/rt2800.h    |   18 ++--
 drivers/net/wireless/rt2x00/rt2800lib.c |  146 ++++++++++++++++++++++++++++---
 drivers/net/wireless/rt2x00/rt2800lib.h |   42 +++++++++
 drivers/net/wireless/rt2x00/rt2800pci.c |   10 +++
 drivers/net/wireless/rt2x00/rt2800usb.c |    5 ++
 5 files changed, 198 insertions(+), 23 deletions(-)

--
1.7.10

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

end of thread, other threads:[~2013-08-19 11:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-17 17:56 [PATCH 0/6] rt2x00: fix beaconing on RT3593 Gabor Juhos
2013-08-17 17:56 ` [PATCH 1/6] rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.h Gabor Juhos
2013-08-17 17:56 ` [PATCH 2/6] rt2x00: rt2800lib: introduce RT2800_HAS_HIGH_SHARED_MEM flag Gabor Juhos
2013-08-19 11:19   ` Gabor Juhos
2013-08-17 17:56 ` [PATCH 3/6] rt2x00: rt2800: serialize shared memory access Gabor Juhos
2013-08-17 17:56 ` [PATCH 4/6] rt2x00: rt2800lib: add rt2800_hw_beacon_base helper Gabor Juhos
2013-08-17 17:56 ` [PATCH 5/6] rt2x00: rt2800lib: don't hardcode beacon offsets Gabor Juhos
2013-08-17 17:56 ` [PATCH 6/6] rt2x00: rt2800lib: fix beacon generation on RT3593 Gabor Juhos

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