aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-07staging: rtl8192e: remove unnecessary multiple blank linesChristian Colic1-5/+0
2015-10-12Staging: 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-17Staging: rtl8192e: Timer setup using macro rather assignmentGnanachandran Dhanapal1-6/+0
2015-06-17staging: 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-06staging: rtl8192e: Remove unnecessary OOM messageQuentin Lambert1-7/+3
2015-03-06staging: 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-30staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+1
2014-06-26Staging: 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-07-31Staging: 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-22staging/rtl8192e: Register against lib80211Sean MacLennan1-19/+4
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan1-7/+9
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan1-1/+2
2011-12-22staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan1-1/+1
2011-12-13staging: 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-06staging: rtl8192e: Fix various problems noted by smatchLarry Finger1-4/+3
2011-08-25staging: 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-23staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger1-1/+1
2011-08-23staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUGLarry Finger1-8/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_CFG_80211Larry Finger1-65/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORMLarry Finger1-8/+0
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger1-0/+374