summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2020-03-26staging: rtl8188eu: cleanup long line in odm.cMichael Straube
2020-03-25Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel
2020-03-23staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-21staging: rtl8188eu: remove some 5 GHz codeMichael Straube
2020-03-19staging: rtl8188eu: core: Correct a typo in a commentR Veera Kumar
2020-03-19staging: rtl8188eu: include: Correct a typo in a commentR Veera Kumar
2020-03-17staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube
2020-03-12Staging: rtl8188eu: rtw_mlme: Add space around operatorsShreeya Patel
2020-03-12staging: rtl8188eu: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-11staging: rtl8188eu: fix typo s/informations/informationAndre Pinto
2020-03-10Staging: rtl8188eu: Add space around operatorShreeya Patel
2020-02-24Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman
2020-02-23staging: rtl8188eu: remove redundant assignment to condColin Ian King
2020-02-10staging: rtl8188eu: rename variable pnetdev -> netdevMichael Straube
2020-02-10staging: rtl8188eu: Remove some unneeded goto statementsLarry Finger
2020-02-10staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger
2020-02-10staging: rtl8188eu: Fix potential security holeLarry Finger
2020-02-09staging: rtl8188eu: remove unnecessary RETURN labelMichael Straube
2020-01-22staging: rtl8188eu: remove unused enum and definesMichael Straube
2020-01-22staging: rtl8188eu: remove redundant definesMichael Straube
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube
2020-01-14staging: rtl8188eu: cleanup whitespace in rtl8188e_dm.cMichael Straube
2020-01-14staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_dm.cMichael Straube
2020-01-14staging: rtl8188eu: cleanup long lines in rtl8188e_dm.cMichael Straube
2020-01-14staging: rtl8188eu: convert rtw_hal_antdiv_before_linked() to boolMichael Straube
2020-01-14staging: rtl8188eu: refactor rtw_hal_antdiv_before_linked()Michael Straube
2020-01-14staging: rtl8188eu: remove unused parameters from rtw_check_network_typeMichael Straube
2020-01-13Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman
2020-01-10staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant()Michael Straube
2020-01-10staging: rtl8188eu: remove else after returnMichael Straube
2020-01-10staging: rtl8188: avoid excessive stack usageArnd Bergmann
2020-01-03staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube
2020-01-03staging: rtl8188eu: use break to exit while loopMichael Straube
2019-12-17staging: rtl8188eu: add spaces around operators in rtw_mlme_ext.cMichael Straube
2019-12-17staging: rtl8188eu: cleanup comparsions to NULL in rtw_mlme_ext.cMichael Straube
2019-12-16Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman
2019-12-10staging: rtl8188eu: fix interface sanity checkJohan Hovold
2019-12-10staging: rtl8188eu: remove return variable from rtw_pwr_unassociated_idleMichael Straube
2019-12-10staging: rtl8188eu: cleanup declarations in rtw_pwrctrl.cMichael Straube
2019-12-10staging: rtl8188eu: remove unnecessary parentheses in rtw_pwrctrl.cMichael Straube
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook
2019-10-28staging: rtl8188eu: replace tabs with spaces - styleMichael Straube
2019-10-28staging: rtl8188eu: remove return variable from rtw_init_bcmc_stainfoMichael Straube
2019-10-28staging: rtl8188eu: reduce indentation level in _rtw_free_sta_privMichael Straube
2019-10-28staging: rtl8188eu: remove exit label from rtw_alloc_stainfoMichael Straube
2019-10-26staging: rtl8188eu: reduce indentation level in rtw_alloc_stainfoMichael Straube
2019-10-26staging: rtl8188eu: cleanup long lines in rtw_sta_mgt.cMichael Straube
2019-10-26staging: rtl8188eu: remove ternary operatorMichael Straube
2019-10-26staging: rtl8188eu: convert rtw_access_ctrl to return boolMichael Straube