summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_debug.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-15staging: rtl8188eu: remove core/rtw_debug.cPhillip Potter1-187/+0
2021-03-22staging: rtl8188eu: use netdev routines for private dataMartin Kaiser1-4/+4
2020-10-26staging: rtl8188eu: rearrange lines exceeding 100 columnsDeepak R Varma1-6/+12
2020-08-18staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov1-4/+4
2020-06-25Staging: rtl8188eu: Fix alignment coding style issuePeilin Ye1-10/+10
2020-03-12staging: rtl8188eu: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-8/+8
2018-09-18staging: rtl8188eu: remove code that is valid only for 5 GHzRobert Węcławski1-24/+1
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2016-09-12staging: rtl8188eu: remove unused debugging functionsLuca Ceresoli1-731/+0
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2016-02-08Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issueChris Elliott1-7/+7
2015-10-29staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signalIvan Safonov1-2/+1
2015-08-04Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja1-2/+2
2015-08-01Staging: rtl8188eu: fixed newlines after declarationsDave Perez1-0/+2
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak1-7/+7
2014-06-27staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar1-1/+1
2014-06-20staging: rtl8188eu: Move usb_[read, write]() declarations to usb_ops_linux.hnavin patidar1-0/+1
2014-06-20staging: rtl8188eu: Remove function _rtw_read8()navin patidar1-1/+1
2014-06-20staging: rtl8188eu: Remove function _rtw_read16()navin patidar1-1/+1
2014-06-20staging: rtl8188eu: Remove function _rtw_read32()navin patidar1-7/+7
2014-06-20staging: rtl8188eu: Remove function _rtw_write8()navin patidar1-1/+1
2014-06-20staging: rtl8188eu: Remove function _rtw_write16()navin patidar1-1/+1
2014-06-20staging: rtl8188eu: Remove function _rtw_write32()navin patidar1-1/+1
2014-06-20staging: rtl8188eu: Remove header file rtw_version.hnavin patidar1-1/+0
2014-03-19Staging: rtl8188eu: Fix warning of space prohibited.Elena Oat1-1/+1
2014-03-18Staging: rtl8188eu: Fix warning of printk() should include KERN_ facility level.Elena Oat1-1/+1
2014-02-28staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida1-1/+1
2014-02-12staging: r8188eu: Eliminate macro to get next list itemLarry Finger1-2/+2
2014-02-12staging: r8188eu: Replace misspelled local container macroLarry Finger1-1/+1
2013-12-21staging: r8188eu: Fix unused variable warningsLarry Finger1-1/+0
2013-12-20staging: r8188eu: Remove wrapper around spin_unlock_bhLarry Finger1-1/+1
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_bhLarry Finger1-1/+1
2013-08-22staging: r8188eu: Add files for new driver - part 2Larry Finger1-0/+948