summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove unused array dB_Invert_TableColin Ian King2018-08-081-10/+0Star
* staging: rtl8188eu: remove whitespace - styleMichael Straube2018-08-081-11/+11
* staging: rtl8188eu: cleanup block comment - styleMichael Straube2018-08-081-3/+5
* staging: rtl8188eu: use is_multicast_ether_addr in rtl8188eu_xmit.cMichael Straube2018-08-081-2/+1Star
* staging: rtl8188eu: remove unnecessary includesMichael Straube2018-08-053-3/+0Star
* staging: rtl8188eu: rename rtw_IOL_appliedMichael Straube2018-08-051-2/+2
* staging: rtl8188eu: rename odm_RTL8188E - styleMichael Straube2018-08-021-0/+0
* staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2018-07-301-3/+3
* staging: rtl8188eu: fix comparsion to trueMichael Straube2018-07-301-1/+1
* staging: rtl8188eu: replace tabs with spacesMichael Straube2018-07-301-3/+3
* staging: rtl8188eu: remove redundant includesMichael Straube2018-07-301-2/+0Star
* staging: rtl8188eu: remove unused dump_txrpt_ccx_88e()Michael Straube2018-07-301-22/+0Star
* staging: rtl8188eu: remove unused ODM_RASupport_Init()Michael Straube2018-07-291-10/+0Star
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-247-14/+0Star
* staging: rtl8188eu: remove redundant header fileMichael Straube2018-07-162-2/+0Star
* staging: rtl8188eu: rename Hal8188ERateAdaptiveMichael Straube2018-07-061-0/+0
* staging: rtl8188eu: fix block comments - coding styleMichael Straube2018-07-021-22/+28
* staging: rtl8188eu: move return type to functions definition lineMichael Straube2018-07-021-4/+4
* staging: rtl8188eu: reorder switch cases and remove default breakMichael Straube2018-07-021-4/+3Star
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-2622-209/+30Star
* Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu2018-05-311-8/+8
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-061-1/+1
* staging: rtl8188eu: place constant on the right side of testSantha Meena Ramamoorthy2018-03-064-7/+7
* staging: rtl8188eu: Replace function name in string with __func__Dafna Hirschfeld2018-02-191-1/+2
* staging: rtl8188eu: Move a blank lineDafna Hirschfeld2018-02-161-1/+1
* staging: rtl8188eu: remove redundant initialization of 'pwrcfgcmd'Colin Ian King2018-01-251-1/+1
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-144-11/+11
|\
| * staging: rtl8188eu: usb_halinit: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-0/+1
| * staging: rtl8188eu: Remove braces from single statement blocksMihaela Muraru2017-10-031-8/+7Star
| * staging:rtl8188eu:hal Fix wrong comparison to FalseJanani Sankara Babu2017-09-221-1/+1
| * staging: rtl8188eu: Fix spellingValentine Sinitsyn2017-09-181-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* 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/+1Star
* 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/+0Star
* 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/+1Star
* 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/+4Star
* staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structureIvan Safonov2016-10-161-7/+3Star
* 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/+0Star
* staging:r8188eu: refactor rtl88eu_dm_txpower_tracking_callback_thermalmeter f...Ivan Safonov2016-10-161-27/+7Star
* staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structureIvan Safonov2016-10-164-103/+49Star