summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/hal/odm.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-10staging: Remove rtl8723au driverJes Sorensen1-1732/+0
2016-03-11staging: rtl8723au: hal: Remove unnecessary function and its callBhaktipriya Shridhar1-6/+0
2016-02-07staging: rtl8723au: change parameter type in rtl8723a_set_rssi_cmd declarationAnatoly Stepanov1-1/+1
2015-07-14staging:rtl8723au:odm.c:Removing trailing whitespacesJoglekar Tejas1-1/+1
2015-05-08Staging: rtl8723au: hal: Remove trailing whitespace in odm.cEdward Lipinsky1-1/+1
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-03-23staging: rtl8723au: Fix trailing whitespaceJes Sorensen1-1/+1
2015-03-06staging: rtl8723au: Eliminate ODM_SetBBReg()Jes Sorensen1-13/+20
2015-03-06staging: rtl8723au: odm.c: Further reduce the use of ODM_SetBBReg()Jes Sorensen1-49/+119
2015-03-06staging: rtl8723au: Eliminate ODM_GetBBReg()Jes Sorensen1-11/+17
2015-03-06staging: rtl8723au: Get rid of ODM_Read4Byte()Jes Sorensen1-5/+4
2015-03-06staging: rtl8723au: Eliminate ODM_Write1Byte()Jes Sorensen1-2/+2
2015-03-06staging: rtl8723au: odm.c: Use rtl8723au_{read, write}32() for 32 bit registe...Jes Sorensen1-19/+16
2015-03-06staging: rtl8723au: Reduce the usage of ODM_[GS]et_BBReg()Jes Sorensen1-43/+46
2015-03-06staging: rtl8723au: Remove pointless wrappers around odm_TXPowerTrackingInit()Jes Sorensen1-10/+3
2015-03-06staging: rtl8723au: Remove a number of unused entries from struct dm_odm_tJes Sorensen1-9/+0
2015-03-06staging: rtl8723au: remove extra parentheses around right bit shift operationsAya Mahfouz1-3/+3
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 Sorensen1-1/+0
2015-03-06staging: rtl8723au: Remove unused Funai TV hackJes Sorensen1-8/+0
2015-03-06staging: rtl8723au: Remove write-only variable ControlChannelJes Sorensen1-9/+0
2015-03-06staging: rtl8723au: SupportInterface is always set to USBJes Sorensen1-4/+0
2015-03-06staging: rtl8723au: Remove no-op ODM_CMNINFO_PLATFORMJes Sorensen1-2/+0
2015-03-06staging: rtl8723au: odm_dtc(): Remove no-op functionJes Sorensen1-7/+0
2015-03-06staging: rtl8723au: Make odm_PHY_SaveAFERegisters() readableJes Sorensen1-7/+2
2015-03-06staging: rtl8723au: ODM_BB_CCK_PD is always setJes Sorensen1-3/+0
2015-03-06staging: rtl8723au: ODM_BB_RSSI_MONITOR is always setJes Sorensen1-16/+1
2015-03-06staging: rtl8723au: ODM_BB_FA_CNT is always setJes Sorensen1-10/+1
2015-03-06staging: rtl8723au: ODM_BB_DIG is always setJes Sorensen1-3/+2
2015-03-06staging: rtl8723au: ODM_BB_RA_MASK is always setJes Sorensen1-15/+2
2015-03-06staging: rtl8723au: ODM_MAC_EDCA_TURBO is always setJes Sorensen1-3/+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: No need for two copies of rf_typeJes Sorensen1-9/+3
2015-03-06staging: rtl8723au: Firmware always handles adaptive ratesJes Sorensen1-12/+0
2015-03-06staging: rtl8723au: rates are always set via the firmware interfaceJes Sorensen1-2/+1
2015-02-26Staging: rtl8723au: Tabs should be usedMelike Yurtoglu1-6/+6
2015-01-17staging: rtl8723au: hal: odm.c: Remove some unused functionsRickard Strandqvist1-81/+0
2015-01-17staging: rtl8723au: hal: Removed space before semicolonAnjana Sasindran1-2/+2
2015-01-17staging: rtl8723au: hal: Added blank line after declarationAnjana Sasindran1-0/+2
2014-07-21staging: rtl8723au: Remove a pile of fluff for calling into a bunch of no-op ...Jes Sorensen1-77/+0
2014-07-21staging: rtl8723au: odm_CommonInfoSelfInit23a(): Use proper register definesJes Sorensen1-2/+4
2014-07-21staging: rtl8723au: Remove obsolete ODM23a_CmnInfoHook()Jes Sorensen1-15/+0
2014-07-21staging: rtl8723au: Eliminate obsolete odm_CmnInfoHook_Debug23a()Jes Sorensen1-8/+0
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_POWER_SAVING usageJes Sorensen1-6/+2