aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-21staging: rtl8723au: ODM_DMWatchdog23a(): Take a struct hal_data_8723a *Jes Sorensen3-3/+6
2014-07-21staging: rtl8723au: We don't need two APIs to set pHalData->odmpriv.SupportAbilityJes Sorensen3-9/+1
2014-07-21staging: rtl8723au: Remove another pile of awful unused ODM variablesJes Sorensen3-36/+0
2014-07-21staging: rtl8723au: Remove another pile of useless ODM variablesJes Sorensen3-35/+2
2014-07-21staging: rtl8723au: Remove useless ODM_CMNINFO_{WM_MODE, BAND} related codeJes Sorensen3-16/+0
2014-07-21staging: rtl8723au: Remove ODM_CMNINFO_[RT]X_UNI and related codeJes Sorensen3-18/+0
2014-07-21staging: rtl8723au: Remove write-only variables struct dm_priv->{Init,}DMFlagJes Sorensen3-13/+2
2014-07-21staging: rtl8723au: Remove write-only struct dm_priv->DM_Type variableJes Sorensen2-2/+0
2014-07-21staging: rtl8723au: Remove no-op function dm_CheckStatistics()Jes Sorensen1-7/+0
2014-07-21staging: rtl8723au: Remove no-op rtl8723a_deinit_dm_priv()Jes Sorensen3-7/+0
2014-07-21staging: rtl8723au: Remove some redundant check for hw_init_completedJes Sorensen1-10/+6
2014-07-21staging: rtl8723au: Remove unused DefaultInitialGain arrayJes Sorensen1-1/+0
2014-07-21staging: rtl8723au: bDMInitialGainEnable is always trueJes Sorensen2-11/+0
2014-07-21staging: rtl8723au: Declare odm_EdcaTurbo*() functions staticJes Sorensen1-4/+4
2014-07-21staging: rtl8723au: Fold odm_EdcaTurboCheck23aCE23a() into odm_EdcaTurboCheck23a()Jes Sorensen1-24/+13
2014-07-17staging: rtl8723au: Remove pointless IS_STA_VALID() macroJes Sorensen3-9/+5
2014-07-17staging: rtl8723au: Remove unused odm_RegDefine11AC.hJes Sorensen2-50/+0
2014-07-17staging: rtl8723au: ODM_IC_11N_SERIES is always true for SupportICTypeJes Sorensen3-82/+75
2014-07-17staging: rtl8723au: rtl8723a_InitBeaconParameters(): Remove unused variableJes Sorensen1-2/+0
2014-07-17staging: rtl8723au: Use proper name REG_CAMCMD and remove wrapper invalidate_cam_all23a()Jes Sorensen5-14/+7
2014-07-17staging: rtl8723au: Remove RegBcnCtrlValJes Sorensen2-14/+5
2014-07-17staging: rtl8723au: Remove no-op _InitOperation_mode() functionJes Sorensen1-5/+0
2014-07-17staging: rtl8723au: Remove no-op usb_AggSetting*()Jes Sorensen1-50/+0
2014-07-17staging: rtl8723au: Remove write-only variable UsbRxHighSpeedModeJes Sorensen2-6/+0
2014-07-17staging: rtl8723au: Corrections in the coding styleRaphael Silva1-15/+27
2014-07-17staging: rtl8723au: Use rtl8723au_set_media_status() to replace _InitNetworkType()Jes Sorensen2-20/+1
2014-07-17staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen7-85/+72
2014-07-17staging: rtl8723au: Eliminate Set_MSR() wrapper callJes Sorensen5-18/+11
2014-07-13staging: rtl8723au: Remove unncessary wrapper PHY_RFConfig8723A()Jes Sorensen3-15/+2
2014-07-13staging: rtl8723au: Remove obfuscating wrapper ODM_ConfigMACWithHeaderFile23a()Jes Sorensen3-11/+1
2014-07-13staging: rtl8723au: Remove unused ODM_MacStatusQuery23a()Jes Sorensen2-17/+0
2014-07-13staging: rtl8723au: Remove ugly wrapper ODM_ConfigBBWithHeaderFile23a()Jes Sorensen4-35/+2
2014-07-13staging: rtl8723au: Remove unused ODM_ReadAndConfig_PHY_REG_PG_8723A() and related code+dataJes Sorensen4-196/+0
2014-07-13staging: rtl8723au: Remove pointless wrappers for calling odm_ConfigRFReg_8723A()Jes Sorensen3-20/+3
2014-07-13staging: rtl8723au: Remove zero value calculation added to addressJes Sorensen1-18/+4
2014-07-13staging: rtl8723au: Eliminate wrapper ODM_ConfigRFWithHeaderFile23a()Jes Sorensen4-29/+4
2014-07-13staging: rtl8723au: Call to ODM_ConfigRFWithHeaderFile23a path is identical for RF_PATH_[AB]Jes Sorensen1-7/+0
2014-07-13staging: rtl8723au: Remove horrendous code obfuscation READ_AND_CONFIG*()Jes Sorensen1-14/+4
2014-07-08staging: rtl8723au: Remove unnecessary null test before kfreeFabian Frederick1-3/+1
2014-07-08staging: rtl8723au: Simplify _BlockWrite() based on saner rtl8723au_writeN()Jes Sorensen1-84/+5
2014-07-08staging: rtl8723au: Sanitize USB read/write functionsJes Sorensen4-238/+105
2014-07-08staging: rtl8723au: Remove never set struct rtw_adapter->bNotifyChannelChangeJes Sorensen4-10/+0
2014-07-08staging: rtl8723au: pwrctrl_priv->ps_flag is never setJes Sorensen2-7/+0
2014-07-08staging: rtl8723au: pnp_bstop_trx is never setJes Sorensen3-14/+7
2014-07-08staging: rtl8723au: Remove unused variables from struct pwrctrl_privJes Sorensen1-5/+0
2014-07-08staging: rtl8723au: Remove unused pwrctrl_priv->brfoffbyhwJes Sorensen3-3/+0
2014-07-08staging: rtl8723au: Fold power_saving_wk_hdl() into rtw_drvextra_cmd_hdl23a()Jes Sorensen1-7/+1
2014-07-08staging: rtl8723au: Clean up rtw_pm_set_ips23a()Jes Sorensen2-15/+6
2014-06-26staging: rtl8723au: Remove unused rtw_pwr_wakeup_ex()Jes Sorensen1-2/+0
2014-06-26staging: rtl8723au: Remove no-op rtl8723a_sreset_linked_status_check()Jes Sorensen3-7/+0