aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-23staging: rtl8188eu: clean up the useless codeKaixu Xia1-7/+0
2020-11-06drivers: staging: rtl8188eu: Fix spelling in two comments i.e defalut to defaultBhaskar Chowdhury1-2/+2
2020-10-27staging: rtl8188eu: remove commented definesMichael Straube1-11/+0
2020-10-26staging: r8188eu: inline rtw_init_netdev_name()Ivan Safonov3-11/+5
2020-10-26staging: rtl8188eu: rearrange lines exceeding 100 columnsDeepak R Varma1-6/+12
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov14-184/+147
2020-10-09staging: rtl8188eu: Fix long linesFan Fei1-23/+51
2020-10-05staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov5-20/+20
2020-10-01staging: rtl8188eu: clean up indent style issueMichael Straube1-1/+1
2020-10-01staging: rtl8188eu: remove unused variable ratelenMichael Straube3-7/+5
2020-10-01staging: rtl8188eu: remove cckrates{only}_included()Michael Straube2-33/+4
2020-10-01staging: rtl8188eu: rename struct field bUsed -> usedMichael Straube3-5/+5
2020-10-01staging: rtl8188eu: use ETH_ALENMichael Straube1-1/+1
2020-10-01staging: rtl8188eu: rename struct field Bssid -> bssidMichael Straube3-6/+6
2020-10-01staging: rtl8188eu: clean up comparsions to NULLMichael Straube1-4/+4
2020-10-01staging: rtl8188eu: remove unused macros and definitionsMichael Straube1-58/+0
2020-09-27staging: rtl8188eu: Reapply "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames"Michael Straube1-706/+72
2020-09-22staging: r8188eu: replace WIFI_REASON_CODE enum with native ieee80211_reasoncodeIvan Safonov2-33/+2
2020-09-22staging: rtl8188eu: clean up alignment style issuesMichael Straube8-90/+87
2020-09-22staging: rtl8188eu: clean up block comment style issuesMichael Straube5-28/+21
2020-09-17staging: rtl8188eu: clean up comparsion style issuesMichael Straube6-14/+14
2020-09-17staging: rtl8188eu: use __func__ in hal directoryMichael Straube7-50/+50
2020-09-16staging: rtl8188eu: convert tasklets to use new tasklet_setup() APIAllen Pais5-10/+8
2020-09-16staging: rtl8188eu: clean up blank line style issuesMichael Straube8-6/+8
2020-09-16staging: rtl8188eu: remove extra indentationsMichael Straube4-42/+42
2020-09-07staging: rtl8188eu: clean up whitespace in wpa_set_encryption()Michael Straube1-6/+6
2020-09-07staging: r8188eu: replace enum rtw_ieee80211_spectrum_mgmt_actioncode with ieee80211_spectrum_mgmt_actioncodeIvan Safonov2-15/+5
2020-09-01staging: rtl8188eu: use __func__ in os_depMichael Straube3-65/+65
2020-08-18staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov6-58/+58
2020-08-02staging: r8188eu: replace rtw_netdev_priv define with inline functionIvan Safonov1-2/+5
2020-07-28Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu1-1/+3
2020-07-28staging: r8188eu: use proper type for second argiment of rtw_(aes|tkip|wep)_(decrypt|encrypt)Ivan Safonov5-38/+38
2020-07-25STAGING - REALTEK RTL8188EU DRIVERS: Fix Coding Style ErrorAnant Thazhemadam1-1/+1
2020-07-23Staging: rtl8188eu: Fix a constant comparison coding style issuePriti Chattopadhyay1-2/+2
2020-07-23staging: rtl8188eu: Fix an indent coding style issueMrinal Pandey1-2/+2
2020-07-23staging: rtl8188eu: cleanup whitespace in declarationsMichael Straube1-6/+6
2020-07-23staging: rtl8188eu: clear alignment style issuesMichael Straube1-4/+4
2020-07-20staging: rtl8188eu: add spaces around operators in header filesMichael Straube10-27/+27
2020-07-20Staging: rtl8188eu: core: Fix coding style issueAnoop S1-1/+1
2020-07-19staging: rtl8188eu: include: fixed multiple blank space coding style issuesB K Karthik5-10/+10
2020-07-19staging: rtl8188eu: clear tabstop style issuesMichael Straube3-3/+3
2020-07-17staging: rtl8188eu: add blank line after declarationsRahul Gottipati1-0/+1
2020-07-17staging: rtl*/security: Use static const in array declarationsJoe Perches1-2/+2
2020-07-15staging: rtl8188eu: core: fix coding style issuesArpitha Raghunandan1-5/+5
2020-07-15staging: r8188eu: remove unused members of struct xmit_bufIvan Safonov2-6/+0
2020-07-10staging: rtl8188eu: Use fallthrough pseudo-keywordGustavo A. R. Silva3-3/+3
2020-07-03staging: rtl8188eu: Fix WARNINGs of Block commentsSimon Fong1-31/+31
2020-07-03staging: rtl8188eu: Fix CHECK of coding styleSimon Fong1-4/+3
2020-07-03staging: rtl8188eu: use common ieee80211 constantsMichael Straube4-56/+10
2020-07-03staging: rtl8188eu: remove unused parameterMichael Straube3-7/+5