aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core
AgeCommit message (Expand)Author
2019-04-25staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2019-04-25staging: rtl8188eu: add spaces around '-' in rtw_cmd.cMichael Straube
2019-04-25staging: rtl8188eu: replace subtraction with resultMichael Straube
2019-04-25staging: rtl8188eu: add spaces around operators in rtw_ap.cMichael Straube
2019-04-16staging: rtl8188eu: make sta2sta_data_frame() staticMichael Straube
2019-04-16staging: rtl8188eu: remove unnecessary declarationMichael Straube
2019-04-01staging: rtl8188eu: Modify return statement.Sanjana Sanikommu
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman
2019-03-21staging: rtl8188eu: core: Add spaces around operatorsVatsala Narang
2019-03-21staging: rtl8188eu: core: Remove unnecessary parenthesesVatsala Narang
2019-03-21staging: rtl8188eu: core: rtw_mlme: Remove return variables.Sanjana Sanikommu
2019-03-21staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki
2019-03-21staging: r8188eu: refactor recvframe_defrag()Ivan Safonov
2019-03-21staging: rtl8188eu: core: rtw_recv.c: Modify return type suggested by Coccine...Sanjana Sanikommu
2019-03-18Staging: rtl8188eu: rtw_ieee80211: Fix indent for 'if' statement.Sanjana Sanikommu
2019-03-18Staging: rtl8188eu: core: rtw_mlme.c: Replace NULL comparision.Sanjana Sanikommu
2019-03-18Staging: rtl8188eu: core: rtw_pwrctrl.c: Fix a comparision warning.Sanjana Sanikommu
2019-03-18staging: rtl8188eu: core: rtw_recv.c: Fix a tab indent issueSanjana Sanikommu
2019-03-18staging: rtl8188eu: core: rtw_recv.c: fix a paranthesis issue around pframe -...Sanjana Sanikommu
2019-03-18staging: rtl8188eu: core: rtw_recv.c: fix a space issueSanjana Sanikommu
2019-03-18staging: rtl8188eu: core: rtw_ap.c: Fix multiple blank linesSanjana Sanikommu
2019-03-18staging: rtl8188eu: cleanup spacing styleRobert Eshleman
2019-02-19staging: rtl8188eu: fix bad indentation for conditional statementStephen Martin
2019-01-25staging: rtw_ieee80211: fix constant comparison warningStephen Martin
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens
2019-01-15staging: rtl8188eu: Replace kzalloc with kcallocGustavo A. R. Silva
2019-01-07staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger
2019-01-07staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger
2018-12-19staging: rtl8188eu: cleanup brace coding style issuesMichael Straube
2018-12-19staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: change return type of is_basicrate() to boolMichael Straube
2018-12-19staging: rtl8188eu: simplify null array initializationsMichael Straube
2018-12-19staging: rtl8188eu: change order of declarations to improve readabilityMichael Straube
2018-12-19staging: rtl8188eu: make some arrays static in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: constify some arraysMichael Straube
2018-12-19staging: rtl8188eu: convert unsigned char arrays to u8Michael Straube
2018-12-19staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUIMichael Straube
2018-12-19staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: add blank line after declarationsMichael Straube
2018-12-19staging: rtl8188eu: remove blank lines between declarationsMichael Straube
2018-12-19staging: rtl8188eu: remove commented declarations in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: replace tabs with spaces in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.cMichael Straube
2018-12-06staging: rtl8188eu: remove unused code in rtw_cmd.cMichael Straube
2018-12-06staging: rtl8188eu: rename struct field Wifi_Error_StatusMichael Straube
2018-12-06staging: rtl8188eu: replace if else with ternary operatorMichael Straube
2018-12-06staging: rtl8188eu: write out multiplying in wifirate2_ratetbl_inx()Michael Straube
2018-12-06staging: rtl8188eu: add spaces around operators in rtw_wlan_util.cMichael Straube