summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2019-03-21staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki
2019-02-28staging: rtl8188eu: remove unused P2P_PRIVATE_IOCTL_SET_LENMichael Straube
2019-02-28staging: rtl8188eu: remove unused enum P2P_PROTO_WK_IDMichael Straube
2019-02-26staging: rtl8188eu: cleanup comparsions to NULL in rtl8188eu_xmit.cMichael Straube
2019-02-26staging: rtl8188eu: add spaces around '*' in rtl8188e_cmd.cMichael Straube
2019-02-26staging: rtl8188eu: remove unused function declarationsMichael Straube
2019-02-26staging: rtl8188eu: remove blank line between declarationsMichael Straube
2019-02-26staging: rtl8188eu: cleanup declarations in rtl8188e_cmd.cMichael Straube
2019-02-26staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_cmd.cMichael Straube
2019-02-19staging: rtl8188eu: fix bad indentation for conditional statementStephen Martin
2019-02-04staging: rtl8188eu: cleanup ODM_CmnInfoPtrArrayHook()Michael Straube
2019-01-30staging: rtl8188eu: refactor rtw_reset_securitypriv()Michael Straube
2019-01-30staging: rtl8188eu: &array[0] -> arrayMichael Straube
2019-01-30staging: rtl8188eu: remove unncessary asignment to cleanup long lineMichael Straube
2019-01-30staging: rtl8188eu: cleanup declarations in mlme_linux.cMichael Straube
2019-01-30staging: rtl8188eu: remove unnecessary initializationsMichael Straube
2019-01-30staging: rtl8188eu: cleanup comments in mlme_linux.cMichael Straube
2019-01-28Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman
2019-01-25staging: rtw_ieee80211: fix constant comparison warningStephen Martin
2019-01-18staging: rtl8188eu: cleanup indenting issue in mlme_linux.cMichael Straube
2019-01-18staging: rtl8188eu: add spaces around operators in mlme_linux.cMichael Straube
2019-01-18staging: rtl8188eu: add spaces around operators in os_intfs.cMichael Straube
2019-01-18staging: rtl8188eu: cleanup declarations in os_intfs.cMichael Straube
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens
2019-01-15staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube
2019-01-15staging: rtl8188eu: remove unnecessary parentheses in os_intfs.cMichael Straube
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-12staging: rtl8188eu: reuse Hal_GetChnlGroup88E()Michael Straube
2018-12-12staging: rtl8188eu: simplify loop in rtl88eu_phy_iq_calibrate()Michael Straube
2018-12-06staging: rtl8188eu: remove unused code in rtw_cmd.cMichael Straube
2018-12-06staging: rtl8188eu: rename struct field Wifi_Error_StatusMichael Straube