Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtlwifi: rtl818x: Move drivers into new realtek directory | Larry Finger | 2015-10-14 | 1 | -15/+0 |
| | | | | | | | | | | | | Now that a new mac80211-based driver for Realtek devices has been submitted, it is time to reorganize the directories. Rather than having directories rtlwifi and rtl818x be in drivers/net/wireless/, they will now be in drivers/net/wireless/realtek/. This change simplifies the directory structure, but does not result in any configuration changes that are visable to the user. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> | ||||
* | rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver | Chaoming Li | 2011-05-05 | 1 | -0/+15 |
Modify rtlwifi routines for rtl8192se and set up Kconfig and Makefile for new driver. This patch also disables ASPM for the RTL8192SE to prevent some strange crashes on LF's system. Signed-off-by: Chaoming_Li <chaoming_li@realsil.com.cn> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> |