aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2022-04-05staging: r8188eu: remove HAL_DEF_CURRENT_ANTENNAMichael Straube5-7/+13
2022-04-05staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIVMichael Straube3-7/+8
2022-04-05staging: r8188eu: cur_ant is set but never usedMichael Straube1-7/+0
2022-04-05staging: r8188eu: remove unused macros from ieee80211.hMichael Straube1-18/+0
2022-04-05staging: r8188eu: remove unncessary ternary operatorMichael Straube8-12/+12
2022-04-05staging: r8188eu: simplify control flowSevinj Aghayeva1-19/+6
2022-04-05staging: r8188eu: remove unnecessary blank linesAlaa Mohamed1-3/+0
2022-04-05staging: r8188eu: Add line after declarationsAlaa Mohamed1-2/+3
2022-04-04staging: r8188eu: ps_flag is never setMichael Straube2-9/+0
2022-04-04staging: r8188eu: pwr_state_check_cnts is always zeroMichael Straube3-7/+1
2022-04-04staging: r8188eu: pnp_bstop_trx is never setMichael Straube3-7/+4
2022-04-04staging: r8188eu: reg_rfoff is never setMichael Straube2-6/+0
2022-04-04staging: r8188eu: remove unused fields from struct pwrctrl_privMichael Straube1-8/+0
2022-04-04staging: r8188eu: add blank line between functionsRebecca Mckeever1-0/+1
2022-04-04staging: r8188eu: combine both sides of conditional statementRebecca Mckeever1-6/+2
2022-04-04staging: r8188eu: remove handlerOS independent commentRebecca Mckeever1-1/+0
2022-04-04staging: r8188eu: remove the bretry variableMartin Kaiser1-4/+2
2022-04-04staging: r8188eu: don't call get_hdr_bssidMartin Kaiser1-10/+7
2022-04-04staging: r8188eu: remove psa, pdaMartin Kaiser1-5/+3
2022-04-04staging: r8188eu: ra and ta do not depend on to_ds, from_dsMartin Kaiser1-10/+6
2022-04-04staging: r8188eu: remove to_fr_ds from struct rx_pkt_attribMartin Kaiser3-19/+10
2022-04-04staging: r8188eu: don't copy ra and ta before we failMartin Kaiser1-5/+0
2022-04-04staging: r8188eu: to_fr_ds cannot be 3 hereMartin Kaiser1-2/+2
2022-04-04staging: r8188eu: simplify error handlingMartin Kaiser1-22/+11
2022-04-04staging: r8188eu: use ieee80211 helper for retry bitMartin Kaiser1-1/+1
2022-04-04staging: r8188eu: use ieee80211 helper for destination addressMartin Kaiser1-1/+1
2022-04-04staging: r8188eu: use ieee80211 helper for source addressMartin Kaiser1-1/+2
2022-04-04staging: r8188eu: use ieee80211 struct for aidMartin Kaiser2-7/+2
2022-04-04staging: r8188eu: use ieee80211 structs for addressesMartin Kaiser1-5/+4
2022-04-04staging: r8188eu: exit straight away if we have no pspoll frameMartin Kaiser1-71/+71
2022-04-04staging: r8188eu: use ieee80211 helper to check for pspollMartin Kaiser1-4/+1
2022-04-04staging: r8188eu: make validate_recv_ctrl_frame return voidMartin Kaiser1-8/+6
2022-04-04staging: r8188eu: use ieee80211 helpers in validate_recv_mgnt_frameMartin Kaiser1-8/+8
2022-04-04staging: r8188eu: make validate_recv_mgnt_frame return voidMartin Kaiser1-5/+3
2022-04-04staging: r8188eu: remove constant variableMartin Kaiser1-10/+7
2022-04-04staging: r8188eu: remove unnecessary jumpMartin Kaiser1-5/+0
2022-04-04staging: r8188eu: clean up comment for rtw_pwr_wakeup()Michael Straube1-6/+1
2022-04-04staging: r8188eu: remove macro rtw_pwr_wakeup()Michael Straube2-3/+2
2022-04-04staging: r8188eu: remove constant parameter from _rtw_pwr_wakeup()Michael Straube2-5/+7
2022-04-04staging: r8188eu: remove unused parameter from _rtw_pwr_wakeup()Michael Straube2-4/+3
2022-04-04staging: r8188eu: remove HW_VAR_H2C_FW_P2P_PS_OFFLOAD from SetHwReg8188EU()Michael Straube3-10/+3
2022-04-04staging: r8188eu: remove HW_VAR_H2C_FW_JOINBSSRPT from SetHwReg8188EU()Michael Straube3-9/+2
2022-04-04staging: r8188eu: remove HW_VAR_RPT_TIMER_SETTING from SetHwReg8188EU()Michael Straube3-8/+4
2022-04-04staging: r8188eu: remove HW_VAR_ANTENNA_DIVERSITY_SELECT from SetHwReg8188EU()Michael Straube3-15/+7
2022-04-04staging: r8188eu: remove HW_VAR_AMPDU_MIN_SPACE from SetHwReg8188EU()Michael Straube3-30/+30
2022-04-04staging: r8188eu: remove HW_VAR_ACK_PREAMBLE from SetHwReg8188EU()Michael Straube3-18/+15
2022-04-04staging: r8188eu: remove HW_VAR_BSSID from SetHwReg8188EU()Michael Straube3-20/+13
2022-04-04staging: r8188eu: Fix misspelling in comment "cacluated" -> "calculated"白浩文1-2/+2
2022-04-04staging: r8188eu: Use the ARRAY_SIZE() macroFabio M. De Francesco5-9/+9
2022-04-04staging: r8188eu: Remove redundant code from rtw_free_netdev()Fabio M. De Francesco1-9/+0