summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2020-04-02staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger
2020-04-02staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube
2020-02-28staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger
2020-02-28staging: rtl8188eu: Fix potential security holeLarry Finger
2020-01-14staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube
2020-01-04staging: rtl8188eu: fix possible null dereferenceConnor Kuehl
2019-12-21staging: rtl8188eu: fix interface sanity checkJohan Hovold
2019-11-06staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl
2019-01-31staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube
2018-02-03staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger
2017-12-20rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmdJia-Ju Bai
2017-12-20rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmdJia-Ju Bai
2017-12-09staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King
2017-11-21staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro
2017-08-30staging: rtl8188eu: add RNX-N150NUB supportCharles Milette
2017-07-27staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino
2017-06-24staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter
2017-03-12staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann
2016-10-02staging: rtl8188eu: fix double unlock error in rtw_resume_process()Wei Yongjun
2016-10-02staging:r8188eu: remove GEN_MLME_EXT_HANDLER macroIvan Safonov
2016-10-02staging:r8188eu: remove GEN_DRV_CMD_HANDLER macroIvan Safonov
2016-10-02staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov
2016-10-02staging:r8188eu: remove GEN_CMD_CODE macroIvan Safonov
2016-10-02staging:r8188eu: remove pkt_newalloc member of the recv_buf structureIvan Safonov
2016-10-02staging:r8188eu: remove rtw_handle_dualmac declarationIvan Safonov
2016-10-02staging:r8188eu: remove (RGTRY|BSSID)_(OFT|SZ) macrosIvan Safonov
2016-10-02staging:r8188eu: change rtl8188e_process_phy_info function argument typeIvan Safonov
2016-10-02staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu
2016-10-02staging: rtl8188eu: core: rtw_xmit: Move constant of the right sideGeorgiana Rodica Chelu
2016-09-25staging: rtl8188eu: core: rtw_security: Remove return statement from void fun...Georgiana Rodica Chelu
2016-09-25staging: rtl8188eu: core: rtw_mlme: Remove return statement from void functionGeorgiana Rodica Chelu
2016-09-23staging: r8188eu: remove RFType member of odm_dm_struct structureIvan Safonov
2016-09-23staging: r8188eu: remove rf_type member of hal_data_8188e structureIvan Safonov
2016-09-23staging: rtl8188eu: hal: rtl8188e_cmd: Use ether_addr_copy() instead of memcpy()Georgiana Rodica Chelu
2016-09-22Staging:rtl8188eu: Fix multiple blank linesYannis Damigos
2016-09-20staging: rtl8188eu: core: rtw_xmit: Remove extra bracesGeorgiana Rodica Chelu
2016-09-20staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov
2016-09-20staging: r8188eu: remove GET_RF_TYPE macroIvan Safonov
2016-09-20staging: r8188eu: set correct type for HalData member of adapter structureIvan Safonov
2016-09-20staging: r8188eu: remove HW_VAR_DM_FLAG member of hw_variables enumerationIvan Safonov
2016-09-20staging: r8188eu: remove usb_hal.hIvan Safonov
2016-09-20staging: r8188eu: remove rtl8188eu_set_hal_ops functionIvan Safonov
2016-09-20staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov
2016-09-20staging: r8188eu: delete rtw_usb_bulk_size_boundary functionIvan Safonov
2016-09-20staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structureIvan Safonov
2016-09-20staging: r8188eu: remove xmitframe_direct functionIvan Safonov
2016-09-20staging: r8188eu: change last argument type of the usb_write_port functionIvan Safonov
2016-09-18staging: rtl8188eu: core: Add spaces around operatorsAnchal Jain
2016-09-18staging: rtl8188eu: core: Fix comparison to NULLAnchal Jain
2016-09-17staging: rtl8188eu: core: Replace memcpy() with ether_addr_copy() if ethernet...sayli karnik