summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-05staging: r8188eu: remove unused da parameterMartin Kaiser1-1/+1
2022-12-05staging: r8188eu: use ie buffer in update_beacon_infoMartin Kaiser1-2/+1
2022-12-05staging: r8188eu: use ieee80211 helper for protected bitMartin Kaiser1-3/+0
2022-12-05staging: r8188eu: fix the number of probereq retriesMartin Kaiser1-2/+1
2022-12-05staging: r8188eu: remove wait_ms parameterMartin Kaiser1-1/+1
2022-12-05staging: r8188eu: drop return value from issue_probereq_exMartin Kaiser1-2/+2
2022-11-17staging: r8188eu: convert _rtw_init_xmit_priv() to common error logicMichael Straube1-1/+1
2022-11-17staging: r8188eu: rename three functionsMichael Straube1-3/+3
2022-11-08staging: r8188eu: clean up error handling in rtw_start_drv_threads()Michael Straube1-1/+1
2022-11-08staging: r8188eu: merge two rtw_free_network_nolock functionsMartin Kaiser1-2/+0
2022-11-08staging: r8188eu: remove get_fwstateMartin Kaiser1-5/+0
2022-11-08staging: r8188eu: don't store addba requestMartin Kaiser2-10/+2
2022-11-08staging: r8188eu: convert three functions to boolMichael Straube1-3/+3
2022-11-08staging: r8188eu: remove unused struct declarationsDeepak R Varma1-42/+0
2022-11-08staging: r8188eu: change return type of rtw_set_802_11_disassociate to voidPhillip Potter1-1/+1
2022-11-08staging: r8188eu: remove unused ijk_matrix_regs_set implementationDeepak R Varma1-7/+0
2022-11-02staging: r8188eu: convert rtw_setdatarate_cmd to correct error semanticsPhillip Potter1-1/+1
2022-11-02staging: r8188eu: convert rtw_free_stainfo() to voidMichael Straube1-1/+1
2022-11-02staging: r8188eu: remove extern from function prototypesMichael Straube3-12/+12
2022-10-31staging: r8188eu: make OnAction_p2p static voidMartin Kaiser1-3/+0
2022-10-31staging: r8188eu: make OnAction_back static voidMartin Kaiser1-2/+0
2022-10-31staging: r8188eu: make on_action_public static voidMartin Kaiser1-2/+0
2022-10-31staging: r8188eu: remove get_daMartin Kaiser1-22/+0
2022-10-31staging: r8188eu: make rtw_sta_flush to voidKang Minchul1-1/+1
2022-10-25staging: r8188eu: remove unused macros from wifi.hMichael Straube1-27/+0
2022-10-25staging: r8188eu: bCardDisableWOHSM is write-onlyMartin Kaiser1-1/+0
2022-10-25staging: r8188eu: NetworkTypeInUse is not in useMartin Kaiser1-9/+0
2022-10-25staging: r8188eu: use standard multicast addr checkMartin Kaiser1-5/+0
2022-10-25staging: r8188eu: change mlme handlers to voidMartin Kaiser1-1/+1
2022-10-25staging: r8188eu: make OnAuth staticMartin Kaiser1-3/+0
2022-10-25staging: r8188eu: make OnAction staticMartin Kaiser1-2/+0
2022-10-25staging: r8188eu: make OnDeAuth staticMartin Kaiser1-2/+0
2022-10-25staging: r8188eu: make OnAuthClient staticMartin Kaiser1-2/+0
2022-10-25staging: r8188eu: make OnDisassoc staticMartin Kaiser1-2/+0
2022-10-25staging: r8188eu: make OnBeacon staticMartin Kaiser1-2/+0
2022-10-25staging: r8188eu: make OnProbeRsp staticMartin Kaiser1-2/+0
2022-10-25staging: r8188eu: make OnProbeReq staticMartin Kaiser1-2/+0
2022-10-25staging: r8188eu: make OnAssocRsp staticMartin Kaiser1-2/+0
2022-10-25staging: r8188eu: make OnAssocReq staticMartin Kaiser1-2/+0
2022-10-22staging: r8188eu: Remove unused macrosDeepak R Varma1-14/+0
2022-10-22staging: r8188eu: Correct missing or extra space in the statementsDeepak R Varma3-16/+16
2022-10-22staging: r8188eu: Put '{" on the symbol declaration lineDeepak R Varma1-12/+6
2022-10-22staging: r8188eu: replace leading spaces by tabsDeepak R Varma3-7/+7
2022-10-22staging: r8188eu: Associate pointer symbol with parameter nameDeepak R Varma5-16/+16
2022-10-22staging: r8188eu: Add space between function & macro parametersDeepak R Varma4-26/+26
2022-10-22staging: r8188eu: correct misspelled words in commentsDeepak R Varma7-17/+17
2022-10-20staging: r8188eu: remove padapter from struct led_privMartin Kaiser1-2/+0
2022-10-20staging: r8188eu: don't include rtw_led.h from rtw_cmd.hMartin Kaiser1-1/+0
2022-10-20staging: r8188eu: remove two unused definesMartin Kaiser1-4/+0
2022-10-20staging: r8188eu: convert rtw_free_drv_sw() to voidMichael Straube1-1/+1