[PATCH 00/13] wcn36xx: ap mode debug 1

Kalle Valo kvalo at qca.qualcomm.com
Thu May 23 07:06:23 EDT 2013


I have been trying to get AP mode working on my mako. I can see beacons, but
mako doesn't respond to probe requets from my test device (ath9k_htc). It
doesn't even ack the frame.

Here are few patches I have been working on while trying to debug that. I will
rebase these patches once Pontus' patches have been applied.

---

Kalle Valo (13):
      smd: add debug message for hal start command
      main: remove buggy else from wcn36xx_bss_info_changed()
      main: remove unused mac80211 ops
      main: don't lie about supported filters
      Update probe response template
      smd: add debug messages for sta and bss config responses
      main: fix wcn36xx_bss_info_changed() to follow enable_beacon variable
      smd: use real ssid on AP mode
      smd: cleanup wcn36xx_smd_config_bss()
      smd: organise wcn36xx_smd_config_bss() better
      smd: set all parameters in config_bss()
      smd: simplify update in config_bss()
      Add IBSS support


 hal.h     |    5 +
 main.c    |  120 ++++++++++++--------------
 smd.c     |  284 +++++++++++++++++++++++++++++++++++++++++++++++--------------
 smd.h     |    4 +
 wcn36xx.h |    2 
 5 files changed, 280 insertions(+), 135 deletions(-)




More information about the wcn36xx mailing list