aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/license
AgeCommit message (Collapse)AuthorFilesLines
2019-04-03staging: rtl8192e: delete license file.Greg Kroah-Hartman1-339/+0
There is no need for yet-another-copy of the gpl to be in the kernel source tree, especially for just a single driver. This got added as part of the import of the driver from when it was a stand-along chunk of code. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger1-0/+339
[PATCH 1/8] rtl8192e: Import new version of driver from realtek Signed-off-by: wlanfae <wlanfae@realtek.com> Signed-off-by: Mike McCormack <mikem@ring3k.org> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> ---