linux/drivers/net/wireless/rtl818x
Herton Ronaldo Krzesinski 60f589145d rtl8187: fix wrong register initialization in 8187B
We were using wrong address for BRSR (Basic Rate Set Register) while
initializing its value, comparing with Realtek sources, for 8187B case.

Also, the same register is initialized in rtl8187b_reg_table, so remove
the duplicate initialization from the table.

Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-11-15 13:25:40 -05:00
..
Kconfig rtl818x: Move configuration details to the rtl818x directory 2010-04-16 15:32:01 -04:00
Makefile
rtl818x.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 2010-07-27 11:59:19 -04:00
rtl8180_dev.c Revert "rtl8180: use NAPI for bottom-half processing" 2010-10-07 11:31:56 -04:00
rtl8180_grf5101.c rtl8180: improve signal reporting for actual rtl8180 hardware 2010-07-26 15:09:03 -04:00
rtl8180_grf5101.h
rtl8180_max2820.c rtl8180: improve signal reporting for actual rtl8180 hardware 2010-07-26 15:09:03 -04:00
rtl8180_max2820.h
rtl8180_rtl8225.c rtl8180: silence "dubious: x | !y" sparse warning 2010-07-26 15:09:03 -04:00
rtl8180_rtl8225.h
rtl8180_sa2400.c rtl8180: improve signal reporting for actual rtl8180 hardware 2010-07-26 15:09:03 -04:00
rtl8180_sa2400.h
rtl8180.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
rtl8187_dev.c rtl8187: fix wrong register initialization in 8187B 2010-11-15 13:25:40 -05:00
rtl8187_leds.c
rtl8187_leds.h
rtl8187_rfkill.c
rtl8187_rfkill.h
rtl8187_rtl8225.c drivers/net/wireless: Restore upper case words in wiphy_<level> messages 2010-08-18 16:37:44 -04:00
rtl8187_rtl8225.h
rtl8187.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00