ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ath10k: implement beacon offload
@ 2015-01-08 11:12 Michal Kazior
  2015-01-08 11:12 ` [PATCH v2 1/5] ath10k: implement new beacon tx status event Michal Kazior
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Michal Kazior @ 2015-01-08 11:12 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Michal Kazior

Hi,

New wmi-tlv firmware will support beacon/presp
offloading. This patchset adds appropriate
support.

These patches of mine were originally posted by
Bartosz before christmas after I went on my
holidays.

v2:
 * add a comment in patch 5


Michal Kazior (5):
  ath10k: implement new beacon tx status event
  ath10k: implement beacon template command
  ath10k: implement prb tmpl wmi command
  ath10k: implement p2p bcn ie command
  ath10k: implement support for ap beacon offloading

 drivers/net/wireless/ath/ath10k/mac.c     | 162 +++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi-ops.h |  57 +++++++++
 drivers/net/wireless/ath/ath10k/wmi-tlv.c | 206 ++++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi-tlv.h |  34 +++++
 drivers/net/wireless/ath/ath10k/wmi.c     |   9 ++
 5 files changed, 468 insertions(+)

-- 
1.8.5.3


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

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

end of thread, other threads:[~2015-01-15 10:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08 11:12 [PATCH v2 0/5] ath10k: implement beacon offload Michal Kazior
2015-01-08 11:12 ` [PATCH v2 1/5] ath10k: implement new beacon tx status event Michal Kazior
2015-01-08 11:12 ` [PATCH v2 2/5] ath10k: implement beacon template command Michal Kazior
2015-01-08 11:12 ` [PATCH v2 3/5] ath10k: implement prb tmpl wmi command Michal Kazior
2015-01-08 11:12 ` [PATCH v2 4/5] ath10k: implement p2p bcn ie command Michal Kazior
2015-01-08 11:12 ` [PATCH v2 5/5] ath10k: implement support for ap beacon offloading Michal Kazior
2015-01-12 12:31 ` [PATCH v2 0/5] ath10k: implement beacon offload Kalle Valo
2015-01-12 13:26   ` Michal Kazior
2015-01-15 10:32 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox