summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192c/phy_common.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-1659/+0
2014-09-30rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger1-548/+267
2013-12-05rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driverMark Cave-Ayland1-11/+28
2013-10-04rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()Larry Finger1-30/+0
2013-01-07rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath1-1/+1
2012-10-31rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger1-45/+24
2012-10-31rtlwifi: 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-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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...Devendra.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-11-01drivers/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-27rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger1-8/+8
2011-04-27rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li1-7/+6
2011-04-27rtlwifi: rtl8192c-common: Change common PHY routines for addition of rtl8192s...Chaoming_Li1-64/+55
2011-02-25rtl8192c: fix compilation errorsJohannes Berg1-6/+6
2011-02-24rtlwifi: 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