summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au
AgeCommit message (Expand)AuthorFilesLines
2015-03-06staging: rtl8723au: odm.c: Break some lines down to 80 charactersJes Sorensen1-67/+117
2015-03-06staging: rtl8723au: ODM_Write_DIG23A(): Cosmetic cleanupsJes Sorensen1-7/+8
2015-03-06staging: rtl8723au: Clean up odm_RefreshRateAdaptiveMask()Jes Sorensen1-12/+15
2015-03-06staging: rtl8723au: Clean up FindMinimumRSSI()Jes Sorensen1-6/+4
2015-03-06staging: rtl8723au: Clean up odm_RSSIMonitorCheck()Jes Sorensen1-20/+21
2015-03-06staging: rtl8723au: ODM_TXPowerTrackingCheck23a(): Remove no-op functionJes Sorensen1-20/+0
2015-03-06staging: rtl8723au: Remove write only bIsCurRDLStateJes Sorensen2-2/+0
2015-03-06staging: rtl8723au: Remove unused struct pri_ccaJes Sorensen1-9/+0
2015-03-06staging: rtl8723au: Remove unused struct odm_fat_tJes Sorensen1-28/+0
2015-03-06staging: rtl8723au: Remove unused Funai TV hackJes Sorensen3-11/+0
2015-03-06staging: rtl8723au: Remove write-only variable ControlChannelJes Sorensen2-10/+0
2015-03-06staging: rtl8723au: SupportInterface is always set to USBJes Sorensen8-44/+23
2015-03-06staging: rtl8723au: Remove no-op ODM_CMNINFO_PLATFORMJes Sorensen3-11/+7
2015-03-06staging: rtl8723au: odm_dtc(): Remove no-op functionJes Sorensen2-9/+0
2015-03-06staging: rtl8723au: Make odm_PHY_SaveAFERegisters() readableJes Sorensen1-7/+2
2015-03-06staging: rtl8723au: Remove unused ODM ability flagsJes Sorensen1-11/+0
2015-03-06staging: rtl8723au: ODM_RF_CALIBRATION is never setJes Sorensen2-3/+1
2015-03-06staging: rtl8723au: ODM_RF_TX_PWR_TRACK is always setJes Sorensen3-13/+2
2015-03-06staging: rtl8723au: ODM_BB_PWR_SAVE is unusedJes Sorensen2-3/+1
2015-03-06staging: rtl8723au: ODM_BB_CCK_PD is always setJes Sorensen3-6/+1
2015-03-06staging: rtl8723au: ODM_BB_RSSI_MONITOR is always setJes Sorensen3-19/+2
2015-03-06staging: rtl8723au: ODM_BB_FA_CNT is always setJes Sorensen3-13/+2
2015-03-06staging: rtl8723au: ODM_BB_DYNAMIC_TXPWR isn't used for anythingJes Sorensen2-3/+1
2015-03-06staging: rtl8723au: ODM_BB_DIG is always setJes Sorensen3-6/+3
2015-03-06staging: rtl8723au: ODM_BB_RA_MASK is always setJes Sorensen3-17/+2
2015-03-06staging: rtl8723au: ODM_MAC_EDCA_TURBO is always setJes Sorensen3-5/+0
2015-03-06staging: rtl8723au: Avoid zero initializing variables unnecessarilyJes Sorensen1-2/+2
2015-03-06staging: rtl8723au: Variable bbtchange is always falseJes Sorensen1-2/+1
2015-03-06staging: rtl8723au: rtl8723a_hal_init.c: remove unnecessary bracesDaniele Alessandrelli1-26/+14
2015-03-06staging: rtl8723au: MAX_AGGR_NUM is not usedJes Sorensen2-4/+0
2015-03-06staging: rtl8723au: The RF on an 8723au is always a 6052Jes Sorensen4-55/+1
2015-03-06staging: rtl8723au: Remove rf type from struct hal_versionJes Sorensen8-102/+13
2015-03-06staging: rtl8723au: Be more consistent in checking for 2 TX pathsJes Sorensen1-10/+8
2015-03-06staging: rtl8723au: No need for two copies of rf_typeJes Sorensen3-32/+3
2015-03-06staging: rtl8723au: Firmware always handles adaptive ratesJes Sorensen2-15/+0
2015-03-06staging: rtl8723au: hal_com.h: Remove some unused #definesJes Sorensen1-30/+0
2015-03-06staging: rtl8723au: Remove more unused #definesJes Sorensen1-14/+0
2015-03-06staging: rtl8723au: rtl8723a_add_rateatid() simplyfy codeJes Sorensen1-4/+4
2015-03-06staging: rtl8723au: rates are always set via the firmware interfaceJes Sorensen6-59/+18
2015-03-06staging: rtl8723au: Use RF_AC instead of hardcoded value for RF register writeJes Sorensen1-4/+5
2015-03-02Staging: rtl8723au: Remove white space before semicolonYeliz Taneroglu1-1/+1
2015-02-27staging: rtl8723au: hal: rewrite the right hand side of an assignmentAya Mahfouz1-2/+2
2015-02-27staging: rtl8723au: hal: rewrite the right hand side of an assignmentAya Mahfouz1-2/+2
2015-02-27staging: rtl8723au: hal: rewrite the right hand side of an assignmentAya Mahfouz1-2/+2
2015-02-27staging: rtl8723au: rewrite the right hand side of an assignmentAya Mahfouz1-1/+1
2015-02-27Staging: rtl8723au: Add blank line after declarationsMelike Yurtoglu1-0/+1
2015-02-27Staging: rtl8723au: Remove return in void functionMelike Yurtoglu1-2/+0
2015-02-27Staging: rtl8723au: Tabs should be usedMelike Yurtoglu1-6/+6
2015-02-27Staging: rtl8723au: remove unnecessary break after returnMelike Yurtoglu1-1/+0
2015-02-27Staging: rtl8723au: Remove return in void functionMelike Yurtoglu1-2/+0