summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal/phy.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-19staging: rtl8188eu: cleanup brace coding style issuesMichael Straube1-2/+2
2018-12-12staging: rtl8188eu: simplify loop in rtl88eu_phy_iq_calibrate()Michael Straube1-9/+4
2018-09-28staging: rtl8188eu: remove get_right_chnl_for_iqk()Michael Straube1-24/+3
2018-08-05staging: rtl8188eu: remove unnecessary includesMichael Straube1-1/+0
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube1-3/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2017-10-03staging: rtl8188eu: Remove braces from single statement blocksMihaela Muraru1-8/+7
2017-05-15staging: rtl8188eu: Put constant on right side of comparisonAviv Palivoda1-2/+2
2017-03-06staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil1-0/+1
2016-10-16Staging: rtl8188eu: hal: Compress return logic into one lineMihaela Muraru1-6/+4
2016-10-16staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structureIvan Safonov1-1/+0
2016-10-16staging:r8188eu: refactor rtl88eu_dm_txpower_tracking_callback_thermalmeter f...Ivan Safonov1-27/+7
2016-10-16staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structureIvan Safonov1-7/+4
2016-10-16staging:r8188eu: remove rf_chip member of hal_data_8188e structureIvan Safonov1-12/+1
2016-09-23staging: r8188eu: remove RFType member of odm_dm_struct structureIvan Safonov1-13/+3
2016-09-23staging: r8188eu: remove rf_type member of hal_data_8188e structureIvan Safonov1-4/+1
2016-09-20staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov1-24/+16
2016-09-12staging: r8188eu: rename phy_set_bw_mode to rtw_hal_set_bwmodeIvan Safonov1-1/+1
2016-09-12staging: r8188eu: rename phy_sw_chnl to rtw_hal_set_chanIvan Safonov1-1/+1
2016-09-12staging: r8188eu: rename phy_query_rf_reg to rtw_hal_read_rfregIvan Safonov1-5/+5
2016-09-12staging: r8188eu: remove bNotifyChannelChange member of struct adapterIvan Safonov1-3/+0
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2016-02-20staging: rtl8188eu: Remove RF_PATH_C & RF_PATH_DAndrew Bradford1-26/+0
2015-10-29staging: rtl8188eu: abs kernel macro used in simularity_compare functionIvan Safonov1-1/+1
2015-10-24rtl8188eu : BIT() macro cleanupAnish Bhatt1-15/+15
2015-06-12staging: rtl8188eu: remove unused variablesSudip Mukherjee1-8/+2
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed1-10/+10
2015-03-01Staging: rtl8188eu: Remove unused variableVatika Harlalka1-9/+1
2015-03-01Staging: rtl8188eu: Move variable assignmentVatika Harlalka1-1/+1
2015-02-26Staging: rtl8188eu: Remove unnecessary codeVatika Harlalka1-20/+1
2015-02-26Staging: rtl8188eu: Refactor conditional code to increase readabilityVatika Harlalka1-9/+3
2015-02-26Staging: rtl8188eu: Combine two loops to increase readabilityVatika Harlalka1-3/+3
2015-02-26Staging: rtl8188eu: Remove unnecessary if conditionVatika Harlalka1-36/+1
2015-02-26Staging: rtl8188eu: Remove unnecessary variableVatika Harlalka1-3/+2
2015-02-26Staging: rtl8188eu: Refactored code to increase readilityVatika Harlalka1-20/+12
2015-02-26Staging: rtl8188eu: Replace ternary operator with existing macroVatika Harlalka1-3/+2
2015-02-26Staging: rtl8188eu: Remove redundant if conditionVatika Harlalka1-8/+2
2015-02-26Staging: rtl8188eu: Changed array and loop constructVatika Harlalka1-4/+3
2015-02-26Staging: rtl8188eu: Replace unneeded switch-case blockVatika Harlalka1-14/+1
2015-02-26Staging: rtl8188eu: Remove unnecessary variableVatika Harlalka1-3/+1
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-1/+1
2014-09-08staging: rtl8188eu: Remove HalPhyRf_8188e.cnavin patidar1-0/+1187
2014-09-06staging: rtl8188eu: include missing headerNicolas Thery1-0/+1
2014-08-31staging: rtl8188eu: Rework function rtl8188e_PHY_RF6052SetOFDMTxPower()navin patidar1-1/+1
2014-08-31staging: rtl8188eu: Rework function rtl8188e_PHY_RF6052SetCckTxPower()navin patidar1-1/+1
2014-08-31staging: rtl8188eu: Rework function rtl8188e_PHY_RF6052SetBandwidth()navin patidar1-1/+2
2014-08-31staging: rtl8188eu: Rename rtl8188e_phycfg.c to phy.cnavin patidar1-0/+381