summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2023-10-27staging: rtl8192e: Fix line break issue at priv->rx_buf[priv->rx_idx]Philipp Hortmann
2023-10-27staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUEPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_idx[] to variable rx_idxPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_ring_dma[] to variable rx_ring_dmaPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_buf[][] to array rx_buf[]Philipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_ring[] to variable rx_ringPhilipp Hortmann
2023-10-27staging: rtl8192e: Remove loops with constant MAX_RX_QUEUEPhilipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableEDCATurbo()Philipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCSTwoSpatialStream()Philipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCS15()Philipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCS14()Philipp Hortmann
2023-10-25staging: rtl8192e: Remove unused variables TClasProc and TClasNumPhilipp Hortmann
2023-10-25staging: rtl8192e: Remove unused union qos_tclasPhilipp Hortmann
2023-10-25staging: rtl8192e: Remove last three parameters of MakeTSEntry()Philipp Hortmann
2023-10-25staging: rtl8192e: Remove unused struct acmPhilipp Hortmann
2023-10-25staging: rtl8192e: Replace union qos_tsinfo with embedded structPhilipp Hortmann
2023-10-25staging: rtl8192e: Replace union tspec_body including embedded structPhilipp Hortmann
2023-10-25staging: rtl8192e: Remove unused variables from union tspec_bodyPhilipp Hortmann
2023-10-25staging: rtl8192e: Remove written but unevaluated variable ucUPPhilipp Hortmann
2023-10-25staging: rtl8192e: Remove unused variables ucReserved and friendsPhilipp Hortmann
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-21staging: rtl8192e: clean up comparisons to NULLMichael Straube
2023-10-21staging: rtl8192e: renamed variable HTUpdateDefaultSettingGary Rookard
2023-10-15Staging: rtl8192e: Rename variable pTSTree Davies
2023-10-15Staging: rtl8192e: Rename variable ReasonCodeTree Davies
2023-10-15Staging: rtl8192e: Rename variable TSInfoTree Davies
2023-10-15Staging: rtl8192e: Rename variable pBaTree Davies
2023-10-15staging: rtl8192e: Remove unused enums dm_dig_sta and dm_dig_algPhilipp 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-07staging: rtl8192e: Remove unused file rtllib_debug.hPhilipp Hortmann
2023-10-07staging: rtl8192e: Remove unused variable rt_global_debug_componentPhilipp Hortmann
2023-10-07staging: rtl8192e: Remove function _rtl92e_wx_set_debug()Philipp Hortmann
2023-10-07staging: rtl8192e: Remove unchanged variable active_scanPhilipp Hortmann
2023-10-07staging: rtl8192e: Remove function _rtl92e_wx_set_scan_type()Philipp Hortmann
2023-10-07staging: rtl8192e: Remove constant variable ps_forcePhilipp Hortmann
2023-10-07staging: rtl8192e: Remove function _rtl92e_wx_adapter_power_status()Philipp Hortmann
2023-10-07staging: rtl8192e: Remove constant variable reg_max_lps_awake_intvlPhilipp Hortmann
2023-10-07staging: rtl8192e: Remove function _rtl92e_wx_set_lps_awake_interval()Philipp Hortmann
2023-10-07staging: rtl8192e: Remove function _rtl92e_wx_set_force_lps()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove constant variable bToOtherSTAPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove constant variable net_promiscuous_mdPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove constant variable promiscuous_onPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove constant variable fltr_src_sta_framePhilipp Hortmann
2023-10-05staging: rtl8192e: Remove function _rtl92e_wx_get_promisc_mode()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove function _rtl92e_wx_set_promisc_mode()Philipp Hortmann