summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal
Commit message (Expand)AuthorAgeFilesLines
* Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu2018-05-311-8/+8
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-051-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-134-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/+7
| * 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/+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
OpenPOWER on IntegriCloud