aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-23rtl8192c:dm: Properly initialize local array and set value.Han Shen1-2/+2
2013-04-01rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988eeLarry Finger1-6/+6
2013-04-01rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry Finger3-76/+116
2013-02-01rtlwifi: rtl8192c: Fix W=1 warningLarry Finger1-1/+2
2013-01-07rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath1-1/+1
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable namesLarry Finger2-168/+128
2012-10-30rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger1-0/+21
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-25/+19
2012-09-07rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger1-8/+3
2012-09-07rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctateLarry Finger1-15/+15
2012-09-07rtlwifi: rtl8192c: 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 Perches2-5/+4
2012-04-23rtlwifi: rtl8192c: Convert driver to use private ps_t structLarry Finger1-27/+31
2012-04-23rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger3-111/+123
2012-04-23rtlwifi: Move dig_t and ps_t structsLarry Finger1-34/+0
2012-04-16rtlwifi: rtl8192ce: Remove false positives for kmemleakLarry Finger1-0/+3
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger1-1/+1
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-3/+12
2012-03-06rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu1-0/+4
2012-03-05rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger1-3/+8
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-113/+43
2012-02-22rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger1-112/+42
2012-02-22rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask against 1Devendra.Naga1-1/+1
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches2-6/+6
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger1-9/+1
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger2-5/+2
2012-01-24rtl8192c_common: Update copyright datesLarry Finger7-7/+7
2012-01-24rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger1-0/+2
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2-8/+8
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches3-243/+216
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches1-5/+4
2011-12-06rtl8192c: Do not log firmware load message unless actually doneLarry Finger1-1/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville4-0/+4
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger2-22/+26
2011-11-21rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger2-0/+33
2011-11-21rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge1-1/+1
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker3-0/+3
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-07-21rtlwifi: Convert printks to pr_<level>Joe Perches1-2/+3
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack1-1/+1
2011-06-10rtlwifi: Fix warnings on parisc archLarry Finger1-1/+1
2011-06-01rtl8192c-common: Fix warnings from gcc 4.6.0Larry Finger2-11/+3
2011-05-16rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regressionLarry Finger1-1/+1
2011-04-26rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger3-53/+24
2011-04-26rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192cu for addition of rtl8192se and rtl8192deChaoming_Li1-7/+6
2011-04-26rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192deChaoming_Li1-5/+7
2011-04-26rtlwifi: rtl8192c-common: Change common PHY routines for addition of rtl8192se and rtl8192deChaoming_Li2-96/+83
2011-04-26rtlwifi: rtl8192c-common: Change common firmware routines for addition of rtl8192se and rtl8192deChaoming_Li2-33/+52
2011-04-26rtlwifi: rtl8192c-common: Convert common dynamic management routines for addition of rtl8192se and rtl8192deChaoming_Li2-21/+447