summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/hal
AgeCommit message (Expand)Author
2014-08-01staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdownJes Sorensen
2014-08-01staging: rtl8723au: RSSI_test is never setJes Sorensen
2014-07-21staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen
2014-07-21staging: rtl8723au: Fold rtl8723a_set_nav_upper() into rtl8723au_hal_init()Jes Sorensen
2014-07-21staging: rtl8723au: Remove a pile of fluff for calling into a bunch of no-op ...Jes Sorensen
2014-07-21staging: rtl8723au: odm_CommonInfoSelfInit23a(): Use proper register definesJes Sorensen
2014-07-21staging: rtl8723au: Merge Init_ODM_ComInfo_8723a() into rtl8723a_init_dm_priv()Jes Sorensen
2014-07-21staging: rtl8723au: Remove obsolete ODM23a_CmnInfoHook()Jes Sorensen
2014-07-21staging: rtl8723au: Eliminate obsolete odm_CmnInfoHook_Debug23a()Jes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_POWER_SAVING usageJes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_SCAN related codeJes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_CHNL usageJes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_BW usageJes Sorensen
2014-07-21staging: rtl8723au: Eliminate ugly ODM_CMNINFO_SEC_CHNL_OFFSET usageJes Sorensen
2014-07-21staging: rtl8723au: ODM_DMWatchdog23a(): Take a struct hal_data_8723a *Jes Sorensen
2014-07-21staging: rtl8723au: We don't need two APIs to set pHalData->odmpriv.SupportAb...Jes Sorensen
2014-07-21staging: rtl8723au: Remove another pile of awful unused ODM variablesJes Sorensen
2014-07-21staging: rtl8723au: Remove another pile of useless ODM variablesJes Sorensen
2014-07-21staging: rtl8723au: Remove useless ODM_CMNINFO_{WM_MODE, BAND} related codeJes Sorensen
2014-07-21staging: rtl8723au: Remove ODM_CMNINFO_[RT]X_UNI and related codeJes Sorensen
2014-07-21staging: rtl8723au: Remove write-only variables struct dm_priv->{Init,}DMFlagJes Sorensen
2014-07-21staging: rtl8723au: Remove write-only struct dm_priv->DM_Type variableJes Sorensen
2014-07-21staging: rtl8723au: Remove no-op function dm_CheckStatistics()Jes Sorensen
2014-07-21staging: rtl8723au: Remove no-op rtl8723a_deinit_dm_priv()Jes Sorensen
2014-07-21staging: rtl8723au: Remove some redundant check for hw_init_completedJes Sorensen
2014-07-21staging: rtl8723au: bDMInitialGainEnable is always trueJes Sorensen
2014-07-21staging: rtl8723au: Declare odm_EdcaTurbo*() functions staticJes Sorensen
2014-07-21staging: rtl8723au: Fold odm_EdcaTurboCheck23aCE23a() into odm_EdcaTurboCheck...Jes Sorensen
2014-07-17staging: rtl8723au: Remove pointless IS_STA_VALID() macroJes Sorensen
2014-07-17staging: rtl8723au: ODM_IC_11N_SERIES is always true for SupportICTypeJes Sorensen
2014-07-17staging: rtl8723au: rtl8723a_InitBeaconParameters(): Remove unused variableJes Sorensen
2014-07-17staging: rtl8723au: Use proper name REG_CAMCMD and remove wrapper invalidate_...Jes Sorensen
2014-07-17staging: rtl8723au: Remove RegBcnCtrlValJes Sorensen
2014-07-17staging: rtl8723au: Remove no-op _InitOperation_mode() functionJes Sorensen
2014-07-17staging: rtl8723au: Remove no-op usb_AggSetting*()Jes Sorensen
2014-07-17staging: rtl8723au: Remove write-only variable UsbRxHighSpeedModeJes Sorensen
2014-07-17staging: rtl8723au: Use rtl8723au_set_media_status() to replace _InitNetworkT...Jes Sorensen
2014-07-17staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen
2014-07-13staging: rtl8723au: Remove unncessary wrapper PHY_RFConfig8723A()Jes Sorensen
2014-07-13staging: rtl8723au: Remove obfuscating wrapper ODM_ConfigMACWithHeaderFile23a()Jes Sorensen
2014-07-13staging: rtl8723au: Remove unused ODM_MacStatusQuery23a()Jes Sorensen
2014-07-13staging: rtl8723au: Remove ugly wrapper ODM_ConfigBBWithHeaderFile23a()Jes Sorensen
2014-07-13staging: rtl8723au: Remove unused ODM_ReadAndConfig_PHY_REG_PG_8723A() and re...Jes Sorensen
2014-07-13staging: rtl8723au: Remove pointless wrappers for calling odm_ConfigRFReg_872...Jes Sorensen
2014-07-13staging: rtl8723au: Remove zero value calculation added to addressJes Sorensen
2014-07-13staging: rtl8723au: Eliminate wrapper ODM_ConfigRFWithHeaderFile23a()Jes Sorensen
2014-07-13staging: rtl8723au: Call to ODM_ConfigRFWithHeaderFile23a path is identical f...Jes Sorensen
2014-07-13staging: rtl8723au: Remove horrendous code obfuscation READ_AND_CONFIG*()Jes Sorensen
2014-07-08staging: rtl8723au: Simplify _BlockWrite() based on saner rtl8723au_writeN()Jes Sorensen
2014-07-08staging: rtl8723au: Sanitize USB read/write functionsJes Sorensen