summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-16staging: rtl8188eu: fix indentation errorRemco Verhoef
2017-05-15staging: rtl8188eu: Put constant on right side of comparisonAviv Palivoda
2017-04-08staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov
2017-04-08staging: rtl8188eu: Remove extra spacesAlfonso Lima Astor
2017-03-12staging: rtl8188eu: Fix redundant space coding style issueAlex Yashchenko
2017-03-09staging: rtl8188eu: fix typos in macrosSebastian Haas
2017-03-06staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil
2017-03-06staging:r8188eu: remove unused HW_VAR_RF_TYPE parameter of HT_caps_handlerIvan Safonov
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov
2017-02-03staging: rtl8188eu: remove not necessary braces {} (checkpatch fix)Martin Karamihov
2017-01-03staging: r8188eu: fix spelling mistake on xmitframe_coalseceColin Ian King
2016-10-25staging:r8188eu: Remove space before commaAlex Briskin
2016-10-16Staging: rtl8188eu: hal: Compress return logic into one lineMihaela Muraru
2016-10-16staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structureIvan Safonov
2016-10-16staging:r8188eu: refactor rtl88eu_dm_txpower_tracking_callback_thermalmeter f...Ivan Safonov
2016-10-16staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structureIvan Safonov
2016-10-16staging:r8188eu: remove rf_chip member of hal_data_8188e structureIvan Safonov
2016-10-16staging:r8188eu: remove Antenna_(Lfet|Right) enumeration itemsIvan Safonov
2016-10-16staging:r8188eu: remove unused members of hal_data_8188e structureIvan Safonov
2016-10-16staging:r8188eu: remove ExternalPA member of hal_data_8188e structureIvan Safonov
2016-10-16staging:r8188eu: remove bLedOpenDrain member of hal_data_8188e structureIvan Safonov
2016-10-16staging:r8188eu: remove bRegUseLed member of led_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov
2016-10-16staging:r8188eu: remove ff_hwaddr member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove (u32 cnt) argument of usb_read_port functionIvan Safonov
2016-10-16staging:r8188eu: change usb_read_port last argument type to (struct *recv_buf)Ivan Safonov
2016-10-16staging:r8188eu: remove skb data alignment in r8188eu driver codeIvan Safonov
2016-10-16staging:r8188eu: remove free_recv_buf_queue_cnt member of recv_priv structureIvan Safonov
2016-10-02staging:r8188eu: change rtl8188e_process_phy_info function argument typeIvan Safonov
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-20staging: r8188eu: remove GET_HAL_DATA macroIvan 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: remove xmitframe_direct functionIvan Safonov
2016-09-20staging: r8188eu: change last argument type of the usb_write_port functionIvan Safonov
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: r8188eu: remove hal_reset_security_engine member of hal_ops structureIvan 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