Juuso Oikarinen 1e4dcd0124 mac80211: Add support for connection monitor in hardware
This patch is based on a RFC patch by Kalle Valo.

The wl1271 has a feature which handles the connection monitor logic
in hardware, basically sending periodically nullfunc frames and reporting
to the host if AP is lost, after attempting to recover by sending
probe-requests to the AP.

Add support to mac80211 by adding a new flag IEEE80211_HW_CONNECTION_MONITOR
which prevents conn_mon_timer from triggering during idle periods, and
prevents sending probe-requests to the AP if beacon-loss is indicated by the
hardware.

Cc: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-23 16:51:42 -04:00
..
2009-11-02 08:43:45 -06:00
2010-01-07 00:24:55 -08:00
2009-11-04 05:06:25 -08:00
2009-09-01 17:40:57 -07:00
2010-02-19 15:52:40 -05:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2009-09-01 17:40:31 -07:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2010-02-17 18:48:44 -08:00
2009-11-13 20:46:58 -08:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2010-02-26 03:59:07 -08:00
2009-11-04 05:06:25 -08:00
2009-12-26 20:46:28 -08:00
2010-02-18 14:30:18 -08:00
2010-01-16 01:04:04 -08:00
2009-11-20 15:35:04 -08:00
2010-01-28 21:27:00 -08:00
2009-11-04 05:06:25 -08:00
2010-01-28 21:27:00 -08:00
2009-11-04 05:06:25 -08:00
2010-02-22 15:45:56 -08:00
2010-02-18 15:43:09 -08:00
2009-11-10 20:54:38 -08:00
2009-10-07 16:39:43 -04:00
2009-11-29 00:24:59 -08:00
2010-02-22 16:21:12 -08:00