]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver.h
nl80211: Add driver events for radar detection
authorSimon Wunderlich <siwu@hrz.tu-chemnitz.de>
Thu, 9 May 2013 16:54:18 +0000 (19:54 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 9 May 2013 16:59:40 +0000 (19:59 +0300)
commit04be54fa09703c6f6e65f352af59ed95b4161044
tree25518ca7531c35d07cb2acfebbd328453300b917
parenta7505b1775129d836f6df9354d1720c5b7cadf04
nl80211: Add driver events for radar detection

This patch is based on the original work by Boris Presman and
Victor Goldenshtein. Channel Switch Announcement support has been
removed and event handling as well as channel set handling was
changed, among various other changes.

Cc: Boris Presman <boris.presman@ti.com>
Cc: Victor Goldenshtein <victorg@ti.com>
Signed-hostap: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
src/drivers/driver.h
src/drivers/driver_common.c
src/drivers/driver_nl80211.c