summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)AuthorFilesLines
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)_(...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
2020-07-01staging: rtl8188eu: core: Fix coding style issuePuranjay Mohan1-1/+1
2020-07-01staging: rtl8188eu: core: Fix WARNING of Block commentsSimon Fong1-6/+6
2020-07-01staging: rtl8188eu: Replace function name with __func__Brooke Basile1-4/+4
2020-07-01staging: rtl8188eu: remove some ieee80211 constants from wifi.hMichael Straube1-4/+0
2020-07-01staging: rtl8188eu: add spaces around operatorsMichael Straube5-116/+116
2020-07-01staging: rtl8188eu: use compound assignment operatorsMichael Straube1-2/+2
2020-07-01staging: rtl8188eu: include: odm.h: fixed a blank space coding style issue.B K Karthik1-1/+1
2020-06-29staging: rtl8188eu: include: hal8188e_rate_adaptive.h: fixed a blank space co...B K Karthik1-6/+6
2020-06-28staging: rtl8188eu: remove unnecessary comments in hal8188e_phy_cfg.hMichael Straube1-25/+0
2020-06-27staging: rtl8188eu: remove blank lines in header filesMichael Straube21-55/+0
2020-06-27staging: rtl8188eu: Fix indentationBrooke Basile1-13/+13
2020-06-27staging: rtl8188eu: Fix strings split across linesBrooke Basile1-6/+6
2020-06-27staging: rtl8188eu: Fix comment formattingBrooke Basile1-9/+17
2020-06-25Staging: rtl8188eu: Fix alignment coding style issuePeilin Ye8-53/+50
2020-06-25staging: rtl8188eu: use common packet header constantsMichael Straube1-13/+5
2020-05-27staging: rtl8188eu: make some arrays static constMichael Straube1-10/+11
2020-05-27staging: rtl8188eu: clean up some declarationsMichael Straube1-16/+17
2020-04-28staging: rtl8188eu: remove some superfluous commentsMichael Straube3-7/+0
2020-04-28staging:r8188eu: avoid skb_clone for amsdu to msdu conversionIvan Safonov1-13/+6
2020-04-25Staging: rtl8188eu: core: rtw_pwrctrl: fixed a coding style issueCarlos Guerrero Álvarez1-1/+1
2020-04-16staging: rtl8188eu: make const char array staticMichael Straube1-1/+1
2020-04-16staging: rtl8188eu: cleanup long line in fw.cMichael Straube1-1/+2
2020-04-16staging: rtl8188eu: rename define to upper caseMichael Straube2-3/+3
2020-04-13staging: r8188eu: replace rtw_malloc/copy_from_user sequence with memdup_userIvan Safonov1-16/+6
2020-04-13staging: rtl8188eu: remove 5 GHz if testMichael Straube1-1/+1
2020-04-13staging: rtl8188eu: Line over 80 charactersSoumyajit Deb1-22/+45
2020-04-13staging: rtl8188eu: Remove unnecessary extra parenthesesSoumyajit Deb1-11/+11
2020-04-13staging: rtl8188eu: Properly structure the multiline commentSoumyajit Deb1-11/+11
2020-04-13staging: rtl8188eu: remove unnecessary variableMichael Straube1-13/+3