Andriy Voskoboinyk
f8312481e5
net80211: do not cancel scan when packet is sent.
...
Restore pre-r300383 behavior when a frame is sent:
- stop scan;
- send frame;
- when beacon arrives and our bit in TIM is not set - restart the scan.
NOTE:
Ideally, this should introduce new interface (ieee80211_pause_anyscan());
however, since ieee80211_cancel_anyscan() is not used by drivers and only
called by ieee80211_start_pkt() the current patch overrides it's behavior
instead.
Tested with Intel 3945BG, STA mode
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D7979
2016-09-30 18:43:39 +00:00
..
2016-05-01 20:57:10 +00:00
2016-02-01 17:41:21 +00:00
2016-05-19 21:08:33 +00:00
2016-09-21 19:48:07 +00:00
2016-02-01 17:41:21 +00:00
2016-07-01 19:58:13 +00:00
2015-10-03 00:50:13 +00:00
2016-05-19 21:08:33 +00:00
2015-10-03 00:50:13 +00:00
2016-08-09 19:42:20 +00:00
2015-10-03 21:48:27 +00:00
2016-09-15 22:27:00 +00:00
2016-06-29 17:25:46 +00:00
2016-03-30 00:44:10 +00:00
2016-09-09 04:47:48 +00:00
2016-09-09 04:47:48 +00:00
2016-09-13 22:59:38 +00:00
2016-09-17 05:44:57 +00:00
2016-09-17 05:44:57 +00:00
2016-05-19 21:08:33 +00:00
2016-08-07 03:48:33 +00:00
2016-04-20 21:15:55 +00:00
2016-08-18 01:25:12 +00:00
2016-04-26 01:26:11 +00:00
2016-05-19 21:08:33 +00:00
2015-05-26 04:25:11 +00:00
2015-05-25 16:37:41 +00:00
2016-09-21 19:48:07 +00:00
2016-09-21 19:48:07 +00:00
2016-06-09 13:42:18 +00:00
2016-05-19 21:08:33 +00:00
2016-04-05 22:01:56 +00:00
2016-03-30 00:44:10 +00:00
2016-05-03 18:05:43 +00:00
2016-05-03 18:05:43 +00:00
2015-05-25 14:54:10 +00:00
2015-05-27 14:05:46 +00:00
2016-03-16 02:07:04 +00:00
2016-03-16 02:07:04 +00:00
2016-05-26 13:14:08 +00:00
2015-05-25 19:18:16 +00:00
2016-05-19 21:08:33 +00:00
2016-09-30 18:43:39 +00:00
2015-06-08 02:35:43 +00:00
2016-04-21 06:19:33 +00:00
2015-06-08 02:35:43 +00:00
2016-05-19 21:08:33 +00:00
2016-06-29 17:25:46 +00:00
2016-06-29 17:25:46 +00:00
2016-04-20 21:15:55 +00:00
2015-05-25 16:37:41 +00:00
2016-06-29 17:25:46 +00:00
2016-05-12 22:17:00 +00:00
2016-02-01 17:41:21 +00:00
2016-05-19 21:08:33 +00:00
2016-03-30 00:42:18 +00:00