summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: fix double unlock error in rtw_resume_process()Wei Yongjun2016-10-021-4/+4
* staging:r8188eu: remove GEN_MLME_EXT_HANDLER macroIvan Safonov2016-10-021-17/+15
* staging:r8188eu: remove GEN_DRV_CMD_HANDLER macroIvan Safonov2016-10-021-1/+0
* staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov2016-10-023-33/+31
* staging:r8188eu: remove GEN_CMD_CODE macroIvan Safonov2016-10-023-51/+49
* staging:r8188eu: remove pkt_newalloc member of the recv_buf structureIvan Safonov2016-10-022-2/+0
* staging:r8188eu: remove rtw_handle_dualmac declarationIvan Safonov2016-10-021-2/+0
* staging:r8188eu: remove (RGTRY|BSSID)_(OFT|SZ) macrosIvan Safonov2016-10-021-6/+0
* staging:r8188eu: change rtl8188e_process_phy_info function argument typeIvan Safonov2016-10-022-4/+4
* staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu2016-10-021-6/+6
* staging: rtl8188eu: core: rtw_xmit: Move constant of the right sideGeorgiana Rodica Chelu2016-10-021-3/+3
* staging: rtl8188eu: core: rtw_security: Remove return statement from void fun...Georgiana Rodica Chelu2016-09-251-1/+0
* staging: rtl8188eu: core: rtw_mlme: Remove return statement from void functionGeorgiana Rodica Chelu2016-09-251-2/+0
* staging: r8188eu: remove RFType member of odm_dm_struct structureIvan Safonov2016-09-234-43/+12
* staging: r8188eu: remove rf_type member of hal_data_8188e structureIvan Safonov2016-09-237-23/+5
* staging: rtl8188eu: hal: rtl8188e_cmd: Use ether_addr_copy() instead of memcpy()Georgiana Rodica Chelu2016-09-231-17/+17
* Staging:rtl8188eu: Fix multiple blank linesYannis Damigos2016-09-221-1/+0
* staging: rtl8188eu: core: rtw_xmit: Remove extra bracesGeorgiana Rodica Chelu2016-09-201-12/+7
* staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov2016-09-2015-187/+124
* staging: r8188eu: remove GET_RF_TYPE macroIvan Safonov2016-09-201-1/+0
* staging: r8188eu: set correct type for HalData member of adapter structureIvan Safonov2016-09-201-1/+1
* staging: r8188eu: remove HW_VAR_DM_FLAG member of hw_variables enumerationIvan Safonov2016-09-202-8/+0
* staging: r8188eu: remove usb_hal.hIvan Safonov2016-09-205-23/+0
* staging: r8188eu: remove rtl8188eu_set_hal_ops functionIvan Safonov2016-09-203-11/+5
* staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov2016-09-204-9/+5
* staging: r8188eu: delete rtw_usb_bulk_size_boundary functionIvan Safonov2016-09-201-15/+0
* staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structureIvan Safonov2016-09-202-4/+1
* staging: r8188eu: remove xmitframe_direct functionIvan Safonov2016-09-201-13/+6
* staging: r8188eu: change last argument type of the usb_write_port functionIvan Safonov2016-09-203-18/+17
* staging: rtl8188eu: core: Add spaces around operatorsAnchal Jain2016-09-181-26/+26
* staging: rtl8188eu: core: Fix comparison to NULLAnchal Jain2016-09-181-6/+6
* staging: rtl8188eu: core: Replace memcpy() with ether_addr_copy() if ethernet...sayli karnik2016-09-171-43/+46
* staging: r8188eu: remove ODM_CmnInfoPtrArrayHook functionIvan Safonov2016-09-172-84/+20
* staging: r8188eu: remove ODM_CmnInfoHook functionIvan Safonov2016-09-172-88/+11
* staging: r8188eu: remove ODM_CmnInfoUpdate functionIvan Safonov2016-09-173-50/+9
* staging: rtl8188eu: remove unused debugging functionsLuca Ceresoli2016-09-122-852/+0
* staging: rtl8188eu: remove useless includeLuca Ceresoli2016-09-121-1/+0
* staging: rtl8188eu: remove rtw_proc_{init,remove}_oneLuca Ceresoli2016-09-123-353/+3
* staging: rtl8188eu: declare internal function as staticLuca Ceresoli2016-09-121-2/+2
* staging: rtl8188eu: remove unimplemented functions declarationLuca Ceresoli2016-09-121-4/+0
* Staging: rtl8188eu: ioctl_linux: Clean up if function returned NULL on failure.Amit Ghadge2016-09-121-17/+17
* staging: r8188eu: remove HalFunc member of adapter structureIvan Safonov2016-09-122-4/+0
* staging: r8188eu: remove hal_reset_security_engine member of hal_ops structureIvan Safonov2016-09-122-10/+0
* staging: r8188eu: remove interrupt_handler member of hal_ops structureIvan Safonov2016-09-121-2/+0
* staging: r8188eu: remove hal_set_hal_ops macroIvan Safonov2016-09-122-2/+1
* staging: r8188eu: remove rtl8188e_set_hal_ops functionIvan Safonov2016-09-123-10/+0
* staging: r8188eu: rename rtl8188e_free_hal_data to rtw_hal_free_dataIvan Safonov2016-09-123-10/+1
* staging: r8188eu: rename rtl8188e_init_dm_priv to rtw_hal_dm_initIvan Safonov2016-09-125-12/+1
* staging: r8188eu: rename ReadChipVersion8188E to rtw_hal_read_chip_versionIvan Safonov2016-09-123-10/+1
* staging: r8188eu: rename phy_set_bw_mode to rtw_hal_set_bwmodeIvan Safonov2016-09-125-18/+1
OpenPOWER on IntegriCloud