Nick Kossifidis
6e220662bf
ath5k: Use SWI to trigger calibration
...
* Get rid of calibration timer, instead use a software interrupt
to schedule the calibration tasklet.
a) We don't need a timer for this, there is no need for accuracy
even with round_jiffies i think this is a waste of resources.
Also we don't need to run calibration if we are idle (no
interrupts).
b) When we add ANI support we 'll just extend the poll function
and calibration tasklet and handle all periodic phy calibration
on one place (much cleaner).
c) Having calibration on a tasklet is better since during calibration
we can't transmit or receive (antennas are detached to measure
noise floor), previously calibration could run in parallel with
tx/rx and interfere (packet loss).
v2: kill tasklet on stop_hw, stop/wake queues
v3: use time_is_before_eq_jiffies to compare timestamp with current
time
Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-14 09:13:56 -04:00
..
2009-07-05 19:16:04 -07:00
2009-07-08 10:30:03 -07:00
2009-07-23 19:03:51 -07:00
2009-08-12 17:44:53 -07:00
2009-08-01 23:11:44 -07:00
2009-08-09 21:45:31 -07:00
2009-08-12 22:13:17 -07:00
2009-07-16 20:21:24 -07:00
2009-07-23 19:03:51 -07:00
2009-05-29 01:46:26 -07:00
2009-07-05 19:16:04 -07:00
2009-08-05 20:28:27 -07:00
2009-07-06 18:07:52 -07:00
2009-08-09 21:45:38 -07:00
2009-08-04 11:48:39 -07:00
2009-05-29 01:46:26 -07:00
2009-07-23 19:03:51 -07:00
2009-08-12 17:44:53 -07:00
2009-07-23 19:03:51 -07:00
2009-07-26 09:47:03 -07:00
2009-08-12 17:44:53 -07:00
2009-08-12 17:44:53 -07:00
2009-08-01 23:11:59 -07:00
2009-08-12 17:44:53 -07:00
2009-07-05 19:16:04 -07:00
2009-08-12 17:44:53 -07:00
2009-08-12 21:54:59 -07:00
2009-08-12 17:44:53 -07:00
2009-08-12 21:54:57 -07:00
2009-07-23 19:03:51 -07:00
2009-08-01 23:12:03 -07:00
2009-06-11 02:47:11 -07:00
2009-07-05 19:23:38 -07:00
2009-08-12 21:54:54 -07:00
2009-08-12 17:44:53 -07:00
2009-08-04 16:44:17 -04:00
2009-08-05 13:10:46 -07:00
2009-08-12 17:44:53 -07:00
2009-07-26 19:25:47 -07:00
2009-08-14 09:13:56 -04:00
2009-08-12 17:44:53 -07:00
2009-07-05 19:23:38 -07:00
2008-12-08 01:14:16 -08:00
2009-05-26 20:35:02 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-07-30 19:22:43 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:23:38 -07:00
2009-07-05 19:16:04 -07:00
2009-07-16 20:21:24 -07:00
2009-04-16 02:20:06 -07:00
2008-11-25 18:12:49 -08:00
2009-04-24 04:45:33 -07:00
2009-07-05 19:16:04 -07:00
2009-08-12 17:44:53 -07:00
2009-03-27 00:46:54 -07:00
2009-05-29 01:46:27 -07:00
2009-01-04 16:10:02 -08:00
2009-07-05 19:16:04 -07:00
2008-11-25 18:25:32 -08:00
2009-07-05 19:16:04 -07:00
2009-07-30 19:22:43 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2008-10-08 16:29:57 -07:00
2009-03-24 23:32:03 -07:00
2009-08-02 12:54:18 -07:00
2009-06-15 03:02:23 -07:00
2009-07-05 19:16:04 -07:00
2008-10-08 16:29:57 -07:00
2009-08-12 17:44:53 -07:00
2009-04-04 16:51:14 -07:00
2009-08-01 23:11:47 -07:00
2009-06-15 03:02:23 -07:00
2009-08-12 23:03:00 -07:00
2009-08-12 22:53:28 -07:00
2009-04-27 03:27:43 -07:00
2009-08-12 23:02:12 -07:00
2009-08-12 23:02:59 -07:00
2009-08-12 23:02:59 -07:00
2009-08-12 23:03:01 -07:00
2009-08-12 23:02:57 -07:00
2009-08-12 23:03:02 -07:00
2009-08-12 23:03:01 -07:00
2009-08-12 23:03:01 -07:00
2009-07-05 19:16:04 -07:00
2008-09-22 19:27:10 -07:00
2009-06-09 10:22:42 -05:00
2009-06-21 11:00:33 -05:00
2009-07-27 11:25:58 -07:00
2009-06-09 10:22:42 -05:00
2009-08-05 12:22:11 -07:00
2009-08-12 21:54:56 -07:00
2009-07-08 10:46:44 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:23:38 -07:00
2009-07-05 19:23:38 -07:00
2009-07-08 10:30:03 -07:00
2009-07-23 18:01:01 -07:00
2009-07-06 18:54:51 -07:00
2009-07-05 19:16:04 -07:00
2009-03-11 23:26:02 -07:00
2009-07-05 19:16:04 -07:00
2009-07-16 20:21:24 -07:00
2009-02-17 17:21:08 -08:00
2009-07-30 19:22:43 -07:00
2009-07-30 19:22:43 -07:00
2008-12-29 18:42:33 -08:00
2009-07-05 19:16:04 -07:00
2009-08-12 17:44:53 -07:00
2009-07-05 19:16:04 -07:00
2008-11-25 18:23:59 -08:00
2009-07-05 19:16:04 -07:00
2009-07-27 11:35:28 -07:00
2009-07-05 19:16:04 -07:00
2009-08-12 17:44:53 -07:00
2009-06-18 11:22:08 +10:00
2009-06-18 11:22:08 +10:00
2009-08-12 17:44:53 -07:00
2009-07-06 18:56:11 -07:00
2009-07-05 18:03:33 -07:00
2009-06-25 20:03:53 -07:00
2009-02-04 16:42:35 -08:00
2009-07-30 14:20:42 -07:00
2009-02-04 16:43:44 -08:00
2009-08-12 17:44:53 -07:00
2009-06-03 02:43:41 -07:00
2009-08-12 17:44:53 -07:00
2009-07-05 19:16:04 -07:00
2009-02-26 21:02:19 -08:00
2008-11-25 18:24:57 -08:00
2009-04-16 02:20:08 -07:00
2009-01-11 00:06:36 -08:00
2009-06-13 01:18:32 -07:00
2009-07-05 19:16:04 -07:00
2009-01-06 10:47:44 -08:00
2009-07-05 19:23:38 -07:00
2009-07-05 19:16:04 -07:00
2009-04-07 08:31:11 -07:00
2009-06-12 18:01:46 +02:00
2009-07-16 20:21:24 -07:00
2009-07-05 19:16:04 -07:00
2009-08-12 21:54:57 -07:00
2009-07-06 13:05:11 -07:00
2009-07-06 13:05:13 -07:00
2009-08-12 23:02:29 -07:00
2009-05-29 01:51:22 -07:00
2009-06-08 00:20:20 -07:00
2009-07-20 08:23:26 -07:00
2009-07-20 08:23:26 -07:00
2009-07-05 19:16:04 -07:00
2009-05-05 12:29:47 -07:00
2009-07-05 19:23:38 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-04-27 02:53:52 -07:00
2009-04-27 02:53:52 -07:00
2008-11-25 18:24:38 -08:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-06-03 02:43:41 -07:00
2009-07-05 19:16:04 -07:00
2008-10-08 16:29:57 -07:00
2009-07-05 19:16:04 -07:00
2009-04-16 02:20:16 -07:00
2009-07-23 18:01:09 -07:00
2009-06-11 02:32:39 -07:00
2009-07-20 08:23:26 -07:00
2009-06-25 20:06:34 -07:00
2009-07-23 18:01:06 -07:00
2009-04-29 17:32:42 -07:00
2009-07-05 19:16:04 -07:00
2009-06-19 01:12:52 -07:00
2009-04-16 02:20:21 -07:00
2009-07-05 19:16:04 -07:00
2008-08-29 02:13:32 -07:00
2009-08-12 17:44:53 -07:00
2008-11-28 15:55:00 -08:00
2009-05-03 14:19:23 -07:00
2009-05-01 15:21:55 -07:00
2009-01-11 00:06:36 -08:00
2009-07-08 10:30:03 -07:00
2009-05-01 15:24:18 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:23:38 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-08-12 21:54:53 -07:00
2009-06-12 18:01:45 +02:00
2009-06-13 01:18:50 -07:00
2008-11-12 23:38:14 -08:00
2009-04-27 03:20:17 -07:00
2009-04-27 02:53:49 -07:00
2009-08-12 17:44:53 -07:00
2009-08-12 17:44:53 -07:00
2009-07-16 20:21:24 -07:00
2009-07-16 09:14:23 -07:00
2009-08-12 17:44:53 -07:00
2008-08-14 04:26:38 -04:00
2009-07-16 09:14:23 -07:00
2009-08-12 16:39:16 -07:00
2009-08-02 12:20:34 -07:00
2009-01-21 15:55:15 -08:00
2009-07-12 14:20:02 -07:00
2008-06-03 15:00:14 -04:00
2009-07-12 14:20:02 -07:00
2008-11-10 15:11:56 -05:00
2009-06-23 16:36:27 -07:00
2008-08-07 02:11:14 -04:00
2009-07-09 20:18:24 -07:00
2009-08-12 22:13:23 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-04-29 17:32:34 -07:00
2009-08-01 23:12:06 -07:00
2009-06-08 00:20:22 -07:00
2009-08-02 12:20:40 -07:00
2009-07-05 19:16:04 -07:00
2009-07-23 18:01:07 -07:00
2009-07-20 08:27:02 -07:00
2009-07-05 19:16:04 -07:00
2009-07-23 18:01:04 -07:00
2009-07-05 19:16:04 -07:00
2009-05-25 22:49:56 -07:00
2009-06-17 18:46:46 -07:00
2009-07-05 19:16:04 -07:00
2009-07-22 11:24:26 -07:00
2009-08-12 17:44:53 -07:00
2009-08-03 19:02:36 -07:00
2009-07-05 19:16:04 -07:00
2009-01-06 11:28:06 +01:00
2009-07-16 20:21:24 -07:00
2009-07-26 19:15:07 -07:00
2009-07-05 19:16:04 -07:00
2009-08-12 22:13:16 -07:00
2009-07-05 19:16:04 -07:00
2009-05-01 15:21:55 -07:00
2009-03-27 00:46:47 -07:00
2009-03-27 00:46:48 -07:00
2009-08-06 13:25:31 -07:00
2009-03-19 23:59:27 -07:00
2009-04-07 08:31:11 -07:00
2009-02-20 00:38:51 -08:00
2009-07-05 19:23:38 -07:00
2008-11-12 23:38:36 -08:00
2008-11-12 23:38:36 -08:00
2009-03-23 14:42:09 -07:00
2009-08-12 17:44:53 -07:00
2008-11-25 18:25:49 -08:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2008-08-29 02:13:33 -07:00
2009-08-12 17:44:53 -07:00
2009-02-02 23:19:50 -08:00
2009-04-07 08:31:11 -07:00
2009-07-05 19:16:04 -07:00
2008-08-29 02:14:29 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2008-08-29 02:14:43 -07:00
2009-07-12 14:20:04 -07:00
2009-08-06 13:14:25 -07:00
2009-06-11 02:47:14 -07:00
2009-04-07 08:31:11 -07:00
2009-06-08 00:21:48 -07:00
2009-04-21 01:41:02 -07:00
2009-07-05 19:16:04 -07:00
2009-07-08 10:30:03 -07:00
2009-08-12 17:44:53 -07:00
2009-07-05 19:16:04 -07:00
2009-01-21 14:34:08 -08:00
2009-06-12 18:01:46 +02:00
2009-07-23 19:03:51 -07:00
2009-07-07 19:22:09 -07:00
2009-07-23 18:01:02 -07:00
2009-07-16 20:21:24 -07:00
2009-07-23 18:11:12 -07:00
2009-07-23 18:11:28 -07:00
2009-07-17 10:10:58 -07:00
2009-01-11 00:06:36 -08:00
2009-07-05 19:16:04 -07:00
2009-07-23 18:01:08 -07:00
2009-08-12 17:44:53 -07:00
2009-07-05 19:16:04 -07:00
2009-08-09 21:46:53 -07:00