summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/hal
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdownJes Sorensen2014-08-011-13/+8
* staging: rtl8723au: RSSI_test is never setJes Sorensen2014-08-011-5/+2
* staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen2014-07-211-39/+13
* staging: rtl8723au: Fold rtl8723a_set_nav_upper() into rtl8723au_hal_init()Jes Sorensen2014-07-212-19/+3
* staging: rtl8723au: Remove a pile of fluff for calling into a bunch of no-op ...Jes Sorensen2014-07-212-79/+0
* staging: rtl8723au: odm_CommonInfoSelfInit23a(): Use proper register definesJes Sorensen2014-07-211-2/+4
* staging: rtl8723au: Merge Init_ODM_ComInfo_8723a() into rtl8723a_init_dm_priv()Jes Sorensen2014-07-211-15/+5
* staging: rtl8723au: Remove obsolete ODM23a_CmnInfoHook()Jes Sorensen2014-07-211-15/+0
* staging: rtl8723au: Eliminate obsolete odm_CmnInfoHook_Debug23a()Jes Sorensen2014-07-211-8/+0
* staging: rtl8723au: Eliminate ODM_CMNINFO_POWER_SAVING usageJes Sorensen2014-07-212-10/+2
* staging: rtl8723au: Eliminate ODM_CMNINFO_SCAN related codeJes Sorensen2014-07-212-13/+9
* staging: rtl8723au: Eliminate ODM_CMNINFO_CHNL usageJes Sorensen2014-07-212-9/+3
* staging: rtl8723au: Eliminate ODM_CMNINFO_BW usageJes Sorensen2014-07-214-16/+12
* staging: rtl8723au: Eliminate ugly ODM_CMNINFO_SEC_CHNL_OFFSET usageJes Sorensen2014-07-212-12/+7
* staging: rtl8723au: ODM_DMWatchdog23a(): Take a struct hal_data_8723a *Jes Sorensen2014-07-212-2/+4
* staging: rtl8723au: We don't need two APIs to set pHalData->odmpriv.SupportAb...Jes Sorensen2014-07-212-8/+1
* staging: rtl8723au: Remove another pile of awful unused ODM variablesJes Sorensen2014-07-212-20/+0
* staging: rtl8723au: Remove another pile of useless ODM variablesJes Sorensen2014-07-212-20/+1
* staging: rtl8723au: Remove useless ODM_CMNINFO_{WM_MODE, BAND} related codeJes Sorensen2014-07-212-10/+0
* staging: rtl8723au: Remove ODM_CMNINFO_[RT]X_UNI and related codeJes Sorensen2014-07-212-12/+0
* staging: rtl8723au: Remove write-only variables struct dm_priv->{Init,}DMFlagJes Sorensen2014-07-212-11/+2
* staging: rtl8723au: Remove write-only struct dm_priv->DM_Type variableJes Sorensen2014-07-211-1/+0
* staging: rtl8723au: Remove no-op function dm_CheckStatistics()Jes Sorensen2014-07-211-7/+0
* staging: rtl8723au: Remove no-op rtl8723a_deinit_dm_priv()Jes Sorensen2014-07-211-4/+0
* staging: rtl8723au: Remove some redundant check for hw_init_completedJes Sorensen2014-07-211-10/+6
* staging: rtl8723au: bDMInitialGainEnable is always trueJes Sorensen2014-07-211-10/+0
* staging: rtl8723au: Declare odm_EdcaTurbo*() functions staticJes Sorensen2014-07-211-4/+4
* staging: rtl8723au: Fold odm_EdcaTurboCheck23aCE23a() into odm_EdcaTurboCheck...Jes Sorensen2014-07-211-24/+13
* staging: rtl8723au: Remove pointless IS_STA_VALID() macroJes Sorensen2014-07-172-5/+5
* staging: rtl8723au: ODM_IC_11N_SERIES is always true for SupportICTypeJes Sorensen2014-07-171-72/+70
* staging: rtl8723au: rtl8723a_InitBeaconParameters(): Remove unused variableJes Sorensen2014-07-171-2/+0
* staging: rtl8723au: Use proper name REG_CAMCMD and remove wrapper invalidate_...Jes Sorensen2014-07-172-5/+5
* staging: rtl8723au: Remove RegBcnCtrlValJes Sorensen2014-07-171-13/+5
* staging: rtl8723au: Remove no-op _InitOperation_mode() functionJes Sorensen2014-07-171-5/+0
* staging: rtl8723au: Remove no-op usb_AggSetting*()Jes Sorensen2014-07-171-50/+0
* staging: rtl8723au: Remove write-only variable UsbRxHighSpeedModeJes Sorensen2014-07-171-3/+0
* staging: rtl8723au: Use rtl8723au_set_media_status() to replace _InitNetworkT...Jes Sorensen2014-07-171-12/+1
* staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen2014-07-173-11/+11
* staging: rtl8723au: Remove unncessary wrapper PHY_RFConfig8723A()Jes Sorensen2014-07-132-14/+2
* staging: rtl8723au: Remove obfuscating wrapper ODM_ConfigMACWithHeaderFile23a()Jes Sorensen2014-07-132-9/+1
* staging: rtl8723au: Remove unused ODM_MacStatusQuery23a()Jes Sorensen2014-07-131-9/+0
* staging: rtl8723au: Remove ugly wrapper ODM_ConfigBBWithHeaderFile23a()Jes Sorensen2014-07-132-24/+2
* staging: rtl8723au: Remove unused ODM_ReadAndConfig_PHY_REG_PG_8723A() and re...Jes Sorensen2014-07-132-188/+0
* staging: rtl8723au: Remove pointless wrappers for calling odm_ConfigRFReg_872...Jes Sorensen2014-07-132-16/+3
* staging: rtl8723au: Remove zero value calculation added to addressJes Sorensen2014-07-131-18/+4
* staging: rtl8723au: Eliminate wrapper ODM_ConfigRFWithHeaderFile23a()Jes Sorensen2014-07-133-25/+4
* staging: rtl8723au: Call to ODM_ConfigRFWithHeaderFile23a path is identical f...Jes Sorensen2014-07-131-7/+0
* staging: rtl8723au: Remove horrendous code obfuscation READ_AND_CONFIG*()Jes Sorensen2014-07-131-14/+4
* staging: rtl8723au: Simplify _BlockWrite() based on saner rtl8723au_writeN()Jes Sorensen2014-07-081-84/+5
* staging: rtl8723au: Sanitize USB read/write functionsJes Sorensen2014-07-081-210/+89