summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: r8188eu: rename phy_sw_chnl to rtw_hal_set_chanIvan Safonov2016-09-125-10/+1
* staging: r8188eu: rename rtl8188e_HalDmWatchDog to rtw_hal_dm_watchdogIvan Safonov2016-09-125-12/+1
* staging: r8188eu: rename rtl8188e_Add_RateATid to rtw_hal_add_ra_tidIvan Safonov2016-09-125-16/+1
* staging: r8188eu: rename AntDivBeforeLink8188E to rtw_hal_antdiv_before_linkedIvan Safonov2016-09-125-13/+1
* staging: r8188eu: rename AntDivCompare8188E to rtw_hal_antdiv_rssi_comparedIvan Safonov2016-09-124-13/+1
* staging: r8188eu: rename phy_query_rf_reg to rtw_hal_read_rfregIvan Safonov2016-09-126-23/+8
* staging: r8188eu: rename sreset_init_value to rtw_hal_sreset_initIvan Safonov2016-09-125-12/+1
* staging: r8188eu: remove sreset_get_wifi_status of hal_ops structureIvan Safonov2016-09-122-2/+0
* staging: r8188eu: rename rtl8188e_SetHalODMVar to rtw_hal_set_odm_varIvan Safonov2016-09-123-16/+1
* staging: r8188eu: rename hal_notch_filter_8188e to rtw_hal_notch_filterIvan Safonov2016-09-123-10/+1
* staging: r8188eu: rename rtl8188eu_InitPowerOn to rtw_hal_power_onIvan Safonov2016-09-123-13/+2
* staging: r8188eu: remove hal_init member of hal_ops structureIvan Safonov2016-09-123-4/+3
* staging: r8188eu: remove hal_deinit member of hal_ops structureIvan Safonov2016-09-123-4/+3
* staging: r8188eu: rename rtl8188eu_inirp_init to rtw_hal_inirp_initIvan Safonov2016-09-123-16/+1
* staging: r8188eu: rename usb_read_port_cancel to rtw_hal_inirp_deinitIvan Safonov2016-09-124-23/+2
* staging: r8188eu: rename rtl8188eu_init_xmit_priv to rtw_hal_init_xmit_privIvan Safonov2016-09-124-12/+1
* staging: r8188eu: rename rtl8188eu_init_recv_priv to rtw_hal_init_recv_privIvan Safonov2016-09-125-15/+2
OpenPOWER on IntegriCloud