summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/hal/phy.c
AgeCommit message (Expand)Author
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter
2021-07-27staging: rtl8188eu: remove unused IQKMatrixRegSetting arrayMartin Kaiser
2021-07-27staging: rtl8188eu: simplify phy_lc_calibrateMartin Kaiser
2021-07-27staging: rtl8188eu: simplify path_adda_onMartin Kaiser
2021-07-27staging: rtl8188eu: simplify phy_iq_calibrateMartin Kaiser
2021-07-27staging: rtl8188eu: simplify rtl88eu_phy_iq_calibrateMartin Kaiser
2021-06-14staging: rtl8188eu: remove a write-only power-index membersMartin Kaiser
2021-06-12staging: rtl8188eu: remove ODM_RT_TRACE calls from hal/phy.cPhillip Potter
2020-11-23staging: rtl8188eu: clean up the useless codeKaixu Xia
2020-09-22staging: rtl8188eu: clean up alignment style issuesMichael Straube
2020-09-17staging: rtl8188eu: use __func__ in hal directoryMichael Straube
2020-09-16staging: rtl8188eu: remove extra indentationsMichael Straube
2020-05-27staging: rtl8188eu: make some arrays static constMichael Straube
2020-05-27staging: rtl8188eu: clean up some declarationsMichael Straube
2020-04-13staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2020-03-25Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube
2018-12-19staging: rtl8188eu: cleanup brace coding style issuesMichael Straube
2018-12-12staging: rtl8188eu: simplify loop in rtl88eu_phy_iq_calibrate()Michael Straube
2018-09-28staging: rtl8188eu: remove get_right_chnl_for_iqk()Michael Straube
2018-08-05staging: rtl8188eu: remove unnecessary includesMichael Straube
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2017-10-03staging: rtl8188eu: Remove braces from single statement blocksMihaela Muraru
2017-05-15staging: rtl8188eu: Put constant on right side of comparisonAviv Palivoda
2017-03-06staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil
2016-10-16Staging: rtl8188eu: hal: Compress return logic into one lineMihaela Muraru
2016-10-16staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structureIvan Safonov
2016-10-16staging:r8188eu: refactor rtl88eu_dm_txpower_tracking_callback_thermalmeter f...Ivan Safonov
2016-10-16staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structureIvan Safonov
2016-10-16staging:r8188eu: remove rf_chip member of hal_data_8188e structureIvan Safonov
2016-09-23staging: r8188eu: remove RFType member of odm_dm_struct structureIvan Safonov
2016-09-23staging: r8188eu: remove rf_type member of hal_data_8188e structureIvan Safonov
2016-09-20staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov
2016-09-12staging: r8188eu: rename phy_set_bw_mode to rtw_hal_set_bwmodeIvan Safonov
2016-09-12staging: r8188eu: rename phy_sw_chnl to rtw_hal_set_chanIvan Safonov
2016-09-12staging: r8188eu: rename phy_query_rf_reg to rtw_hal_read_rfregIvan Safonov
2016-09-12staging: r8188eu: remove bNotifyChannelChange member of struct adapterIvan Safonov
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-02-20staging: rtl8188eu: Remove RF_PATH_C & RF_PATH_DAndrew Bradford
2015-10-29staging: rtl8188eu: abs kernel macro used in simularity_compare functionIvan Safonov
2015-10-24rtl8188eu : BIT() macro cleanupAnish Bhatt
2015-06-12staging: rtl8188eu: remove unused variablesSudip Mukherjee
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-01Staging: rtl8188eu: Remove unused variableVatika Harlalka
2015-03-01Staging: rtl8188eu: Move variable assignmentVatika Harlalka
2015-02-26Staging: rtl8188eu: Remove unnecessary codeVatika Harlalka
2015-02-26Staging: rtl8188eu: Refactor conditional code to increase readabilityVatika Harlalka
2015-02-26Staging: rtl8188eu: Combine two loops to increase readabilityVatika Harlalka
2015-02-26Staging: rtl8188eu: Remove unnecessary if conditionVatika Harlalka