kernel-fxtec-pro1x/drivers/net/wireless/rtl818x
Herton Ronaldo Krzesinski fe3326903d rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B
The GNTSel bit should only concern pci devices by looking at RTL8180
spec, which is not the case of 8187B. Also testing shows that trying to
set this bit fails, a subsequent read from the register after trying to
set it shows that the bit isn't set, seems the hardware ignores it,
which makes sense. This setting was a left over from Realtek sources.

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:44 -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.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07: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
rtl8187.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
rtl8187_dev.c rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B 2010-11-15 13:25:44 -05:00
rtl8187_leds.c rtl8187: fix typo in ifdef comment 2010-02-15 16:12:53 -05:00
rtl8187_leds.h rtl8187: fix typo in ifdef comment 2010-02-15 16:12:53 -05:00
rtl8187_rfkill.c rtl8187: Fix wrong rfkill switch mask for some models 2009-12-07 16:55:00 -05:00
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