All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] rt2x00: fix beaconing on RT3593
@ 2013-08-19 13:11 Gabor Juhos
  2013-08-19 13:11 ` [PATCH v2 1/6] rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.h Gabor Juhos
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Gabor Juhos @ 2013-08-19 13:11 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 |  141 ++++++++++++++++++++++++++++---
 drivers/net/wireless/rt2x00/rt2800lib.h |   42 +++++++++
 drivers/net/wireless/rt2x00/rt2800pci.c |   10 +++
 drivers/net/wireless/rt2x00/rt2800usb.c |    5 ++
 5 files changed, 193 insertions(+), 23 deletions(-)

--
1.7.10

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

end of thread, other threads:[~2013-08-21 16:42 UTC | newest]

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

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.