summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_module.c
AgeCommit message (Expand)Author
2022-01-27staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()Yang Yingliang
2019-06-20staging: rtl8192e: rtllib_module: Remove redundant memsetHariprasad Kelam
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2019-04-03Staging: rtl8192e: Fix spaces around "+"Hildo Guillardi JĂșnior
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson
2016-09-18Staging: rtl8192e: Use !x instead of x == NULLSandhya Bankar
2016-02-07staging: rtl8192e: remove unnecessary multiple blank linesChristian Colic
2015-10-12Staging: rtl8192e: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski
2015-06-17Staging: rtl8192e: Timer setup using macro rather assignmentGnanachandran Dhanapal
2015-06-17staging: rtl8192e: Remove unused rtllib_device membersMateusz Kulikowski
2015-06-01staging: rtl8192e: Remove remains of RTLLIB_*_DEBUG() (including proc entry)Mateusz Kulikowski
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_INFO()Mateusz Kulikowski
2015-06-01staging: rtl8192e: Remove RTLLIB_ERROR() and RTLLIB_WARNING()Mateusz Kulikowski
2015-03-06staging: rtl8192e: Remove unnecessary OOM messageQuentin Lambert
2015-03-06staging: rtl8192x: Remove use of seq_printf return valueJoe Perches
2015-02-07Staging: rtl8192e: Fixed unnecessary line continuation.Kolbeinn Karlsson
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey
2014-06-26Staging: rtl8192e: adjust error handlingHimangi Saraogi
2013-11-10Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_module.cRashika Kheria
2013-07-31Staging: rtl8192e: add missing single_release()Li Zefan
2013-04-09rtl8192e: switch to proc_create()Al Viro
2013-04-09rtl8192e: don't use create_proc_entry() for directoriesAl Viro
2011-12-22staging/rtl8192e: Register against lib80211Sean MacLennan
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan
2011-12-22staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga
2011-11-30rtl8192e: Split the driver upSean MacLennan
2011-11-30rtl8192e: Export symbolsSean MacLennan
2011-11-30rtl8192e: create generic rtllib_debug.hSean MacLennan
2011-09-06staging: rtl8192e: Fix various problems noted by smatchLarry Finger
2011-08-25staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger
2011-08-25staging: rtl8192e: Cleanup checkpatch -f errors - Part XIIILarry Finger
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XIILarry Finger
2011-08-24staging: rtl8192e: Convert typedef SW_CAM_TABLE to struct sw_cam_tableLarry Finger
2011-08-23staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger
2011-08-23staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUGLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_CFG_80211Larry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORMLarry Finger
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger