summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192de
AgeCommit message (Expand)AuthorFilesLines
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2012-12-07rtlwifi: remove __dev* attributesBill Pemberton1-1/+1
2012-11-30rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens1-8/+1
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2012-11-14mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-10-31rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger4-122/+95
2012-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-10/+11
2012-09-11drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-07rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctateLarry Finger1-5/+5
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-07-31mac80211: move TX station pointer and restructure TXThomas Huehn2-2/+4
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+3
2012-07-17rtlwifi: rtl8192de: Fix phy-based version calculationForest Bond1-3/+3
2012-06-06wireless: Remove casts to same typeJoe Perches4-24/+24
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-5/+6
2012-04-23rtlwifi: rtl8192de: Convert driver to use private dm structsLarry Finger3-94/+100
2012-04-23rtlwifi: Move dig_t and ps_t structsLarry Finger1-49/+0
2012-04-12rtl8192de: Recognize 92D E-CUT version.Forest Bond1-1/+5
2012-04-12rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond1-9/+7
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-6/+0
2012-04-12wireless: Remove unnecessary ; from while (0) macrosJoe Perches1-6/+2
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger1-6/+0
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger1-1/+1
2012-03-20rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches1-1/+0
2012-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-144/+43
2012-02-22rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger1-144/+43
2012-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches4-13/+11
2012-02-06rtlwifi: Fix typo in dm.cMasanari Iida1-1/+1
2012-01-31rtlwifi: Convert to asynchronous firmware loadLarry Finger3-31/+18
2012-01-31rtlwifi: Move pr_fmt macros to a single locationLarry Finger1-5/+2
2012-01-24rtl8192de: Update copyright datesLarry Finger20-20/+20
2012-01-24rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger1-5/+9
2012-01-24rtlwifi: Remove incorrect logging message prefixesJoe Perches1-2/+2
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches5-20/+19
2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2-162/+157
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches8-522/+475
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches3-7/+7
2012-01-24rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches1-1/+1
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2011-12-20net: fix assignment of 0/1 to bool variables.Rusty Russell1-2/+2
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2011-12-08rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann1-1/+1
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-2/+2
2011-11-01drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-14rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part IIIChaoming Li2-56/+94
2011-10-14rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger1-6/+10
2011-10-12rtlwifi: Change debug parameter to apply to individual driversLarry Finger1-0/+5
2011-09-20rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger1-6/+0