summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/include
AgeCommit message (Expand)AuthorLines
2021-05-10staging: rtl8188eu: remove nic_hdl from struct mlme_privMartin Kaiser-2/+0
2021-05-10staging: rtl8188eu: remove padapter from struct mlme_ext_privMartin Kaiser-1/+0
2021-05-10staging: rtl8188eu: remove padapter from struct cmd_privMartin Kaiser-1/+0
2021-05-10staging: rtl8188eu: rtw_init_cmd_priv never failsMartin Kaiser-1/+1
2021-05-10staging: rtl8188eu: make rtw_android_cmdstr_to_num staticMartin Kaiser-1/+0
2021-05-10staging: rtl8188eu: remove enum WIFI_FRAME_SUBTYPEChristophe JAILLET-36/+0
2021-04-22staging: rtl8188eu: cmdThread is a task_structMartin Kaiser-1/+1
2021-04-22staging: rtl8188eu: change bLeisurePs' type to boolMartin Kaiser-1/+1
2021-04-14staging: rtl8188eu: Move channel_table away from rtw_mlme_ext.hFabio M. De Francesco-8/+0
2021-04-09staging: rtl8188eu: move another static array from .h to .cMartin Kaiser-20/+0
2021-04-09staging: rtl8188eu: move static array from .h to .cMartin Kaiser-22/+0
2021-04-09staging: rtl8188eu: remove unused function parameterMartin Kaiser-1/+1
2021-04-09staging: rtl8188eu: make ffaddr2pipehdl staticMartin Kaiser-2/+0
2021-04-09staging: rtl8188eu: remove prototype for non-existing functionMartin Kaiser-1/+0
2021-04-09staging: rtl8188eu: remove the last urb callback macrosMartin Kaiser-5/+0
2021-04-08staging: rtl8188eu: move defines into the .c fileMartin Kaiser-8/+0
2021-04-08staging: rtl8188eu: remove unused definesMartin Kaiser-5/+0
2021-04-08staging: rtl8188eu: remove unused macrosMartin Kaiser-8/+0
2021-04-07staging: rtl8188eu: use actual request type as parameterMartin Kaiser-3/+0
2021-04-07staging: rtl8188eu: remove unused efuse hal componentsMartin Kaiser-24/+0
2021-03-22staging: rtl8188eu: use netdev routines for private dataMartin Kaiser-14/+1
2021-03-14staging:r8188eu: use ieee80211_is_ctl instead IsFrameTypeCtrlIvan Safonov-8/+0
2021-03-14staging:r8188eu: replace cap_* definitions with native kernel WLAN_CAPABILITY_*Ivan Safonov-12/+0
2021-03-14staging:r8188eu: remove unused definitions from wifi.hIvan Safonov-92/+0
2021-03-14staging:r8188eu: replace get_(d|s)a with ieee80211_get_(D|S)AIvan Safonov-44/+0
2021-03-10staging: rtl8188eu: Replace one-element array with flexible-array in struct n...Gustavo A. R. Silva-1/+1
2021-03-10staging: rtl8188eu: rename parameters of odm_phy_status_query()Michael Straube-4/+4
2021-03-10staging: rtl8188eu: rename ODM_PhyStatusQuery()Michael Straube-4/+4
2021-02-13staging:r8188eu: use IEEE80211_FCTL_* kernel definitionsIvan Safonov-30/+21
2021-01-31staging:r8188eu: replace enum WIFI_STATUS_CODE with native kernel definitionsIvan Safonov-14/+0
2020-10-26staging: r8188eu: inline rtw_init_netdev_name()Ivan Safonov-1/+0
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov-37/+0
2020-10-01staging: rtl8188eu: remove unused variable ratelenMichael Straube-1/+1
2020-10-01staging: rtl8188eu: remove cckrates{only}_included()Michael Straube-3/+0
2020-10-01staging: rtl8188eu: rename struct field bUsed -> usedMichael Straube-1/+1
2020-10-01staging: rtl8188eu: use ETH_ALENMichael Straube-1/+1
2020-10-01staging: rtl8188eu: rename struct field Bssid -> bssidMichael Straube-1/+1
2020-10-01staging: rtl8188eu: remove unused macros and definitionsMichael Straube-58/+0
2020-09-22staging: r8188eu: replace WIFI_REASON_CODE enum with native ieee80211_reasoncodeIvan Safonov-31/+0
2020-09-17staging: rtl8188eu: clean up comparsion style issuesMichael Straube-3/+3
2020-09-16staging: rtl8188eu: convert tasklets to use new tasklet_setup() APIAllen Pais-2/+2
2020-09-16staging: rtl8188eu: clean up blank line style issuesMichael Straube-0/+5
2020-09-07staging: r8188eu: replace enum rtw_ieee80211_spectrum_mgmt_actioncode with ie...Ivan Safonov-10/+0
2020-08-02staging: r8188eu: replace rtw_netdev_priv define with inline functionIvan Safonov-2/+5
2020-07-28staging: r8188eu: use proper type for second argiment of rtw_(aes|tkip|wep)_(...Ivan Safonov-6/+6
2020-07-20staging: rtl8188eu: add spaces around operators in header filesMichael Straube-27/+27
2020-07-19staging: rtl8188eu: include: fixed multiple blank space coding style issuesB K Karthik-10/+10
2020-07-15staging: r8188eu: remove unused members of struct xmit_bufIvan Safonov-5/+0
2020-07-03staging: rtl8188eu: use common ieee80211 constantsMichael Straube-46/+0
2020-07-03staging: rtl8188eu: remove unused parameterMichael Straube-2/+1