summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: cleanup long line in odm.cMichael Straube2020-03-261-1/+1
* Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel2020-03-2511-224/+224
* staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger2020-03-231-0/+1
* Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-0/+1
|\
| * staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube2020-03-171-0/+1
* | staging: rtl8188eu: remove some 5 GHz codeMichael Straube2020-03-211-7/+3
* | staging: rtl8188eu: core: Correct a typo in a commentR Veera Kumar2020-03-191-1/+1
* | staging: rtl8188eu: include: Correct a typo in a commentR Veera Kumar2020-03-191-1/+1
* | Staging: rtl8188eu: rtw_mlme: Add space around operatorsShreeya Patel2020-03-121-20/+20
* | staging: rtl8188eu: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-122-10/+10
* | staging: rtl8188eu: fix typo s/informations/informationAndre Pinto2020-03-111-1/+1
* | Staging: rtl8188eu: Add space around operatorShreeya Patel2020-03-101-1/+1
* | Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman2020-02-241-28/+12
|\|
| * staging: rtl8188eu: Remove some unneeded goto statementsLarry Finger2020-02-101-28/+12
| * staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger2020-02-101-1/+1
| * staging: rtl8188eu: Fix potential security holeLarry Finger2020-02-101-1/+1
* | staging: rtl8188eu: remove redundant assignment to condColin Ian King2020-02-231-1/+1
* | staging: rtl8188eu: rename variable pnetdev -> netdevMichael Straube2020-02-101-5/+5
* | staging: rtl8188eu: remove unnecessary RETURN labelMichael Straube2020-02-091-7/+3
|/
* staging: rtl8188eu: remove unused enum and definesMichael Straube2020-01-222-17/+0
* staging: rtl8188eu: remove redundant definesMichael Straube2020-01-222-11/+1
* staging: rtl8188eu: remove else after break or returnMichael Straube2020-01-228-77/+65
* staging: rtl8188eu: cleanup whitespace in rtl8188e_dm.cMichael Straube2020-01-141-22/+22
* staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_dm.cMichael Straube2020-01-141-4/+4
* staging: rtl8188eu: cleanup long lines in rtl8188e_dm.cMichael Straube2020-01-141-8/+18
* staging: rtl8188eu: convert rtw_hal_antdiv_before_linked() to boolMichael Straube2020-01-142-2/+2
* staging: rtl8188eu: refactor rtw_hal_antdiv_before_linked()Michael Straube2020-01-141-8/+9
* staging: rtl8188eu: remove unused parameters from rtw_check_network_typeMichael Straube2020-01-143-4/+4
* Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman2020-01-131-0/+1
|\
| * staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube2020-01-031-0/+1
* | staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant()Michael Straube2020-01-101-27/+29
* | staging: rtl8188eu: remove else after returnMichael Straube2020-01-101-12/+14
* | staging: rtl8188: avoid excessive stack usageArnd Bergmann2020-01-101-3/+6
* | staging: rtl8188eu: use break to exit while loopMichael Straube2020-01-031-3/+2
* | staging: rtl8188eu: add spaces around operators in rtw_mlme_ext.cMichael Straube2019-12-171-56/+57
* | staging: rtl8188eu: cleanup comparsions to NULL in rtw_mlme_ext.cMichael Straube2019-12-171-19/+19
* | Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman2019-12-161-1/+1
|\|
| * staging: rtl8188eu: fix interface sanity checkJohan Hovold2019-12-101-1/+1
* | staging: rtl8188eu: remove return variable from rtw_pwr_unassociated_idleMichael Straube2019-12-101-7/+3
* | staging: rtl8188eu: cleanup declarations in rtw_pwrctrl.cMichael Straube2019-12-101-8/+8
* | staging: rtl8188eu: remove unnecessary parentheses in rtw_pwrctrl.cMichael Straube2019-12-101-6/+6
|/
* staging: rtl*: Remove tasklet callback castsKees Cook2019-11-165-10/+8
* staging: rtl8188eu: replace tabs with spaces - styleMichael Straube2019-10-281-2/+2
* staging: rtl8188eu: remove return variable from rtw_init_bcmc_stainfoMichael Straube2019-10-281-5/+2
* staging: rtl8188eu: reduce indentation level in _rtw_free_sta_privMichael Straube2019-10-281-22/+21
* staging: rtl8188eu: remove exit label from rtw_alloc_stainfoMichael Straube2019-10-281-4/+2
* staging: rtl8188eu: reduce indentation level in rtw_alloc_stainfoMichael Straube2019-10-261-50/+51
* staging: rtl8188eu: cleanup long lines in rtw_sta_mgt.cMichael Straube2019-10-261-5/+10
* staging: rtl8188eu: remove ternary operatorMichael Straube2019-10-261-2/+2
* staging: rtl8188eu: convert rtw_access_ctrl to return boolMichael Straube2019-10-262-4/+4