aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192de/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-763/+0
2014-12-24rtlwifi: rtl8192de: fw.c: Remove unused functionRickard Strandqvist1-17/+0
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+1
2012-09-07rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()Wei Yongjun1-2/+1
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov1-3/+3
2012-06-06wireless: Remove casts to same typeJoe Perches1-3/+3
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger1-7/+1
2012-01-24rtl8192de: Update copyright datesLarry Finger1-1/+1
2012-01-24rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger1-5/+9
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches1-3/+3
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches1-55/+48
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches1-4/+4
2011-06-27rtlwifi: rtl8192de: Merge firmware routinesChaoming Li1-0/+790