summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep
AgeCommit message (Expand)Author
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-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
2018-12-06staging: rtl8188eu: rename struct field Wifi_Error_StatusMichael Straube
2018-12-05staging: rtl8188eu: fix spelling mistake "inferface" -> "interface"Colin Ian King
2018-11-26staging: rtl8188eu: remove rtw_android_set_block()Michael Straube
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube
2018-11-23staging: rtl8188eu: remove variable from rtl8188eu_xmit_tasklet()Michael Straube
2018-11-23staging: rtl8188eu: cleanup declarations in usb_ops_linux.cMichael Straube
2018-11-23staging: rtl8188eu: add spaces around '>>' and '&'Michael Straube
2018-11-23staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2018-11-23staging: rtl8188eu: correct spelling mistake in a commentMichael Straube
2018-11-23staging: rtl8188eu: remove braces from single if else statementMichael Straube
2018-11-23staging: rtl8188eu: cleanup line ending with a '('Michael Straube
2018-11-23staging: rtl8188eu: use __func__ in usb_ops_linux.cMichael Straube
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube
2018-11-11staging: rtl8188eu: remove unnecessary parentheses in recv_linux.cMichael Straube
2018-11-11staging: rtl8188eu: add spaces around '*' in recv_linux.cMichael Straube
2018-11-11staging: rtl8188eu: use __func__ in recv_linux.cMichael Straube
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube
2018-10-14staging: rtl8188eu: fix spelling mistake "EINPROGESS" -> "EINPROGRESS"Colin Ian King
2018-10-10staging: rtl8188eu: remove whitespace - styleMichael Straube
2018-10-10staging: rtl8188eu: cleanup lines over 80 characters - styleMichael Straube
2018-10-10staging: rtl8188eu: add spaces around operators - styleMichael Straube
2018-10-10staging: rtl8188eu: use __func__ instead of hardcoded name - styleMichael Straube
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube
2018-09-28staging: rtl8188eu: fix spelling mistake "transfoer_len" -> "transfer_len"Colin Ian King
2018-08-27staging: rtl8188eu: Removed unneeded variableBhaskar Singh
2018-08-27staging: rtl8188eu: Removed a function and coded inlineBhaskar Singh
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-08staging: rtl8188eu: use is_multicast_ether_addr in recv_linux.cMichael Straube
2018-08-05staging: rtl8188eu: remove unnecessary includesMichael Straube
2018-08-02staging: rtl8188eu: remove unnecessary parentheses - styleMichael Straube
2018-08-02staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube
2018-08-02staging: rtl8188eu: fix indentation - styleMichael Straube
2018-08-02staging: rtl8188eu: use is_broadcast_ether_addrMichael Straube
2018-07-24staging: rtl8188eu: fix lines over 80 charactersMichael Straube
2018-07-24staging: rtl8188eu: fix comparsions to trueMichael Straube
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube