summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal/phy.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter2021-08-011-1112/+0
* staging: rtl8188eu: remove unused IQKMatrixRegSetting arrayMartin Kaiser2021-07-271-6/+0
* staging: rtl8188eu: simplify phy_lc_calibrateMartin Kaiser2021-07-271-17/+3
* staging: rtl8188eu: simplify path_adda_onMartin Kaiser2021-07-271-10/+4
* staging: rtl8188eu: simplify phy_iq_calibrateMartin Kaiser2021-07-271-85/+6
* staging: rtl8188eu: simplify rtl88eu_phy_iq_calibrateMartin Kaiser2021-07-271-62/+3
* staging: rtl8188eu: remove a write-only power-index membersMartin Kaiser2021-06-141-15/+0
* staging: rtl8188eu: remove ODM_RT_TRACE calls from hal/phy.cPhillip Potter2021-06-121-37/+1
* staging: rtl8188eu: clean up the useless codeKaixu Xia2020-11-231-7/+0
* staging: rtl8188eu: clean up alignment style issuesMichael Straube2020-09-221-11/+10
* staging: rtl8188eu: use __func__ in hal directoryMichael Straube2020-09-171-1/+1
* staging: rtl8188eu: remove extra indentationsMichael Straube2020-09-161-13/+13
* staging: rtl8188eu: make some arrays static constMichael Straube2020-05-271-10/+11
* staging: rtl8188eu: clean up some declarationsMichael Straube2020-05-271-16/+17
* staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2020-04-131-4/+4
* Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel2020-03-251-69/+69
* staging: rtl8188eu: remove else after break or returnMichael Straube2020-01-221-21/+20
* staging: rtl8188eu: cleanup brace coding style issuesMichael Straube2018-12-191-2/+2
* staging: rtl8188eu: simplify loop in rtl88eu_phy_iq_calibrate()Michael Straube2018-12-121-9/+4
* staging: rtl8188eu: remove get_right_chnl_for_iqk()Michael Straube2018-09-281-24/+3
* staging: rtl8188eu: remove unnecessary includesMichael Straube2018-08-051-1/+0
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-241-3/+0
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1
* staging: rtl8188eu: Remove braces from single statement blocksMihaela Muraru2017-10-031-8/+7
* staging: rtl8188eu: Put constant on right side of comparisonAviv Palivoda2017-05-151-2/+2
* staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil2017-03-061-0/+1
* Staging: rtl8188eu: hal: Compress return logic into one lineMihaela Muraru2016-10-161-6/+4
* staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structureIvan Safonov2016-10-161-1/+0
* staging:r8188eu: refactor rtl88eu_dm_txpower_tracking_callback_thermalmeter f...Ivan Safonov2016-10-161-27/+7
* staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structureIvan Safonov2016-10-161-7/+4
* staging:r8188eu: remove rf_chip member of hal_data_8188e structureIvan Safonov2016-10-161-12/+1
* staging: r8188eu: remove RFType member of odm_dm_struct structureIvan Safonov2016-09-231-13/+3
* staging: r8188eu: remove rf_type member of hal_data_8188e structureIvan Safonov2016-09-231-4/+1
* staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov2016-09-201-24/+16
* staging: r8188eu: rename phy_set_bw_mode to rtw_hal_set_bwmodeIvan Safonov2016-09-121-1/+1
* staging: r8188eu: rename phy_sw_chnl to rtw_hal_set_chanIvan Safonov2016-09-121-1/+1
* staging: r8188eu: rename phy_query_rf_reg to rtw_hal_read_rfregIvan Safonov2016-09-121-5/+5
* staging: r8188eu: remove bNotifyChannelChange member of struct adapterIvan Safonov2016-09-121-3/+0
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0
* staging: rtl8188eu: Remove RF_PATH_C & RF_PATH_DAndrew Bradford2016-02-201-26/+0
* staging: rtl8188eu: abs kernel macro used in simularity_compare functionIvan Safonov2015-10-291-1/+1
* rtl8188eu : BIT() macro cleanupAnish Bhatt2015-10-241-15/+15
* staging: rtl8188eu: remove unused variablesSudip Mukherjee2015-06-121-8/+2
* Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-10/+10
* Staging: rtl8188eu: Remove unused variableVatika Harlalka2015-03-011-9/+1
* Staging: rtl8188eu: Move variable assignmentVatika Harlalka2015-03-011-1/+1
* Staging: rtl8188eu: Remove unnecessary codeVatika Harlalka2015-02-261-20/+1
* Staging: rtl8188eu: Refactor conditional code to increase readabilityVatika Harlalka2015-02-261-9/+3
* Staging: rtl8188eu: Combine two loops to increase readabilityVatika Harlalka2015-02-261-3/+3
* Staging: rtl8188eu: Remove unnecessary if conditionVatika Harlalka2015-02-261-36/+1