summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep
AgeCommit message (Expand)Author
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
2018-07-13staging: rtl8188eu: use strlcpy instead of strncpyMichael Straube
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-06-28staging: rtl8188eu: remove whitespace - coding styleMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu
2018-05-11staging:r8188eu: Remove rx_handler_data unnecessary readIvan Safonov
2018-02-22staging: rtl8188eu: Remove unneeded castChristopher Diaz Riveros
2018-02-16staging:r8188eu: Remove unused struct pkt_fileIvan Safonov
2017-11-28staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger
2017-11-02staging: rtl8188eu: Revert 4 commits breaking ARPHans de Goede
2017-10-18staging: rtl8188eu: usb_ops_linux: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook
2017-08-29staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-18staging: rtl8188eu: add RNX-N150NUB supportCharles Milette
2017-08-18staging: rtl8188eu: constify usb_device_idArvind Yadav
2017-07-18staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-20Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-15staging:r8188eu: trim IV/ICV fields in validate_recv_data_frame()Ivan Safonov
2017-05-15staging:r8188eu: inline unprotect_frame() in mon_recv_decrypted_recv()Ivan Safonov
2017-05-15staging:r8188eu: use different mon_recv_decrypted() inside rtl88eu_mon_recv_h...Ivan Safonov
2017-04-08staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov
2017-04-08staging:r8188eu: remove software_encrypt member of registry_priv structIvan Safonov
2017-04-08staging:r8188eu: replace rtw_software_encrypt with its default valueIvan Safonov
2017-04-08staging:r8188eu: remove sw_decrypt member of security_priv structIvan Safonov
2017-04-08staging:r8188eu: remove software_decrypt member of registry_priv structIvan Safonov
2017-04-08staging:r8188eu: replace rtw_software_decrypt with its valueIvan Safonov