[PATCH v2 0/5] ath10k: implement beacon offload

Michal Kazior michal.kazior at tieto.com
Thu Jan 8 03:12:25 PST 2015


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




More information about the ath10k mailing list