summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: Remove whitespace and blank linesTree Davies2023-06-231-38/+23
* staging: rtl8192e: remove 5G related codeMichael Straube2023-06-204-5/+1
* staging: rtl8192e: remove comparison to trueMichael Straube2023-06-201-1/+1
* staging: rtl8192e: remove return statement from void functionMichael Straube2023-06-201-1/+0
* staging: rtl8192e: convert else if sequence to switchMichael Straube2023-06-201-5/+9
* staging: rtl8192e: clean up brace coding style issuesMichael Straube2023-06-207-22/+30
* staging: rtl8192e: Rename variable InitialGainHandlerYogesh Hegde2023-06-193-4/+4
* staging: rtl8192e: Rename variable LeisurePSLeaveYogesh Hegde2023-06-194-4/+4
* staging: rtl8192e: Rename variable SetBWModeHandlerYogesh Hegde2023-06-194-8/+8
* staging: rtl8192e: Rename variable SetWirelessModeYogesh Hegde2023-06-193-8/+8
* staging: rtl8192e: Rename RTLLIB_LINKED_SCANNINGPhilipp Hortmann2023-06-194-6/+6
* staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKEDPhilipp Hortmann2023-06-1911-62/+62
* staging: rtl8192e: Rename RTLLIB_NOLINK to MAC80211_NOLINKPhilipp Hortmann2023-06-194-20/+20
* staging: rtl8192e: Rename state to link_statePhilipp Hortmann2023-06-1911-99/+99
* staging: rtl8192e: Rename rtllib_state to rtl_link_statePhilipp Hortmann2023-06-191-2/+2
* staging: rtl8192e: Remove unused enum led_ctl_modePhilipp Hortmann2023-06-191-11/+0
* staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann2023-06-1910-39/+34
* staging: rtl8192e: Remove unsupported modes IEEE_N_5G and IEEE_APhilipp Hortmann2023-06-196-20/+6
* staging: rtl8192e: Remove variable stats->freq as it is constantPhilipp Hortmann2023-06-193-20/+5
* staging: rtl8192e: Add missing entry CFG80211 in KconfigPhilipp Hortmann2023-06-191-0/+1
* staging: rtl8192e: Use standard api to calculate channel to frequencyPhilipp Hortmann2023-06-153-15/+6
* staging: rtl8192e: Use standard api to calculate frequency to channelPhilipp Hortmann2023-06-151-8/+1
* staging: rtl8192e: Add cfg80211.h and remove defined variablesPhilipp Hortmann2023-06-152-12/+1
* staging: rtl8192e: remove blank linesMichael Straube2023-06-1513-159/+0
* staging: rtl8192e: clean unnecessary braces warning on r8192E_phy.cDavid Tadokoro2023-05-281-2/+1
* staging: rtl8192e: add missing spaces around operatorsMichael Straube2023-05-286-94/+94
* staging: rtl8192e: Unlock wx_mutex not in rtllib_wx_set_scanPhilipp Hortmann2023-05-281-3/+1
* staging: rtl8192e: Exclude scan_mutex in rtllib_softmac_stop_scanPhilipp Hortmann2023-05-281-3/+3
* staging: rtl8192e: Remove undefined function LedControlHandlerPhilipp Hortmann2023-05-285-46/+0
* staging: rtl8192e: Remove undefined function UpdateBeaconInterruptHandlerPhilipp Hortmann2023-05-283-10/+0
* staging: rtl8192e: Remove undefined function SetFwCmdHandlerPhilipp Hortmann2023-05-283-13/+3
* staging: rtl8192e: Remove undefined function set_securityPhilipp Hortmann2023-05-282-8/+0
* staging: rtl8192e: Remove undefined function hard_start_xmitPhilipp Hortmann2023-05-282-14/+1
* staging: rtl8192e: Remove undefined function reset_portPhilipp Hortmann2023-05-282-21/+0
* staging: rtl8192e: Remove functions rtllib_start_hw_scan and stopPhilipp Hortmann2023-05-282-21/+3
* staging: rtl8192e: Remove undefined function data_hard_resumePhilipp Hortmann2023-05-283-29/+2
* staging: rtl8192e: Remove undefined function data_hard_stopPhilipp Hortmann2023-05-283-14/+0
* staging: rtl8192e: Refactor tmp_ofdm_index variable assignmentYogesh Hegde2023-05-131-2/+2
* staging: rtl8192e: Rename tmpCCK20Mindex and tmpCCK40MindexYogesh Hegde2023-05-131-14/+14
* staging: rtl8192e: Rename tmpOFDMindex and tmpCCKindexYogesh Hegde2023-05-131-12/+12
* staging: rtl8192e: Rename tmpRegA and TempCCkYogesh Hegde2023-05-131-12/+12
* staging: rtl8192e: avoid CamelCase <RATRIndex>John Grace2023-05-085-9/+9
* staging: rtl8192e: Remove unused sens and max_sens from r8192_priv structYogesh Hegde2023-05-081-2/+0
* staging: rtl8192e: Remove unused _rtl92e_wx_set_sens functionYogesh Hegde2023-05-081-20/+0
* staging: rtl8192e: Remove unused _rtl92e_wx_get_sens functionYogesh Hegde2023-05-081-10/+0
* staging: rtl8192e: Remove unused rf_set_sens variableYogesh Hegde2023-05-082-18/+2
* staging: rtl8192e: add missing braces {}Stephan Snyman2023-05-081-5/+9
* staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann2023-04-201-0/+1
* staging: rtl8192e: Remove unchanged variables bfsync_processing and morePhilipp Hortmann2023-04-203-4/+0
* staging: rtl8192e: Remove unchanged variable frame_sync_monitorPhilipp Hortmann2023-04-202-45/+30