Larry Finger
a5d79d1e4f
[PATCH] bcm43xx: OFDM fix for rev 1 cards
...
Nearly all of the writes to the bcm43xx internal lookup tables (ilt)
involve 16-bit quantities. Accordingly, the ilt_write routine was
coded to pass a u16 value. For one early GPHY chip, 32-bit quantities
are needed. For those writes, the value was clipped to 16 bits. This
patch adds an ilt_write32 routine that receives a 32-bit quantity
and writes it to the appropriate locations.
Signed-off-by: Larry Finger<Larry.Finger@lwfinger.net >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2007-02-14 15:45:05 -05:00
..
2006-12-13 09:05:58 -08:00
2007-01-26 13:50:58 -08:00
2007-02-02 11:52:05 -05:00
2007-01-23 11:09:49 -08:00
2006-12-22 08:55:47 -08:00
2007-01-05 23:55:22 -08:00
2007-01-09 00:29:59 -08:00
2007-01-03 17:32:54 -08:00
2007-02-01 16:22:42 -08:00
2006-12-10 09:57:22 -08:00
2007-01-05 23:55:29 -08:00
2007-01-29 00:06:27 -05:00
2006-12-10 09:55:40 -08:00
2006-12-07 08:39:24 -08:00
2006-12-07 08:39:27 -08:00
2006-12-13 09:05:58 -08:00
2007-01-26 13:51:01 -08:00
2007-01-30 15:05:27 +01:00
2007-01-18 22:14:24 +01:00
2007-01-05 17:54:05 +01:00
2007-02-01 16:24:03 -08:00
2007-01-10 20:24:42 +01:00
2007-01-22 17:03:55 -08:00
2006-12-31 14:06:05 -08:00
2007-01-26 13:50:58 -08:00
2007-02-01 16:22:41 -08:00
2007-01-05 23:55:21 -08:00
2007-01-05 23:55:21 -08:00
2007-01-26 13:51:00 -08:00
2007-01-23 22:00:21 -02:00
2007-01-06 09:32:49 -06:00
2006-12-07 08:39:27 -08:00
2006-12-20 02:52:17 -05:00
2007-01-15 06:44:03 +01:00
2007-01-30 08:39:20 -08:00
2007-02-14 15:45:05 -05:00
2006-12-08 08:28:48 -08:00
2006-12-13 09:05:58 -08:00
2006-12-10 09:55:39 -08:00
2007-02-02 11:52:05 -05:00
2006-12-13 09:05:52 -08:00
2006-12-13 09:05:58 -08:00
2006-12-11 13:49:53 +11:00
2007-01-26 13:51:00 -08:00
2007-01-09 09:36:06 -08:00
2006-12-13 09:05:58 -08:00
2007-02-03 11:26:39 -08:00
2007-01-24 11:59:57 +00:00
2007-01-26 13:50:58 -08:00
2006-12-08 08:28:57 -08:00
2006-12-08 08:28:46 -08:00
2007-02-03 20:37:37 -08:00
2007-01-02 00:06:18 -05:00
2006-12-13 09:05:48 -08:00
2006-12-08 08:28:50 -08:00
2006-12-10 09:57:22 -08:00
2006-12-10 09:57:22 -08:00