aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-16staging: rtl8188eu: fix indentation errorRemco Verhoef1-1/+1
2017-05-15staging: rtl8188eu: Put constant on right side of comparisonAviv Palivoda1-2/+2
2017-04-08staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov1-2/+1
2017-04-08staging: rtl8188eu: Remove extra spacesAlfonso Lima Astor1-1/+1
2017-03-12staging: rtl8188eu: Fix redundant space coding style issueAlex Yashchenko1-1/+1
2017-03-09staging: rtl8188eu: fix typos in macrosSebastian Haas1-2/+2
2017-03-06staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil7-0/+22
2017-03-06staging:r8188eu: remove unused HW_VAR_RF_TYPE parameter of HT_caps_handlerIvan Safonov1-3/+0
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|tail) and remove unused recvframe_(put|pull|pull_tail)()Ivan Safonov1-1/+1
2017-02-03staging: rtl8188eu: remove not necessary braces {} (checkpatch fix)Martin Karamihov1-2/+1
2017-01-03staging: r8188eu: fix spelling mistake on xmitframe_coalseceColin Ian King1-1/+1
2016-10-25staging:r8188eu: Remove space before commaAlex Briskin1-2/+2
2016-10-16Staging: rtl8188eu: hal: Compress return logic into one lineMihaela Muraru1-6/+4
2016-10-16staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structureIvan Safonov1-7/+3
2016-10-16staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov2-4/+4
2016-10-16staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structureIvan Safonov2-2/+0
2016-10-16staging:r8188eu: refactor rtl88eu_dm_txpower_tracking_callback_thermalmeter functionIvan Safonov1-27/+7
2016-10-16staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structureIvan Safonov4-103/+49
2016-10-16staging:r8188eu: remove rf_chip member of hal_data_8188e structureIvan Safonov2-18/+1
2016-10-16staging:r8188eu: remove Antenna_(Lfet|Right) enumeration itemsIvan Safonov1-5/+0
2016-10-16staging:r8188eu: remove unused members of hal_data_8188e structureIvan Safonov1-3/+0
2016-10-16staging:r8188eu: remove ExternalPA member of hal_data_8188e structureIvan Safonov1-2/+0
2016-10-16staging:r8188eu: remove bLedOpenDrain member of hal_data_8188e structureIvan Safonov1-12/+6
2016-10-16staging:r8188eu: remove bRegUseLed member of led_priv structureIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove ff_hwaddr member of recv_priv structureIvan Safonov1-3/+1
2016-10-16staging:r8188eu: remove (u32 cnt) argument of usb_read_port functionIvan Safonov1-1/+1
2016-10-16staging:r8188eu: change usb_read_port last argument type to (struct *recv_buf)Ivan Safonov1-1/+1
2016-10-16staging:r8188eu: remove skb data alignment in r8188eu driver codeIvan Safonov1-9/+1
2016-10-16staging:r8188eu: remove free_recv_buf_queue_cnt member of recv_priv structureIvan Safonov2-2/+0
2016-10-02staging:r8188eu: change rtl8188e_process_phy_info function argument typeIvan Safonov1-3/+2
2016-09-23staging: r8188eu: remove RFType member of odm_dm_struct structureIvan Safonov3-41/+12
2016-09-23staging: r8188eu: remove rf_type member of hal_data_8188e structureIvan Safonov6-22/+5
2016-09-23staging: rtl8188eu: hal: rtl8188e_cmd: Use ether_addr_copy() instead of memcpy()Georgiana Rodica Chelu1-17/+17
2016-09-20staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov12-170/+117
2016-09-20staging: r8188eu: remove HW_VAR_DM_FLAG member of hw_variables enumerationIvan Safonov1-7/+0
2016-09-20staging: r8188eu: remove usb_hal.hIvan Safonov2-2/+0
2016-09-20staging: r8188eu: remove rtl8188eu_set_hal_ops functionIvan Safonov1-7/+0
2016-09-20staging: r8188eu: remove xmitframe_direct functionIvan Safonov1-13/+6
2016-09-20staging: r8188eu: change last argument type of the usb_write_port functionIvan Safonov1-2/+2
2016-09-17staging: r8188eu: remove ODM_CmnInfoPtrArrayHook functionIvan Safonov2-84/+20
2016-09-17staging: r8188eu: remove ODM_CmnInfoHook functionIvan Safonov2-88/+11
2016-09-17staging: r8188eu: remove ODM_CmnInfoUpdate functionIvan Safonov3-50/+9
2016-09-12staging: r8188eu: remove hal_reset_security_engine member of hal_ops structureIvan Safonov1-8/+0
2016-09-12staging: r8188eu: remove rtl8188e_set_hal_ops functionIvan Safonov2-8/+0
2016-09-12staging: r8188eu: rename rtl8188e_free_hal_data to rtw_hal_free_dataIvan Safonov2-8/+1
2016-09-12staging: r8188eu: rename rtl8188e_init_dm_priv to rtw_hal_dm_initIvan Safonov3-9/+1
2016-09-12staging: r8188eu: rename ReadChipVersion8188E to rtw_hal_read_chip_versionIvan Safonov2-9/+1
2016-09-12staging: r8188eu: rename phy_set_bw_mode to rtw_hal_set_bwmodeIvan Safonov3-11/+1
2016-09-12staging: r8188eu: rename phy_sw_chnl to rtw_hal_set_chanIvan Safonov3-8/+1