Daniel Halperin
8fddddff0a
mac80211: fix contention time computation in minstrel, minstrel_ht
...
When transmitting a frame, the transmitter waits a random number of
slots between 0 and cw. Thus, the contention time is (cw / 2) * t_slot
which we can represent instead as (cw * t_slot) >> 1. Also fix a few
other accounting bugs around contention time, and add comments.
Signed-off-by: Daniel Halperin <dhalperi@cs.washington.edu>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-05-12 14:10:48 -04:00
..
2011-03-22 16:32:50 -05:00
2011-03-18 15:13:12 -07:00
2011-03-31 18:59:10 -07:00
2011-03-30 16:53:38 -07:00
2011-03-07 00:37:13 -08:00
2011-05-12 14:06:10 -04:00
2011-03-30 02:28:20 -07:00
2011-03-27 23:34:59 -07:00
2011-03-22 11:33:55 -07:00
2011-03-30 02:42:17 -07:00
2011-03-14 17:02:42 -07:00
2011-03-12 15:08:55 -08:00
2011-03-12 15:08:55 -08:00
2011-03-04 09:56:19 +11:00
2011-03-08 14:24:20 -08:00
2011-03-18 15:12:15 -07:00
2011-04-01 21:47:41 -07:00
2011-03-30 00:10:47 -07:00
2011-03-21 18:16:39 -07:00
2011-03-27 17:59:02 -07:00
2011-03-01 22:51:52 -08:00
2011-03-21 18:10:25 -07:00
2011-02-28 12:28:50 -08:00
2011-05-12 14:10:48 -04:00
2011-03-21 20:39:24 -07:00
2011-03-03 10:55:40 -08:00
2011-03-03 21:27:42 -08:00
2011-03-07 15:51:13 -08:00
2011-03-15 14:55:49 -07:00
2011-03-23 19:46:16 -07:00
2011-04-19 15:38:02 -04:00
2011-03-27 17:59:04 -07:00
2011-03-16 16:29:25 -07:00
2011-03-04 21:55:31 -08:00
2011-04-01 21:45:51 -07:00
2011-03-27 17:55:36 +02:00
2011-03-14 12:21:12 -04:00
2011-03-16 16:29:25 -07:00
2011-05-12 14:10:47 -04:00
2011-03-05 10:55:45 +01:00
2011-03-28 23:34:53 -07:00
2011-03-07 12:50:52 -08:00
2011-03-18 15:13:11 -07:00