linux/drivers/staging/rtl8192e
Randy Dunlap 84ba253b07 staging/rtl81*: build as loadable modules only
These 3 drivers contain much duplicated (triplicated) code, so
building them as built-in results in many errors like:

(.text+0x1b160): multiple definition of `ieee80211_sta_ps_sleep'

Prevent this configuration by making them all buildable only as
loadable modules (similar to the vt665[56] patch last week).

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-04 22:46:15 -07:00
..
ieee80211 staging: rtl8192e: Pass ieee80211_device to callbacks 2011-03-14 12:24:46 -07:00
dot11d.h Staging: rtl8192e: Convert cpMacAddr macro to inline function 2011-01-20 16:14:10 -08:00
Kconfig staging/rtl81*: build as loadable modules only 2011-04-04 22:46:15 -07:00
Makefile Staging: rtl8192e: Makefile: cleaned up Makefile cflag lines 2010-10-05 11:56:38 -07:00
r819xE_cmdpkt.c staging: rtl8192e: Don't copy dev pointer to skb 2011-03-14 12:24:48 -07:00
r819xE_cmdpkt.h staging: rtl8192e: Pass priv to cmdpkt functions 2011-03-14 12:24:48 -07:00
r819xE_firmware.c staging: rtl8192e: Don't copy dev pointer to skb 2011-03-14 12:24:48 -07:00
r819xE_phy.c staging: rtl8192e: Pass ieee80211_device to callbacks 2011-03-14 12:24:46 -07:00
r819xE_phy.h staging: rtl8192e: Pass ieee80211_device to callbacks 2011-03-14 12:24:46 -07:00
r819xE_phyreg.h
r8180_93cx6.c staging: rtl8192e: Pass r8192_priv to eprom_read 2011-03-07 13:31:43 -08:00
r8180_93cx6.h staging: rtl8192e: Pass r8192_priv to eprom_read 2011-03-07 13:31:43 -08:00
r8190_rtl8256.c staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_State 2011-03-07 13:31:45 -08:00
r8190_rtl8256.h staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_State 2011-03-07 13:31:45 -08:00
r8192_pm.c staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_State 2011-03-07 13:31:45 -08:00
r8192_pm.h Staging: rtl8192e: Use the standard config option for PM functions 2010-05-11 11:35:56 -07:00
r8192E_core.c staging: rtl8192e: Don't copy dev pointer to skb 2011-03-14 12:24:48 -07:00
r8192E_dm.c staging: rtl8192e: Pass priv to cmdpkt functions 2011-03-14 12:24:48 -07:00
r8192E_dm.h staging: rtl8192e: Pass rtl8192_priv to dm functions 2011-03-14 12:24:47 -07:00
r8192E_hw.h staging: rtl8192e: Delete dead code 2011-03-14 12:24:43 -07:00
r8192E_wx.c staging: rtl8192e: Pass ieee80211_device to callbacks 2011-03-14 12:24:45 -07:00
r8192E_wx.h staging: rtl8192e: Make functions static 2011-02-23 14:10:09 -08:00
r8192E.h staging: rtl8192e: Pass priv to cmdpkt functions 2011-03-14 12:24:48 -07:00