summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
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
2016-09-17staging: r8188eu: remove ODM_CmnInfoPtrArrayHook functionIvan Safonov
2016-09-17staging: r8188eu: remove ODM_CmnInfoHook functionIvan Safonov
2016-09-17staging: r8188eu: remove ODM_CmnInfoUpdate functionIvan Safonov
2016-09-12staging: rtl8188eu: remove unused debugging functionsLuca Ceresoli
2016-09-12staging: rtl8188eu: remove useless includeLuca Ceresoli
2016-09-12staging: rtl8188eu: remove rtw_proc_{init,remove}_oneLuca Ceresoli
2016-09-12staging: rtl8188eu: declare internal function as staticLuca Ceresoli
2016-09-12staging: rtl8188eu: remove unimplemented functions declarationLuca Ceresoli
2016-09-12Staging: rtl8188eu: ioctl_linux: Clean up if function returned NULL on failure.Amit Ghadge
2016-09-12staging: r8188eu: remove HalFunc member of adapter structureIvan Safonov
2016-09-12staging: r8188eu: remove hal_reset_security_engine member of hal_ops structureIvan Safonov
2016-09-12staging: r8188eu: remove interrupt_handler member of hal_ops structureIvan Safonov
2016-09-12staging: r8188eu: remove hal_set_hal_ops macroIvan Safonov
2016-09-12staging: r8188eu: remove rtl8188e_set_hal_ops functionIvan Safonov
2016-09-12staging: r8188eu: rename rtl8188e_free_hal_data to rtw_hal_free_dataIvan Safonov
2016-09-12staging: r8188eu: rename rtl8188e_init_dm_priv to rtw_hal_dm_initIvan Safonov
2016-09-12staging: r8188eu: rename ReadChipVersion8188E to rtw_hal_read_chip_versionIvan Safonov
2016-09-12staging: r8188eu: rename phy_set_bw_mode to rtw_hal_set_bwmodeIvan Safonov
2016-09-12staging: r8188eu: rename phy_sw_chnl to rtw_hal_set_chanIvan Safonov
2016-09-12staging: r8188eu: rename rtl8188e_HalDmWatchDog to rtw_hal_dm_watchdogIvan Safonov
2016-09-12staging: r8188eu: rename rtl8188e_Add_RateATid to rtw_hal_add_ra_tidIvan Safonov
2016-09-12staging: r8188eu: rename AntDivBeforeLink8188E to rtw_hal_antdiv_before_linkedIvan Safonov
2016-09-12staging: r8188eu: rename AntDivCompare8188E to rtw_hal_antdiv_rssi_comparedIvan Safonov
2016-09-12staging: r8188eu: rename phy_query_rf_reg to rtw_hal_read_rfregIvan Safonov
2016-09-12staging: r8188eu: rename sreset_init_value to rtw_hal_sreset_initIvan Safonov
2016-09-12staging: r8188eu: remove sreset_get_wifi_status of hal_ops structureIvan Safonov
2016-09-12staging: r8188eu: rename rtl8188e_SetHalODMVar to rtw_hal_set_odm_varIvan Safonov
2016-09-12staging: r8188eu: rename hal_notch_filter_8188e to rtw_hal_notch_filterIvan Safonov
2016-09-12staging: r8188eu: rename rtl8188eu_InitPowerOn to rtw_hal_power_onIvan Safonov