aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192c/phy_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Finger1-45/+24
2012-10-30rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger1-0/+21
2012-04-23rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger1-0/+1
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger1-1/+1
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 Perches1-4/+4
2012-01-24rtl8192c_common: Update copyright datesLarry Finger1-1/+1
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches1-5/+5
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches1-103/+98
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-06-01rtl8192c-common: Fix warnings from gcc 4.6.0Larry Finger1-9/+3
2011-05-16rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regressionLarry Finger1-1/+1
2011-04-26rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger1-8/+8
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: rtl8192c-common: Change common PHY routines for addition of rtl8192se and rtl8192deChaoming_Li1-64/+55
2011-02-24rtl8192c: fix compilation errorsJohannes Berg1-6/+6
2011-02-23rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger1-66/+59
2011-02-21rtlwifi: Move common parts of rtl8192ce/phy.cLarry Finger1-0/+2049