summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_module.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15staging: rtl8192e: rename variable HTInitializeHTInfoGary Rookard1-1/+1
2023-10-21staging: rtl8192e: renamed variable HTUpdateDefaultSettingGary Rookard1-1/+1
2023-10-07staging: rtl8192e: Remove unused variable rt_global_debug_componentPhilipp Hortmann1-3/+0
2023-10-05staging: rtl8192e: Remove unused variable raw_txPhilipp Hortmann1-1/+0
2023-09-26Staging: rtl8192e: Rename function TSInitializeTree Davies1-1/+1
2023-07-27staging: rtl8192e: Remove variable host_decrypt as it is constantPhilipp Hortmann1-2/+0
2023-07-27staging: rtl8192e: Remove variable host_encrypt as it is constantPhilipp Hortmann1-1/+0
2022-11-17staging: rtl8192e: Rename pHTInfoPhilipp Hortmann1-3/+3
2022-10-31staging: rtl8192e: rtllib_module: remove unnecessary parenthesesAaron Lawrence1-1/+1
2021-12-03staging: rtl8192e: rtllib_module: remove unnecessary assignmentYang Yingliang1-1/+0
2021-12-03staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()Yang Yingliang1-4/+12
2019-06-20staging: rtl8192e: rtllib_module: Remove redundant memsetHariprasad Kelam1-1/+0
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-16/+3
2019-04-03Staging: rtl8192e: Fix spaces around "+"Hildo Guillardi JĂșnior1-1/+1
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson1-26/+26
2016-09-18Staging: rtl8192e: Use !x instead of x == NULLSandhya Bankar1-1/+1
2016-02-08staging: rtl8192e: remove unnecessary multiple blank linesChristian Colic1-5/+0
2015-10-13Staging: rtl8192e: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke1-3/+2
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski1-4/+0
2015-06-18Staging: rtl8192e: Timer setup using macro rather assignmentGnanachandran Dhanapal1-6/+0
2015-06-18staging: rtl8192e: Remove unused rtllib_device membersMateusz Kulikowski1-3/+0
2015-06-01staging: rtl8192e: Remove remains of RTLLIB_*_DEBUG() (including proc entry)Mateusz Kulikowski1-55/+0
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_INFO()Mateusz Kulikowski1-1/+1
2015-06-01staging: rtl8192e: Remove RTLLIB_ERROR() and RTLLIB_WARNING()Mateusz Kulikowski1-5/+3
2015-03-07staging: rtl8192e: Remove unnecessary OOM messageQuentin Lambert1-7/+3
2015-03-07staging: rtl8192x: Remove use of seq_printf return valueJoe Perches1-1/+3
2015-02-07Staging: rtl8192e: Fixed unnecessary line continuation.Kolbeinn Karlsson1-3/+1
2014-08-31staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+1
2014-06-27Staging: rtl8192e: adjust error handlingHimangi Saraogi1-3/+2
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_module.cRashika Kheria1-2/+2
2013-08-01Staging: rtl8192e: add missing single_release()Li Zefan1-1/+2
2013-04-09rtl8192e: switch to proc_create()Al Viro1-31/+21
2013-04-09rtl8192e: don't use create_proc_entry() for directoriesAl Viro1-1/+1
2011-12-23staging/rtl8192e: Register against lib80211Sean MacLennan1-19/+4
2011-12-23staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan1-7/+9
2011-12-23staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan1-1/+2
2011-12-23staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan1-1/+1
2011-12-14staging: remove version.h includes in rtl8192eDevendra Naga1-1/+0
2011-11-30rtl8192e: Split the driver upSean MacLennan1-4/+9
2011-11-30rtl8192e: Export symbolsSean MacLennan1-0/+2
2011-11-30rtl8192e: create generic rtllib_debug.hSean MacLennan1-2/+0
2011-09-07staging: rtl8192e: Fix various problems noted by smatchLarry Finger1-4/+3
2011-08-26staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger1-6/+3
2011-08-25staging: rtl8192e: Cleanup checkpatch -f errors - Part XIIILarry Finger1-1/+1
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XIILarry Finger1-15/+15
2011-08-24staging: rtl8192e: Convert typedef SW_CAM_TABLE to struct sw_cam_tableLarry Finger1-1/+1
2011-08-24staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger1-1/+1
2011-08-24staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUGLarry Finger1-8/+0
2011-08-24staging: rtl8192e: Remove dead code associated with CONFIG_CFG_80211Larry Finger1-65/+0
2011-08-24staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORMLarry Finger1-8/+0