linux_dsm_epyc7002/drivers/net/wireless/rtlwifi
Larry Finger 886e14b65a rtlwifi: Eliminate raw reads and writes from PCIe portion
The PCIe driver used raw reads and writes on the PCIe hardware.
As all of these are only affecting the configuration space, all of
then can be converted to pci_{read,write}_config_XX calls.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-08-09 15:52:07 -04:00
..
rtl8192c rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
rtl8192ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
rtl8192cu rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
rtl8192de rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
rtl8192se rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
base.c rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
base.h rtlwifi: Change base routines for addition of rtl8192se and rtl8192de 2011-04-26 16:13:31 -04:00
cam.c rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
cam.h rtlwifi: Change cam routines for addition of rtl8192se and rtl8192de 2011-04-26 16:13:31 -04:00
core.c wireless: rtlwifi: throw away MAC_FMT and use %pM instead 2011-07-20 15:04:38 -04:00
core.h rtlwifi: include mac80211.h from core.h 2011-06-20 15:16:32 -04:00
debug.c
debug.h wireless: rtlwifi: throw away MAC_FMT and use %pM instead 2011-07-20 15:04:38 -04:00
efuse.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
efuse.h rtlwifi: Change efuse routines addition of RTL8192SE and RTL8192DE 2011-04-26 16:13:31 -04:00
Kconfig rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver 2011-06-27 15:09:38 -04:00
Makefile rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver 2011-06-27 15:09:38 -04:00
pci.c rtlwifi: Eliminate raw reads and writes from PCIe portion 2011-08-09 15:52:07 -04:00
pci.h rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled 2011-07-05 15:26:54 -04:00
ps.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
ps.h rtlwifi: rtl8192cu: Remove unused parameter 2011-06-20 15:47:43 -04:00
rc.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
rc.h rtlwifi: Convert rc routines for addition of rtl8192se and rtl8192de 2011-04-26 16:13:32 -04:00
regd.c rtlwifi: Fix warnings from gcc 4.6.0 2011-06-01 15:12:29 -04:00
regd.h rtlwifi: Convert regulatory domain routines for addition of rtl8192se and rtl8192de 2011-04-26 16:13:32 -04:00
usb.c rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
usb.h rtlwifi: Change base routines for addition of rtl8192se and rtl8192de 2011-04-26 16:13:31 -04:00
wifi.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-06-30 13:34:06 -04:00