aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-05staging: rtl8188eu: remove unnecessary includesMichael Straube3-3/+0
2018-08-05staging: rtl8188eu: rename rtw_IOL_appliedMichael Straube1-2/+2
2018-08-02staging: rtl8188eu: rename odm_RTL8188E - styleMichael Straube1-0/+0
2018-07-30staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-3/+3
2018-07-30staging: rtl8188eu: fix comparsion to trueMichael Straube1-1/+1
2018-07-30staging: rtl8188eu: replace tabs with spacesMichael Straube1-3/+3
2018-07-30staging: rtl8188eu: remove redundant includesMichael Straube1-2/+0
2018-07-30staging: rtl8188eu: remove unused dump_txrpt_ccx_88e()Michael Straube1-22/+0
2018-07-29staging: rtl8188eu: remove unused ODM_RASupport_Init()Michael Straube1-10/+0
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube7-14/+0
2018-07-16staging: rtl8188eu: remove redundant header fileMichael Straube2-2/+0
2018-07-06staging: rtl8188eu: rename Hal8188ERateAdaptiveMichael Straube1-0/+0
2018-07-02staging: rtl8188eu: fix block comments - coding styleMichael Straube1-22/+28
2018-07-02staging: rtl8188eu: move return type to functions definition lineMichael Straube1-4/+4
2018-07-02staging: rtl8188eu: reorder switch cases and remove default breakMichael Straube1-4/+3
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube22-209/+30
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu1-8/+8
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap1-1/+1
2018-03-06staging: rtl8188eu: place constant on the right side of testSantha Meena Ramamoorthy4-7/+7
2018-02-19staging: rtl8188eu: Replace function name in string with __func__Dafna Hirschfeld1-1/+2
2018-02-16staging: rtl8188eu: Move a blank lineDafna Hirschfeld1-1/+1
2018-01-25staging: rtl8188eu: remove redundant initialization of 'pwrcfgcmd'Colin Ian King1-1/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-11/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18staging: rtl8188eu: usb_halinit: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-03staging: rtl8188eu: Remove braces from single statement blocksMihaela Muraru1-8/+7
2017-09-22staging:rtl8188eu:hal Fix wrong comparison to FalseJanani Sankara Babu1-1/+1
2017-09-18staging: rtl8188eu: Fix spellingValentine Sinitsyn1-2/+2
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