summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_module.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8192e: Timer setup using macro rather assignmentGnanachandran Dhanapal2015-06-171-6/+0
* staging: rtl8192e: Remove unused rtllib_device membersMateusz Kulikowski2015-06-171-3/+0
* staging: rtl8192e: Remove remains of RTLLIB_*_DEBUG() (including proc entry)Mateusz Kulikowski2015-06-011-55/+0
* staging: rtl8192e: Remove RTLLIB_DEBUG_INFO()Mateusz Kulikowski2015-06-011-1/+1
* staging: rtl8192e: Remove RTLLIB_ERROR() and RTLLIB_WARNING()Mateusz Kulikowski2015-06-011-5/+3
* staging: rtl8192e: Remove unnecessary OOM messageQuentin Lambert2015-03-061-7/+3
* staging: rtl8192x: Remove use of seq_printf return valueJoe Perches2015-03-061-1/+3
* Staging: rtl8192e: Fixed unnecessary line continuation.Kolbeinn Karlsson2015-02-071-3/+1
* staging: rtl8192e: fixed coding style issuesMatthew Casey2014-08-301-0/+1
* Staging: rtl8192e: adjust error handlingHimangi Saraogi2014-06-261-3/+2
* Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_module.cRashika Kheria2013-11-101-2/+2
* Staging: rtl8192e: add missing single_release()Li Zefan2013-07-311-1/+2
* rtl8192e: switch to proc_create()Al Viro2013-04-091-31/+21
* rtl8192e: don't use create_proc_entry() for directoriesAl Viro2013-04-091-1/+1
* staging/rtl8192e: Register against lib80211Sean MacLennan2011-12-221-19/+4
* staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan2011-12-221-7/+9
* staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan2011-12-221-1/+2
* staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan2011-12-221-1/+1
* staging: remove version.h includes in rtl8192eDevendra Naga2011-12-131-1/+0
* rtl8192e: Split the driver upSean MacLennan2011-11-301-4/+9
* rtl8192e: Export symbolsSean MacLennan2011-11-301-0/+2
* rtl8192e: create generic rtllib_debug.hSean MacLennan2011-11-301-2/+0
* staging: rtl8192e: Fix various problems noted by smatchLarry Finger2011-09-061-4/+3
* staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger2011-08-251-6/+3
* staging: rtl8192e: Cleanup checkpatch -f errors - Part XIIILarry Finger2011-08-251-1/+1
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XIILarry Finger2011-08-251-15/+15
* staging: rtl8192e: Convert typedef SW_CAM_TABLE to struct sw_cam_tableLarry Finger2011-08-241-1/+1
* staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger2011-08-231-1/+1
* staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUGLarry Finger2011-08-231-8/+0
* staging: rtl8192e: Remove dead code associated with CONFIG_CFG_80211Larry Finger2011-08-231-65/+0
* staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORMLarry Finger2011-08-231-8/+0
* From: wlanfae <wlanfae@realtek.com>Larry Finger2011-08-231-0/+374
OpenPOWER on IntegriCloud