summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtl8192e/rtl_dm.c
AgeCommit message (Expand)Author
2024-03-05Staging: rtl8192e: Rename function GetHalfNmodeSupportByAPsHandler()Tree Davies
2024-03-05staging: rtl8192e: rename enum members to upper caseMichael Straube
2024-03-05staging: rtl8192e: remove empty cases from switch statementsMichael Straube
2024-02-17Staging: rtl8192e: Rename function pointer SetHwRegHandler()Tree Davies
2023-12-09staging: rtl8192e: renamed variable IOTPeerGary Rookard
2023-12-09staging: rtl8192e: renamed variable bCurShortGI20MHzGary Rookard
2023-12-09staging: rtl8192e: renamed variable bCurShortGI40MHzGary Rookard
2023-10-25staging: rtl8192e: Replace BIT10 to BIT31 with BIT(10) to BIT(31)Philipp Hortmann
2023-10-25staging: rtl8192e: Replace BIT0 to BIT9 with BIT(0) to BIT(9)Philipp Hortmann
2023-10-15staging: rtl8192e: Remove unused variable dig_statePhilipp Hortmann
2023-10-15staging: rtl8192e: Remove unchanged variable dig_algorithm_switchPhilipp Hortmann
2023-10-15staging: rtl8192e: Remove _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()Philipp Hortmann
2023-10-15staging: rtl8192e: Remove unchanged variable dig_algorithmPhilipp Hortmann
2023-10-15staging: rtl8192e: Remove unchanged variable dig_enable_flagPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove unused variable rate_adaptive_disabledPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove unused variable last_ratrPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove unused function rtl92e_dm_restore_state()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove unused function rtl92e_dm_backup_state()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove unused variables priv->reset_count and reset_cntPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove unused variable reset_in_progressPhilipp Hortmann
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtl_core.cPhilipp Hortmann
2023-07-27staging: rtl8192e: Rename variable HighRSSIThreshForRAYogesh Hegde
2023-07-27staging: rtl8192e: Rename variable LowRSSIThreshForRAYogesh Hegde
2023-07-27staging: rtl8192e: Rename variable targetRATRYogesh Hegde
2023-07-27staging: rtl8192e: Rename variable currentRATRYogesh Hegde
2023-06-20staging: rtl8192e: clean up brace coding style issuesMichael Straube
2023-06-19staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKEDPhilipp Hortmann
2023-06-19staging: rtl8192e: Rename state to link_statePhilipp Hortmann
2023-06-19staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann
2023-06-15staging: rtl8192e: remove blank linesMichael Straube
2023-05-28staging: rtl8192e: add missing spaces around operatorsMichael Straube
2023-05-13staging: rtl8192e: Refactor tmp_ofdm_index variable assignmentYogesh Hegde
2023-05-13staging: rtl8192e: Rename tmpCCK20Mindex and tmpCCK40MindexYogesh Hegde
2023-05-13staging: rtl8192e: Rename tmpOFDMindex and tmpCCKindexYogesh Hegde
2023-05-13staging: rtl8192e: Rename tmpRegA and TempCCkYogesh Hegde
2023-04-20staging: rtl8192e: Remove unchanged variables bfsync_processing and morePhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unchanged variable frame_sync_monitorPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove set to true while true of bfirst_after_downPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove second initialization of bActuallySetPhilipp Hortmann
2023-04-15staging: rtl8192e: Remove unused function _rtl92e_dm_init_wa_broadcom_iotPhilipp Hortmann
2023-04-15staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SEPhilipp Hortmann
2023-04-05staging: rtl8192e: Remove local variable Value and powerlevelOFDM24GPhilipp Hortmann
2023-04-05staging: rtl8192e: Remove enum RF_1T2R and RF_TypePhilipp Hortmann
2023-04-05staging: rtl8192e: Remove RF_Type from .._dm_tx_update_tssi_weak_signalPhilipp Hortmann
2023-03-28staging: rtl8192e: Remove wireless mode WIRELESS_MODE_N_5GPhilipp Hortmann
2023-03-25staging: rtl8192e: remove rf_type from struct r8192_privMichael Straube
2023-03-25staging: rtl8192e: priv->rf_type is always RF_1T2RMichael Straube
2023-03-25staging: rtl8192e: Replace macro INIT_DELAYED_WORK_RSL with standard macroPhilipp Hortmann
2023-03-13Merge 6.3-rc2 into staging-nextGreg Kroah-Hartman
2023-03-08staging: rtl8192e: Remove conditions for RF_2T4RPhilipp Hortmann