summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core
AgeCommit message (Expand)Author
2020-04-28staging:r8188eu: avoid skb_clone for amsdu to msdu conversionIvan Safonov
2020-04-25Staging: rtl8188eu: core: rtw_pwrctrl: fixed a coding style issueCarlos Guerrero Álvarez
2020-04-13staging: rtl8188eu: remove 5 GHz if testMichael Straube
2020-04-13staging: rtl8188eu: Line over 80 charactersSoumyajit Deb
2020-04-13staging: rtl8188eu: Remove unnecessary extra parenthesesSoumyajit Deb
2020-04-13staging: rtl8188eu: Properly structure the multiline commentSoumyajit Deb
2020-04-13staging: rtl8188eu: remove unnecessary variableMichael Straube
2020-04-13staging: rtl8188eu: remove unnecessary asignmentMichael Straube
2020-04-13staging: rtl8188eu: refactor Efuse_GetCurrentSize()Michael Straube
2020-04-13staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
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-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-01-22staging: rtl8188eu: remove else after break or returnMichael Straube
2020-01-14staging: rtl8188eu: remove unused parameters from rtw_check_network_typeMichael 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-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-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
2019-10-26staging: rtl8188eu: rename array bcast_addrMichael Straube
2019-10-26staging: rtl8188eu: convert unsigned char array to u8Michael Straube
2019-10-26staging: rtl8188eu: cleanup comments in rtw_sta_mgt.cMichael Straube
2019-10-24staging: rtl8188eu: remove code valid only for 5 GHzMichael Straube
2019-10-24staging: rtl8188eu: make efuse_power_switch() function staticAlexandru Ardelean
2019-10-15staging: rtl8188eu: remove blank linesMichael Straube
2019-10-15staging: rtl8188eu: convert variables from unsigned char to u8Michael Straube
2019-10-15staging: rtl8188eu: rename variables to avoid mixed caseMichael Straube
2019-10-14staging: rtl8188eu: remove unnecessary conversion to boolMichael Straube
2019-10-14staging: rtl8188eu: remove braces from single statement if blockMichael Straube
2019-10-07staging: rtl8188eu: remove unnecessary asignment and initializationMichael Straube
2019-10-04staging: rtl8188eu: cleanup comments in update_hw_ht_paramMichael Straube
2019-10-04staging: rtl8188eu: cleanup whitespace in update_hw_ht_paramMichael Straube
2019-10-04staging: rtl8188eu: rename variables to avoid mixed caseMichael Straube
2019-10-04staging: rtl8188eu: convert variables from unsigned char to u8Michael Straube
2019-09-30staging: rtl8188eu: fix possible null dereferenceConnor Kuehl
2019-09-30staging: rtl8188eu: cleanup long line in rtw_mlme_ext.cMichael Straube
2019-09-12staging: rtl8188eu: make two arrays static const, makes object smallerColin Ian King