Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtlwifi: Add switch variable to 'switch case not processed' messages | Joe Perches | 2016-09-27 | 1 | -5/+2 |
| | | | | | | | | | Help along debugging by showing what switch/case variable is not being processed in these messages. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> | ||||
* | rtlwifi: rtl818x: Move drivers into new realtek directory | Larry Finger | 2015-10-14 | 1 | -0/+577 |
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> |