summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)AuthorFilesLines
2023-03-08staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann1-12/+0
2023-03-08staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann1-23/+0
2023-02-09staging: rtl8192e: Use BIT() instead of << for bit field MSR_LINK_MASKPhilipp Hortmann1-1/+1
2023-02-08staging: rtl8192e: Rename DM_RxPathSelTablePhilipp Hortmann2-31/+30
2023-02-08staging: rtl8192e: Rename diff_TH and disabledRFPhilipp Hortmann2-9/+9
2023-02-08staging: rtl8192e: Rename Enable, cck_Rx_path and SS_TH_lowPhilipp Hortmann2-10/+10
2023-02-08staging: rtl8192e: Rename RateAdaptiveTH.., VeryLowRSSI and WAIotTHValPhilipp Hortmann3-9/+9
2023-02-08staging: rtl8192e: Rename RxPathSelectio.., RateAdaptive.. and RateAdap..Philipp Hortmann3-12/+12
2023-02-08staging: rtl8192e: Rename OFDM_Table.., CCK_Table_.. and RxPathSelecti..Philipp Hortmann2-15/+15
2023-02-08staging: rtl8192e: Rename MacBlkCtrl and remove double definitionPhilipp Hortmann4-5/+3
2023-02-08staging: rtl8192e: Remove blank lines in r8192E_hw.h, rtl_core.h and ..Philipp Hortmann3-14/+2
2023-02-08staging: rtl8192e: Rename AcmHw_ViqEn, AcmHw_VoqEn and ANAPAR_FOR_8192PciEPhilipp Hortmann3-7/+7
2023-01-31staging: rtl8192e: Rename TPPoll_CQ, AcmHwCtrl and AcmHw_BeqEnPhilipp Hortmann3-9/+9
2023-01-31staging: rtl8192e: Rename _RTL8192Pci_HW, MXDMA2_NoLimit and TPPollPhilipp Hortmann4-7/+7
2023-01-31staging: rtl8192e: Remove used constants MSR_LINK_SH.. and MSR_LINK_N..Philipp Hortmann2-11/+3
2023-01-31staging: rtl8192e: Remove unused constants in _RTL8192Pci_HWPhilipp Hortmann1-147/+1
2023-01-31staging: rtl8192e: Remove unused constants at beginning of r8192E_hw.hPhilipp Hortmann1-37/+1
2023-01-31staging: rtl8192e: Rename BaseBand_Config_PHY_REG and BaseBand_Config_AGC_TABPhilipp Hortmann2-6/+6
2023-01-31staging: rtl8192e: Remove unused constants from enum rt_customer_idPhilipp Hortmann1-22/+0
2023-01-31staging: rtl8192e: Remove unused variable rxSNRdBPhilipp Hortmann2-8/+2
2023-01-31staging: rtl8192e: Rename sCrcLngPhilipp Hortmann3-3/+3
2023-01-31staging: rtl8192e: Rename TxBBGainTab.., CCKTxBBGainTab.. and RT_CID_81..Philipp Hortmann6-29/+29
2023-01-27staging: rtl8192e: Remove unused variables txbytes.., txbyt.. and signa..Philipp Hortmann3-9/+1
2023-01-27staging: rtl8192e: Remove unused variables txbeac.., txman.. and txcmdp..Philipp Hortmann2-10/+1
2023-01-27staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea..Philipp Hortmann2-8/+0
2023-01-27staging: rtl8192e: Remove unused variables txov.., txbeokint and txbkokintPhilipp Hortmann2-8/+0
2023-01-27staging: rtl8192e: Remove unused variables rxint, ints and shintsPhilipp Hortmann2-9/+1
2023-01-27staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov..Philipp Hortmann3-18/+2
2023-01-27staging: rtl8192e: Remove unused variables numqry_..Philipp Hortmann2-7/+0
2023-01-27staging: rtl8192e: Remove unused variables numpacket.. and received_pre..Philipp Hortmann2-14/+0
2023-01-27staging: rtl8192e: Remove unused variables rxcrcerrmin and friendsPhilipp Hortmann2-13/+0
2023-01-27staging: rtl8192e: Remove unused variables rxdatacrcerr and rxmgmtcrcerrPhilipp Hortmann2-9/+0
2023-01-27staging: rtl8192e: Remove unused variables rxrdu and rxokPhilipp Hortmann2-4/+0
2023-01-23staging: rtl8192e: Rename btxpower_trackin.., Slide_Beaco.. and Slide_B..Philipp Hortmann3-13/+13
2023-01-23staging: rtl8192e: Rename eeprom_CustomerID, SwChnlStage and SwChnlStepPhilipp Hortmann3-10/+10
2023-01-23staging: rtl8192e: Remove unused variable bfirst_initPhilipp Hortmann2-7/+0
2023-01-23staging: rtl8192e: Remove repeated set to zero of powerlevel and friendPhilipp Hortmann1-7/+1
2023-01-23staging: rtl8192e: Remove u4RegValue which is always zeroPhilipp Hortmann1-7/+1
2023-01-23staging: rtl8192e: Remove ant_pwr_diff which is always zeroPhilipp Hortmann1-6/+1
2023-01-23staging: rtl8192e: Remove zeroed arrays tx_pwr_level_cck_a and friendsPhilipp Hortmann3-17/+5
2023-01-23staging: rtl8192e: Init tx_pwr_level_cck_a and friends directlyPhilipp Hortmann2-12/+4
2023-01-23staging: rtl8192e: Combine three loops to one to init tx_pwr_level_...Philipp Hortmann1-21/+1
2023-01-19staging: rtl8192e: Remove unused variable DM_TypePhilipp Hortmann3-6/+0
2023-01-19staging: rtl8192e: Remove unused variable RF_C_TxPwDiffPhilipp Hortmann2-3/+0
2023-01-19staging: rtl8192e: Remove unused variable H2CTxCmdSeqPhilipp Hortmann1-2/+0
2023-01-19staging: rtl8192e: Remove unused variable PwrDomainProtectPhilipp Hortmann2-3/+0
2023-01-19staging: rtl8192e: Remove unused variable framesyncC34Philipp Hortmann2-2/+0
2023-01-19staging: rtl8192e: Remove unused variable SifsTimePhilipp Hortmann2-2/+0
2023-01-19staging: rtl8192e: Rename PHYRegDef, CurrentChannelBW and CustomerIDPhilipp Hortmann5-131/+131
2023-01-19staging: rtl8192e: Rename LastRxDescTSF, LoopbackMode and pFirmwarePhilipp Hortmann4-18/+18