index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
2023-06-23
staging: rtl8192e: Remove whitespace and blank lines
Tree Davies
2023-06-20
staging: rtl8192e: remove 5G related code
Michael Straube
2023-06-20
staging: rtl8192e: remove comparison to true
Michael Straube
2023-06-20
staging: rtl8192e: remove return statement from void function
Michael Straube
2023-06-20
staging: rtl8192e: convert else if sequence to switch
Michael Straube
2023-06-20
staging: rtl8192e: clean up brace coding style issues
Michael Straube
2023-06-19
staging: rtl8192e: Rename variable InitialGainHandler
Yogesh Hegde
2023-06-19
staging: rtl8192e: Rename variable LeisurePSLeave
Yogesh Hegde
2023-06-19
staging: rtl8192e: Rename variable SetBWModeHandler
Yogesh Hegde
2023-06-19
staging: rtl8192e: Rename variable SetWirelessMode
Yogesh Hegde
2023-06-19
staging: rtl8192e: Rename RTLLIB_LINKED_SCANNING
Philipp Hortmann
2023-06-19
staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKED
Philipp Hortmann
2023-06-19
staging: rtl8192e: Rename RTLLIB_NOLINK to MAC80211_NOLINK
Philipp Hortmann
2023-06-19
staging: rtl8192e: Rename state to link_state
Philipp Hortmann
2023-06-19
staging: rtl8192e: Rename rtllib_state to rtl_link_state
Philipp Hortmann
2023-06-19
staging: rtl8192e: Remove unused enum led_ctl_mode
Philipp Hortmann
2023-06-19
staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_x
Philipp Hortmann
2023-06-19
staging: rtl8192e: Remove unsupported modes IEEE_N_5G and IEEE_A
Philipp Hortmann
2023-06-19
staging: rtl8192e: Remove variable stats->freq as it is constant
Philipp Hortmann
2023-06-19
staging: rtl8192e: Add missing entry CFG80211 in Kconfig
Philipp Hortmann
2023-06-15
staging: rtl8192e: Use standard api to calculate channel to frequency
Philipp Hortmann
2023-06-15
staging: rtl8192e: Use standard api to calculate frequency to channel
Philipp Hortmann
2023-06-15
staging: rtl8192e: Add cfg80211.h and remove defined variables
Philipp Hortmann
2023-06-15
staging: rtl8192e: remove blank lines
Michael Straube
2023-05-28
staging: rtl8192e: clean unnecessary braces warning on r8192E_phy.c
David Tadokoro
2023-05-28
staging: rtl8192e: add missing spaces around operators
Michael Straube
2023-05-28
staging: rtl8192e: Unlock wx_mutex not in rtllib_wx_set_scan
Philipp Hortmann
2023-05-28
staging: rtl8192e: Exclude scan_mutex in rtllib_softmac_stop_scan
Philipp Hortmann
2023-05-28
staging: rtl8192e: Remove undefined function LedControlHandler
Philipp Hortmann
2023-05-28
staging: rtl8192e: Remove undefined function UpdateBeaconInterruptHandler
Philipp Hortmann
2023-05-28
staging: rtl8192e: Remove undefined function SetFwCmdHandler
Philipp Hortmann
2023-05-28
staging: rtl8192e: Remove undefined function set_security
Philipp Hortmann
2023-05-28
staging: rtl8192e: Remove undefined function hard_start_xmit
Philipp Hortmann
2023-05-28
staging: rtl8192e: Remove undefined function reset_port
Philipp Hortmann
2023-05-28
staging: rtl8192e: Remove functions rtllib_start_hw_scan and stop
Philipp Hortmann
2023-05-28
staging: rtl8192e: Remove undefined function data_hard_resume
Philipp Hortmann
2023-05-28
staging: rtl8192e: Remove undefined function data_hard_stop
Philipp Hortmann
2023-05-13
staging: rtl8192e: Refactor tmp_ofdm_index variable assignment
Yogesh Hegde
2023-05-13
staging: rtl8192e: Rename tmpCCK20Mindex and tmpCCK40Mindex
Yogesh Hegde
2023-05-13
staging: rtl8192e: Rename tmpOFDMindex and tmpCCKindex
Yogesh Hegde
2023-05-13
staging: rtl8192e: Rename tmpRegA and TempCCk
Yogesh Hegde
2023-05-08
staging: rtl8192e: avoid CamelCase <RATRIndex>
John Grace
2023-05-08
staging: rtl8192e: Remove unused sens and max_sens from r8192_priv struct
Yogesh Hegde
2023-05-08
staging: rtl8192e: Remove unused _rtl92e_wx_set_sens function
Yogesh Hegde
2023-05-08
staging: rtl8192e: Remove unused _rtl92e_wx_get_sens function
Yogesh Hegde
2023-05-08
staging: rtl8192e: Remove unused rf_set_sens variable
Yogesh Hegde
2023-05-08
staging: rtl8192e: add missing braces {}
Stephan Snyman
2023-04-20
staging: rtl8192e: Fix W_DISABLE# does not work after stop/start
Philipp Hortmann
2023-04-20
staging: rtl8192e: Remove unchanged variables bfsync_processing and more
Philipp Hortmann
2023-04-20
staging: rtl8192e: Remove unchanged variable frame_sync_monitor
Philipp Hortmann
[next]