Gábor Stefanik 68ec53292c b43: Fix and update LP-PHY code
-Fix a few nasty typos (b43_phy_* operations instead of b43_radio_*)
 in the channel tune routines.
-Fix some typos & spec errors found by MMIO tracing.
-Optimize b43_phy_write & b43_phy_mask/set/maskset to use
 only the minimal number of MMIO accesses. (Write is possible
 using a single 32-bit MMIO write, while set/mask/maskset can
 be done in 3 16-bit MMIOs).
-Set the default channel back to 1, as the bug forcing us to use
 channel 7 is now fixed.

With this, the device comes up, scans, associates, transmits,
receives, monitors and injects on all channels - in other words,
it's fully functional. Sensitivity and TX power are still sub-optimal,
due to the lack of calibration (that's next on my list).

Signed-off-by: Gábor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-28 14:40:52 -04:00
..
2009-08-13 16:26:13 -07:00
2009-08-13 16:43:32 -07:00
2009-08-05 20:28:27 -07:00
2009-08-26 15:29:21 -07:00
2009-08-14 09:14:04 -04:00
2009-08-05 13:10:46 -07:00
2009-08-13 16:26:10 -07:00
2009-08-28 14:40:52 -04:00
2008-12-08 01:14:16 -08:00
2009-05-26 20:35:02 -07:00
2008-11-25 18:12:49 -08:00
2009-04-24 04:45:33 -07:00
2009-05-29 01:46:27 -07:00
2008-11-25 18:25:32 -08:00
2009-08-02 12:54:18 -07:00
2009-04-04 16:51:14 -07:00
2009-08-22 17:48:55 -07:00
2009-08-12 23:03:00 -07:00
2009-08-12 22:53:28 -07:00
2009-08-12 23:03:01 -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
2008-09-22 19:27:10 -07:00
2009-08-05 12:22:11 -07:00
2009-07-23 18:01:01 -07:00
2009-07-06 18:54:51 -07:00
2008-11-25 18:23:59 -08:00
2009-07-27 11:35:28 -07:00
2009-07-05 18:03:33 -07:00
2009-02-04 16:43:44 -08: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-06 10:47:44 -08:00
2009-07-06 13:05:11 -07:00
2009-07-06 13:05:13 -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
2008-11-25 18:24:38 -08:00
2009-04-16 02:20:16 -07:00
2009-06-25 20:06:34 -07:00
2009-04-16 02:20:21 -07:00
2009-08-12 21:54:53 -07:00
2009-07-16 09:14:23 -07:00
2008-11-10 15:11:56 -05:00
2009-08-12 22:13:23 -07:00
2009-04-29 17:32:34 -07:00
2009-08-02 12:20:40 -07:00
2009-05-25 22:49:56 -07:00
2009-08-18 20:26:54 -07:00
2009-08-18 20:26:53 -07:00
2009-03-27 00:46:48 -07:00
2008-11-25 18:25:49 -08:00
2008-08-29 02:13:33 -07:00
2008-08-29 02:14:29 -07:00
2008-08-29 02:14:43 -07:00
2009-07-12 14:20:04 -07:00
2009-08-26 15:48:08 -07:00
2009-08-26 15:48:00 -07:00
2009-07-23 18:01:02 -07:00
2009-01-11 00:06:36 -08:00