aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2022-01-31staging: r8188eu: convert rtw_p2p_get_role to return voidAbdun Nihaal1-5/+3
2022-01-31staging: r8188eu: convert rtw_p2p_get_req_cm to return voidAbdun Nihaal1-3/+1
2022-01-31staging: r8188eu: convert rtw_p2p_get_status to return voidAbdun Nihaal1-4/+1
2022-01-31staging: r8188eu: convert rtw_p2p_setDN to return voidAbdun Nihaal1-6/+3
2022-01-31staging: r8188eu: convert rtw_p2p_set_go_nego_ssid to return voidAbdun Nihaal1-6/+3
2022-01-31staging: r8188eu: propagate error code in rtw_p2p_get2Abdun Nihaal1-5/+5
2022-01-31staging: r8188eu: remove unneeded variable in rtw_p2p_get_invitation_procedureAbdun Nihaal1-2/+1
2022-01-31staging: r8188eu: remove unneeded variable in rtw_p2p_get_device_nameAbdun Nihaal1-2/+1
2022-01-31staging: r8188eu: remove unneeded variable in rtw_p2p_get_device_typeAbdun Nihaal1-2/+1
2022-01-31staging: r8188eu: remove unneeded variable in rtw_p2p_get_go_device_addressAbdun Nihaal1-2/+1
2022-01-31staging: r8188eu: remove unneeded variable in rtw_p2p_get_wps_configmethodAbdun Nihaal1-2/+1
2022-01-31staging: r8188eu: remove unneeded variable in rtw_p2p_getAbdun Nihaal1-3/+1
2022-01-31staging: r8188eu: remove unneeded variable in rtw_wx_get_encAbdun Nihaal1-2/+2
2022-01-31staging: r8188eu: remove unneeded variable in rtw_wx_get_essidAbdun Nihaal1-2/+2
2022-01-31staging: rt8188eu: Remove dead codeMuhammad Usama Anjum1-3/+0
2022-01-31staging: r8188eu: remove hal_init_macaddr()Michael Straube4-23/+12
2022-01-31staging: r8188eu: remove unused parameter from hw_var_set_*Michael Straube1-8/+8
2022-01-31staging: r8188eu: remove c2h_evt_clear()Michael Straube3-8/+2
2022-01-31staging: r8188eu: remove IS_*_CUT macrosMichael Straube2-26/+16
2022-01-31staging: r8188eu: convert SetHalDefVar8188EUsb() to voidMichael Straube2-6/+2
2022-01-31staging: r8188eu: convert GetHalDefVar8188EUsb() to voidMichael Straube2-6/+2
2022-01-31staging: r8188eu: max_rx_ampdu_factor is always MAX_AMPDU_FACTOR_64KMichael Straube5-32/+3
2022-01-31staging: r8188eu: remove unused cases from GetHalDefVar8188EUsb()Michael Straube2-25/+0
2022-01-31staging: r8188eu: rx_packet_offset and max_recvbuf_sz are write-onlyMichael Straube3-12/+0
2022-01-25staging: r8188eu: handle rtw_init_netdev_name() failure appropriatelyVihas Mak1-2/+11
2022-01-25staging: r8188eu: merge Init_ODM_ComInfo_88E and rtl8188e_init_dm_privMartin Kaiser1-16/+6
2022-01-25staging: r8188eu: ODM_RF_CALIBRATION is always setMartin Kaiser3-14/+1
2022-01-25staging: r8188eu: ODM_RF_TX_PWR_TRACK is always setMartin Kaiser3-9/+2
2022-01-25staging: r8188eu: EntryMaxUndecoratedSmoothedPWDB is set but not usedMartin Kaiser2-7/+1
2022-01-25staging: r8188eu: remove unnecessary braces in rtw_xmit.cMarcelo Aloisio da Silva1-13/+8
2022-01-25staging: r8188eu: remove rtw_netif_stop_queue wrapperMartin Kaiser3-8/+3
2022-01-25staging: r8188eu: remove rtw_netif_start_queue wrapperMartin Kaiser2-6/+1
2022-01-25staging: r8188eu: remove rtw_netif_wake_queue wrapperMartin Kaiser2-6/+1
2022-01-25staging: r8188eu: call msecs_to_jiffies in _set_timerMartin Kaiser1-1/+1
2022-01-25staging: r8188eu: remove _cancel_timer wrapperMartin Kaiser4-21/+6
2022-01-25staging: r8188eu: remove rtw_list_delete wrapperMartin Kaiser2-6/+1
2022-01-25staging: r8188eu: remove unused PATH_LENGTH_MAX defineMartin Kaiser1-3/+0
2022-01-25staging: r8188eu: remove unused bitshift functionMartin Kaiser1-9/+0
2022-01-25staging: r8188eu: remove unused macrosMartin Kaiser1-4/+0
2022-01-25staging: r8188eu: remove unused externl variablesMartin Kaiser1-6/+0
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_sta_mgt.cPhillip Potter1-2/+2
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_mlme_ext.cPhillip Potter1-186/+245
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_ioctl_set.cPhillip Potter1-5/+5
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_mlme.cPhillip Potter1-41/+54
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_iol.cPhillip Potter1-4/+6
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_xmit.cPhillip Potter1-15/+15
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_ieee80211.cPhillip Potter1-18/+18
2022-01-25staging: r8188eu: Drop get_recvframe_data()Kees Cook3-13/+6
2022-01-25staging: r8188eu: merge ODM_ConfigBBWithHeaderFile with its callersMartin Kaiser3-23/+3
2022-01-25staging: r8188eu: remove unused cck, ofdm and mcs rate definesMartin Kaiser1-29/+0