index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
2023-10-27
staging: rtl8192e: Fix line break issue at priv->rx_buf[priv->rx_idx]
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUE
Philipp Hortmann
2023-10-27
staging: rtl8192e: Convert array rx_idx[] to variable rx_idx
Philipp Hortmann
2023-10-27
staging: rtl8192e: Convert array rx_ring_dma[] to variable rx_ring_dma
Philipp Hortmann
2023-10-27
staging: rtl8192e: Convert array rx_buf[][] to array rx_buf[]
Philipp Hortmann
2023-10-27
staging: rtl8192e: Convert array rx_ring[] to variable rx_ring
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove loops with constant MAX_RX_QUEUE
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableEDCATurbo()
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableMCSTwoSpatialStream()
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableMCS15()
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableMCS14()
Philipp Hortmann
2023-10-25
staging: rtl8192e: Remove unused variables TClasProc and TClasNum
Philipp Hortmann
2023-10-25
staging: rtl8192e: Remove unused union qos_tclas
Philipp Hortmann
2023-10-25
staging: rtl8192e: Remove last three parameters of MakeTSEntry()
Philipp Hortmann
2023-10-25
staging: rtl8192e: Remove unused struct acm
Philipp Hortmann
2023-10-25
staging: rtl8192e: Replace union qos_tsinfo with embedded struct
Philipp Hortmann
2023-10-25
staging: rtl8192e: Replace union tspec_body including embedded struct
Philipp Hortmann
2023-10-25
staging: rtl8192e: Remove unused variables from union tspec_body
Philipp Hortmann
2023-10-25
staging: rtl8192e: Remove written but unevaluated variable ucUP
Philipp Hortmann
2023-10-25
staging: rtl8192e: Remove unused variables ucReserved and friends
Philipp Hortmann
2023-10-25
staging: rtl8192e: Replace BIT10 to BIT31 with BIT(10) to BIT(31)
Philipp Hortmann
2023-10-25
staging: rtl8192e: Replace BIT0 to BIT9 with BIT(0) to BIT(9)
Philipp Hortmann
2023-10-21
staging: rtl8192e: clean up comparisons to NULL
Michael Straube
2023-10-21
staging: rtl8192e: renamed variable HTUpdateDefaultSetting
Gary Rookard
2023-10-15
Staging: rtl8192e: Rename variable pTS
Tree Davies
2023-10-15
Staging: rtl8192e: Rename variable ReasonCode
Tree Davies
2023-10-15
Staging: rtl8192e: Rename variable TSInfo
Tree Davies
2023-10-15
Staging: rtl8192e: Rename variable pBa
Tree Davies
2023-10-15
staging: rtl8192e: Remove unused enums dm_dig_sta and dm_dig_alg
Philipp Hortmann
2023-10-15
staging: rtl8192e: Remove unused variable dig_state
Philipp Hortmann
2023-10-15
staging: rtl8192e: Remove unchanged variable dig_algorithm_switch
Philipp Hortmann
2023-10-15
staging: rtl8192e: Remove _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()
Philipp Hortmann
2023-10-15
staging: rtl8192e: Remove unchanged variable dig_algorithm
Philipp Hortmann
2023-10-15
staging: rtl8192e: Remove unchanged variable dig_enable_flag
Philipp Hortmann
2023-10-07
staging: rtl8192e: Remove unused file rtllib_debug.h
Philipp Hortmann
2023-10-07
staging: rtl8192e: Remove unused variable rt_global_debug_component
Philipp Hortmann
2023-10-07
staging: rtl8192e: Remove function _rtl92e_wx_set_debug()
Philipp Hortmann
2023-10-07
staging: rtl8192e: Remove unchanged variable active_scan
Philipp Hortmann
2023-10-07
staging: rtl8192e: Remove function _rtl92e_wx_set_scan_type()
Philipp Hortmann
2023-10-07
staging: rtl8192e: Remove constant variable ps_force
Philipp Hortmann
2023-10-07
staging: rtl8192e: Remove function _rtl92e_wx_adapter_power_status()
Philipp Hortmann
2023-10-07
staging: rtl8192e: Remove constant variable reg_max_lps_awake_intvl
Philipp Hortmann
2023-10-07
staging: rtl8192e: Remove function _rtl92e_wx_set_lps_awake_interval()
Philipp Hortmann
2023-10-07
staging: rtl8192e: Remove function _rtl92e_wx_set_force_lps()
Philipp Hortmann
2023-10-05
staging: rtl8192e: Remove constant variable bToOtherSTA
Philipp Hortmann
2023-10-05
staging: rtl8192e: Remove constant variable net_promiscuous_md
Philipp Hortmann
2023-10-05
staging: rtl8192e: Remove constant variable promiscuous_on
Philipp Hortmann
2023-10-05
staging: rtl8192e: Remove constant variable fltr_src_sta_frame
Philipp Hortmann
2023-10-05
staging: rtl8192e: Remove function _rtl92e_wx_get_promisc_mode()
Philipp Hortmann
2023-10-05
staging: rtl8192e: Remove function _rtl92e_wx_set_promisc_mode()
Philipp Hortmann
[next]