summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal
Commit message (Expand)AuthorAgeFilesLines
* staging:rtl8188eu:hal Fix wrong comparison to FalseJanani Sankara Babu2017-09-221-1/+1
* staging: rtl8188eu: Fix spellingValentine Sinitsyn2017-09-181-2/+2
* staging: rtl8188eu: fix indentation errorRemco Verhoef2017-05-161-1/+1
* staging: rtl8188eu: Put constant on right side of comparisonAviv Palivoda2017-05-151-2/+2
* staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov2017-04-081-2/+1
* staging: rtl8188eu: Remove extra spacesAlfonso Lima Astor2017-04-081-1/+1
* staging: rtl8188eu: Fix redundant space coding style issueAlex Yashchenko2017-03-121-1/+1
* staging: rtl8188eu: fix typos in macrosSebastian Haas2017-03-091-2/+2
* staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil2017-03-067-0/+22
* staging:r8188eu: remove unused HW_VAR_RF_TYPE parameter of HT_caps_handlerIvan Safonov2017-03-061-3/+0
* staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov2017-02-091-1/+1
* staging: rtl8188eu: remove not necessary braces {} (checkpatch fix)Martin Karamihov2017-02-031-2/+1
* staging: r8188eu: fix spelling mistake on xmitframe_coalseceColin Ian King2017-01-031-1/+1
* staging:r8188eu: Remove space before commaAlex Briskin2016-10-251-2/+2
* Staging: rtl8188eu: hal: Compress return logic into one lineMihaela Muraru2016-10-161-6/+4
* staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structureIvan Safonov2016-10-161-7/+3
* staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov2016-10-162-4/+4
* staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structureIvan Safonov2016-10-162-2/+0
* staging:r8188eu: refactor rtl88eu_dm_txpower_tracking_callback_thermalmeter f...Ivan Safonov2016-10-161-27/+7
* staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structureIvan Safonov2016-10-164-103/+49
* staging:r8188eu: remove rf_chip member of hal_data_8188e structureIvan Safonov2016-10-162-18/+1
* staging:r8188eu: remove Antenna_(Lfet|Right) enumeration itemsIvan Safonov2016-10-161-5/+0
* staging:r8188eu: remove unused members of hal_data_8188e structureIvan Safonov2016-10-161-3/+0
* staging:r8188eu: remove ExternalPA member of hal_data_8188e structureIvan Safonov2016-10-161-2/+0
* staging:r8188eu: remove bLedOpenDrain member of hal_data_8188e structureIvan Safonov2016-10-161-12/+6
* staging:r8188eu: remove bRegUseLed member of led_priv structureIvan Safonov2016-10-161-1/+0
* staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov2016-10-161-1/+0
* staging:r8188eu: remove ff_hwaddr member of recv_priv structureIvan Safonov2016-10-161-3/+1
* staging:r8188eu: remove (u32 cnt) argument of usb_read_port functionIvan Safonov2016-10-161-1/+1
* staging:r8188eu: change usb_read_port last argument type to (struct *recv_buf)Ivan Safonov2016-10-161-1/+1
* staging:r8188eu: remove skb data alignment in r8188eu driver codeIvan Safonov2016-10-161-9/+1
* staging:r8188eu: remove free_recv_buf_queue_cnt member of recv_priv structureIvan Safonov2016-10-162-2/+0
* staging:r8188eu: change rtl8188e_process_phy_info function argument typeIvan Safonov2016-10-021-3/+2
* staging: r8188eu: remove RFType member of odm_dm_struct structureIvan Safonov2016-09-233-41/+12
* staging: r8188eu: remove rf_type member of hal_data_8188e structureIvan Safonov2016-09-236-22/+5
* staging: rtl8188eu: hal: rtl8188e_cmd: Use ether_addr_copy() instead of memcpy()Georgiana Rodica Chelu2016-09-231-17/+17
* staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov2016-09-2012-170/+117
* staging: r8188eu: remove HW_VAR_DM_FLAG member of hw_variables enumerationIvan Safonov2016-09-201-7/+0
* staging: r8188eu: remove usb_hal.hIvan Safonov2016-09-202-2/+0
* staging: r8188eu: remove rtl8188eu_set_hal_ops functionIvan Safonov2016-09-201-7/+0
* 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-201-2/+2
* 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: r8188eu: remove hal_reset_security_engine member of hal_ops structureIvan Safonov2016-09-121-8/+0
* staging: r8188eu: remove rtl8188e_set_hal_ops functionIvan Safonov2016-09-122-8/+0
* staging: r8188eu: rename rtl8188e_free_hal_data to rtw_hal_free_dataIvan Safonov2016-09-122-8/+1
* staging: r8188eu: rename rtl8188e_init_dm_priv to rtw_hal_dm_initIvan Safonov2016-09-123-9/+1
* staging: r8188eu: rename ReadChipVersion8188E to rtw_hal_read_chip_versionIvan Safonov2016-09-122-9/+1
OpenPOWER on IntegriCloud