summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)AuthorFilesLines
2023-10-27staging: rtl8192e: Fix line break issue at priv->rx_buf[priv->rx_idx]Philipp Hortmann1-2/+1
2023-10-27staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUEPhilipp Hortmann6-68/+1
2023-10-27staging: rtl8192e: Convert array rx_idx[] to variable rx_idxPhilipp Hortmann2-12/+8
2023-10-27staging: rtl8192e: Convert array rx_ring_dma[] to variable rx_ring_dmaPhilipp Hortmann3-4/+4
2023-10-27staging: rtl8192e: Convert array rx_buf[][] to array rx_buf[]Philipp Hortmann2-5/+5
2023-10-27staging: rtl8192e: Convert array rx_ring[] to variable rx_ringPhilipp Hortmann2-14/+13
2023-10-27staging: rtl8192e: Remove loops with constant MAX_RX_QUEUEPhilipp Hortmann1-62/+58
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableEDCATurbo()Philipp Hortmann1-10/+0
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCSTwoSpatialStream()Philipp Hortmann1-9/+0
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCS15()Philipp Hortmann1-9/+0
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCS14()Philipp Hortmann1-9/+0
2023-10-25staging: rtl8192e: Remove unused variables TClasProc and TClasNumPhilipp Hortmann2-4/+0
2023-10-25staging: rtl8192e: Remove unused union qos_tclasPhilipp Hortmann3-52/+0
2023-10-25staging: rtl8192e: Remove last three parameters of MakeTSEntry()Philipp Hortmann1-12/+2
2023-10-25staging: rtl8192e: Remove unused struct acmPhilipp Hortmann1-6/+0
2023-10-25staging: rtl8192e: Replace union qos_tsinfo with embedded structPhilipp Hortmann4-16/+14
2023-10-25staging: rtl8192e: Replace union tspec_body including embedded structPhilipp Hortmann4-15/+9
2023-10-25staging: rtl8192e: Remove unused variables from union tspec_bodyPhilipp Hortmann1-17/+0
2023-10-25staging: rtl8192e: Remove written but unevaluated variable ucUPPhilipp Hortmann2-2/+0
2023-10-25staging: rtl8192e: Remove unused variables ucReserved and friendsPhilipp Hortmann2-14/+0
2023-10-25staging: rtl8192e: Replace BIT10 to BIT31 with BIT(10) to BIT(31)Philipp Hortmann5-58/+35
2023-10-25staging: rtl8192e: Replace BIT0 to BIT9 with BIT(0) to BIT(9)Philipp Hortmann6-51/+41
2023-10-21staging: rtl8192e: clean up comparisons to NULLMichael Straube7-19/+17
2023-10-21staging: rtl8192e: renamed variable HTUpdateDefaultSettingGary Rookard3-3/+3
2023-10-15Staging: rtl8192e: Rename variable pTSTree Davies4-65/+65
2023-10-15Staging: rtl8192e: Rename variable ReasonCodeTree Davies1-13/+13
2023-10-15Staging: rtl8192e: Rename variable TSInfoTree Davies3-5/+5
2023-10-15Staging: rtl8192e: Rename variable pBaTree Davies1-3/+3
2023-10-15staging: rtl8192e: Remove unused enums dm_dig_sta and dm_dig_algPhilipp Hortmann1-19/+0
2023-10-15staging: rtl8192e: Remove unused variable dig_statePhilipp Hortmann2-5/+0
2023-10-15staging: rtl8192e: Remove unchanged variable dig_algorithm_switchPhilipp Hortmann2-20/+0
2023-10-15staging: rtl8192e: Remove _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()Philipp Hortmann1-115/+0
2023-10-15staging: rtl8192e: Remove unchanged variable dig_algorithmPhilipp Hortmann3-20/+1
2023-10-15staging: rtl8192e: Remove unchanged variable dig_enable_flagPhilipp Hortmann2-12/+0
2023-10-07staging: rtl8192e: Remove unused file rtllib_debug.hPhilipp Hortmann2-48/+0
2023-10-07staging: rtl8192e: Remove unused variable rt_global_debug_componentPhilipp Hortmann2-5/+0
2023-10-07staging: rtl8192e: Remove function _rtl92e_wx_set_debug()Philipp Hortmann1-40/+0
2023-10-07staging: rtl8192e: Remove unchanged variable active_scanPhilipp Hortmann3-5/+1
2023-10-07staging: rtl8192e: Remove function _rtl92e_wx_set_scan_type()Philipp Hortmann1-20/+0
2023-10-07staging: rtl8192e: Remove constant variable ps_forcePhilipp Hortmann2-3/+1
2023-10-07staging: rtl8192e: Remove function _rtl92e_wx_adapter_power_status()Philipp Hortmann1-37/+0
2023-10-07staging: rtl8192e: Remove constant variable reg_max_lps_awake_intvlPhilipp Hortmann3-18/+1
2023-10-07staging: rtl8192e: Remove function _rtl92e_wx_set_lps_awake_interval()Philipp Hortmann1-27/+0
2023-10-07staging: rtl8192e: Remove function _rtl92e_wx_set_force_lps()Philipp Hortmann2-23/+1
2023-10-05staging: rtl8192e: Remove constant variable bToOtherSTAPhilipp Hortmann1-20/+12
2023-10-05staging: rtl8192e: Remove constant variable net_promiscuous_mdPhilipp Hortmann4-16/+5
2023-10-05staging: rtl8192e: Remove constant variable promiscuous_onPhilipp Hortmann4-22/+11
2023-10-05staging: rtl8192e: Remove constant variable fltr_src_sta_framePhilipp Hortmann3-13/+0
2023-10-05staging: rtl8192e: Remove function _rtl92e_wx_get_promisc_mode()Philipp Hortmann1-34/+0
2023-10-05staging: rtl8192e: Remove function _rtl92e_wx_set_promisc_mode()Philipp Hortmann3-92/+2