summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2019-12-10staging: rtl8188eu: fix interface sanity checkJohan Hovold
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
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-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman
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-10-01staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov
2019-10-01staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl
2019-09-30staging: rtl8188eu: fix possible null dereferenceConnor Kuehl
2019-09-30staging: rtl8188eu: remove dead code/vestigial do..while loopConnor Kuehl
2019-09-30staging: rtl8188eu: remove unnecessary self-assignmentConnor 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
2019-09-03staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov
2019-08-08Staging: rtl8188eu: core: rtw_security: tidy up crc32_init()Merwin Trever Ferrao
2019-08-05staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rt...Saurav Girepunje
2019-08-03staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parenthesesSaurav Girepunje
2019-07-31staging: rtl8188eu: remove redundant assignment to variable rtstatusColin Ian King
2019-07-30staging: rtl8188eu: cleanup comparsion to NULL in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '-' and '*' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '<<' and '>>' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '|' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '&' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '+' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: remove redundant assignment to rtstatusColin Ian King
2019-07-30staging: rtl8188eu: replace hal_EfusePgCheckAvailableAddr()Michael Straube
2019-07-22staging: rtl8188eu: Replace function rtl88eu_phy_rf_config()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Replace function rtl88e_phy_rf6052_config()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Replace function rtw_alloc_network()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Remove function rtw_modular64()Nishka Dasgupta