aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-24staging: rtl8188eu: fix lines over 80 charactersMichael Straube1-2/+2
2018-07-24staging: rtl8188eu: fix comparsions to trueMichael Straube1-2/+2
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube6-43/+0
2018-07-13staging: rtl8188eu: use strlcpy instead of strncpyMichael Straube1-1/+1
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck1-1/+2
2018-06-28staging: rtl8188eu: remove whitespace - coding styleMichael Straube1-7/+4
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube10-90/+10
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu1-6/+6
2018-05-11staging:r8188eu: Remove rx_handler_data unnecessary readIvan Safonov1-4/+0
2018-02-22staging: rtl8188eu: Remove unneeded castChristopher Diaz Riveros1-1/+1
2018-02-16staging:r8188eu: Remove unused struct pkt_fileIvan Safonov1-37/+0
2017-11-28staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger1-10/+4
2017-11-02staging: rtl8188eu: Revert 4 commits breaking ARPHans de Goede1-29/+5
2017-10-18staging: rtl8188eu: usb_ops_linux: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook2-15/+9
2017-08-29staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha1-2/+0
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman1-0/+1
2017-08-18staging: rtl8188eu: add RNX-N150NUB supportCharles Milette1-0/+1
2017-08-18staging: rtl8188eu: constify usb_device_idArvind Yadav1-1/+1
2017-07-18staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino1-0/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2017-06-20Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller1-1/+1
2017-05-15staging:r8188eu: trim IV/ICV fields in validate_recv_data_frame()Ivan Safonov1-15/+4
2017-05-15staging:r8188eu: inline unprotect_frame() in mon_recv_decrypted_recv()Ivan Safonov1-1/+15
2017-05-15staging:r8188eu: use different mon_recv_decrypted() inside rtl88eu_mon_recv_hook() and rtl88eu_mon_xmit_hook().Ivan Safonov1-1/+22
2017-04-08staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov1-1/+0
2017-04-08staging:r8188eu: remove software_encrypt member of registry_priv structIvan Safonov1-2/+1
2017-04-08staging:r8188eu: replace rtw_software_encrypt with its default valueIvan Safonov1-3/+1
2017-04-08staging:r8188eu: remove sw_decrypt member of security_priv structIvan Safonov1-1/+0
2017-04-08staging:r8188eu: remove software_decrypt member of registry_priv structIvan Safonov1-2/+1
2017-04-08staging:r8188eu: replace rtw_software_decrypt with its valueIvan Safonov1-2/+1
2017-03-06staging: rtl8188eu: replace explicit NULL comparisonGargi Sharma1-1/+1
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|tail) and remove unused recvframe_(put|pull|pull_tail)()Ivan Safonov3-16/+6
2017-02-09staging:r8188eu: replace rx_end member of recv_frame with pkt->endIvan Safonov1-1/+0
2017-01-23Staging: rtl8188eu: os_dep: usb_ops_linux.c - style fixDerek Robson1-1/+1
2017-01-16staging:r8188eu: remove unused rx_head member of struct recv_frameIvan Safonov1-1/+0
2017-01-16staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt()Ivan Safonov1-15/+0
2017-01-05staging:r8188eu: eleminate recovery attemp using skb_clone after netdev_alloc_skb failIvan Safonov1-16/+3
2017-01-05staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov1-7/+1
2017-01-05staging:r8188eu: remove RTW_STATUS_CODE()Ivan Safonov1-12/+0
2017-01-03staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapterLuca Ceresoli1-2/+0
2017-01-03staging: rtl8188eu: Fixed 'Missing a blank line after declarations' warnings.Yamanappagouda Patil4-2/+9
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-103/+48
2016-10-30staging: rtl8188eu: Standardize test for NULL.Elise Lennion1-1/+1
2016-10-25staging: rtl8188eu: os_dep: remove unnecessary alloc fail messagePierre-Yves Kerbrat1-5/+3
2016-10-25staging: rtl8188eu: os_dep: remove unnecessary parenthesesPierre-Yves Kerbrat1-3/+3
2016-10-25staging: rtl8188eu: os_dep: fix missing spaces around operatorsPierre-Yves Kerbrat1-2/+2
2016-10-25staging: rtl8188eu: os_dep: fix block comment alignment issuePierre-Yves Kerbrat1-3/+4