summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep
AgeCommit message (Expand)Author
2019-01-31staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube
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
2017-03-06staging: rtl8188eu: replace explicit NULL comparisonGargi Sharma
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov
2017-02-09staging:r8188eu: replace rx_end member of recv_frame with pkt->endIvan Safonov
2017-01-23Staging: rtl8188eu: os_dep: usb_ops_linux.c - style fixDerek Robson
2017-01-16staging:r8188eu: remove unused rx_head member of struct recv_frameIvan Safonov
2017-01-16staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt()Ivan Safonov
2017-01-05staging:r8188eu: eleminate recovery attemp using skb_clone after netdev_alloc...Ivan Safonov
2017-01-05staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov
2017-01-05staging:r8188eu: remove RTW_STATUS_CODE()Ivan Safonov