aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2022-03-01staging: r8188eu: use ieee80211 helpers to check the frame typeMartin Kaiser1-12/+7
2022-03-01staging: r8188eu: use ieee80211 define for management frame typeMartin Kaiser3-15/+15
2022-03-01staging: r8188eu: remove unused defineMartin Kaiser1-1/+0
2022-03-01staging: r8188eu: get_rx_status is not usedMartin Kaiser1-5/+0
2022-03-01staging: r8188eu: recvframe_push is not usedMartin Kaiser1-20/+0
2022-03-01staging: r8188eu: cnt is set but not usedMartin Kaiser1-4/+1
2022-03-01staging: r8188eu: fix endless loop in recv_funcMartin Kaiser1-2/+1
2022-03-01staging: r8188eu: irq_prepare_beacon_tasklet is unusedMartin Kaiser1-1/+0
2022-03-01staging: r8188eu: smooth_rssi_data is not usedMartin Kaiser1-7/+0
2022-03-01staging: r8188eu: remove _linked_rx_signal_strength_display()Michael Straube3-35/+0
2022-02-25staging: r8188eu: remove ETH_ALEN from ieee80211.hMichael Straube1-1/+0
2022-02-25staging: r8188eu: remove update_bcn_p2p_ie()Michael Straube1-6/+0
2022-02-25staging: r8188eu: remove unused function prototypeMichael Straube1-1/+0
2022-02-25staging: r8188eu: EepromAddressSize is set but not usedMichael Straube4-20/+0
2022-02-25staging: r8188eu: remove redundant variable reg_0x143Colin Ian King1-2/+1
2022-02-25staging: r8188eu: clean up rtw_rf.cMichael Straube1-5/+0
2022-02-25staging: r8188eu: refactor rtw_ch2freq()Michael Straube1-23/+18
2022-02-25staging: r8188eu: remove 5 GHz channels from ch_freq_mapMichael Straube1-16/+0
2022-02-25staging: r8188eu: remove unused variable from UpdateHalRAMask8188EUsbPhillip Potter1-6/+0
2022-02-21staging: r8188eu: remove unnecessary braces in if statementsMarcelo Aloisio da Silva1-4/+2
2022-02-21staging: r8188eu: move open brace to the previous lineMarcelo Aloisio da Silva1-2/+1
2022-02-21staging: r8188eu: remove unused aes tables from rtw_security.cMichael Straube2-188/+0
2022-02-21staging: r8188eu: remove unused macros from rtw_security.hMichael Straube1-98/+0
2022-02-21staging: r8188eu: remove ODM_CmnInfoUpdate()Michael Straube3-29/+3
2022-02-21staging: r8188eu: convert type of pBandWidth in odm_dm_structMichael Straube2-2/+2
2022-02-21staging: r8188eu: remove enum odm_bwMichael Straube2-8/+2
2022-02-21staging: r8188eu: convert two u8 variables to boolMichael Straube3-4/+4
2022-02-21staging: r8188eu: remove ODM_CmnInfoHook()Michael Straube3-51/+7
2022-02-21staging: r8188eu: NumQryPhyStatusOFDM is set but not usedMartin Kaiser2-3/+0
2022-02-21staging: r8188eu: NumQryPhyStatusCCK is set but not usedMartin Kaiser2-2/+0
2022-02-21staging: r8188eu: RxSNR is set but not usedMartin Kaiser2-2/+0
2022-02-21staging: r8188eu: RxMIMOSignalQuality is set but not usedMartin Kaiser2-7/+0
2022-02-21staging: r8188eu: move out assignment in if conditionMarcelo Aloisio da Silva1-1/+2
2022-02-17staging: r8188eu: correct long line warnings near prior DBG_88E callsPhillip Potter5-10/+29
2022-02-17staging: r8188eu: remove padapter param from aes_decipher functionPhillip Potter1-2/+2
2022-02-17staging: r8188eu: remove rtw_sctx_chk_waring_status functionPhillip Potter1-16/+0
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter30-500/+161
2022-02-17staging: r8188eu: remove rtw_debug module parameterPhillip Potter4-13/+0
2022-02-17staging: r8188eu: remove DBG_88E macro definitionPhillip Potter1-6/+0
2022-02-17staging: r8188eu: remove all aliased DBG_88E callsPhillip Potter3-50/+1
2022-02-17staging: r8188eu: remove remaining DBG_88E call from include/usb_ops.hPhillip Potter1-2/+0
2022-02-17staging: r8188eu: remove remaining DBG_88E calls from os_dep subdirPhillip Potter3-84/+1
2022-02-17staging: r8188eu: remove DBG_88E calls from os_dep/ioctl_linux.cPhillip Potter1-273/+13
2022-02-17staging: r8188eu: remove DBG_88E calls from hal subdirPhillip Potter9-131/+9
2022-02-17staging: r8188eu: remove DBG_88E calls from core subdirPhillip Potter5-143/+8
2022-02-17staging: r8188eu: remove converted DBG_88E calls from core/rtw_mlme_ext.cPhillip Potter1-269/+14
2022-02-17staging: r8188eu: remove smaller sets of converted DBG_88E callsPhillip Potter11-204/+4
2022-02-17staging: r8188eu: remove previously converted DBG_88E_LEVEL callsPhillip Potter6-45/+0
2022-02-17staging: r8188eu: struct usb_suspend_parm is not usedMartin Kaiser1-12/+0
2022-02-17staging: r8188eu: evt_done_cnt is set but not usedMartin Kaiser3-4/+0