index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
/
rtllib_module.c
Age
Commit message (
Expand
)
Author
2013-08-01
Staging: rtl8192e: add missing single_release()
Li Zefan
2013-04-09
rtl8192e: switch to proc_create()
Al Viro
2013-04-09
rtl8192e: don't use create_proc_entry() for directories
Al Viro
2011-12-22
staging/rtl8192e: Register against lib80211
Sean MacLennan
2011-12-22
staging/rtl8192e: Convert to lib80211_crypt_info
Sean MacLennan
2011-12-22
staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_ops
Sean MacLennan
2011-12-22
staging/rtl8192e: Add lib80211.h to rtllib.h
Sean MacLennan
2011-12-14
staging: remove version.h includes in rtl8192e
Devendra Naga
2011-11-30
rtl8192e: Split the driver up
Sean MacLennan
2011-11-30
rtl8192e: Export symbols
Sean MacLennan
2011-11-30
rtl8192e: create generic rtllib_debug.h
Sean MacLennan
2011-09-06
staging: rtl8192e: Fix various problems noted by smatch
Larry Finger
2011-08-25
staging: rtl8192e: Fix sparse (non-endian) messages - Part I
Larry Finger
2011-08-25
staging: rtl8192e: Cleanup checkpatch -f errors - Part XIII
Larry Finger
2011-08-25
staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XII
Larry Finger
2011-08-24
staging: rtl8192e: Convert typedef SW_CAM_TABLE to struct sw_cam_table
Larry Finger
2011-08-24
staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughput
Larry Finger
2011-08-24
staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUG
Larry Finger
2011-08-24
staging: rtl8192e: Remove dead code associated with CONFIG_CFG_80211
Larry Finger
2011-08-24
staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORM
Larry Finger
2011-08-24
From: wlanfae <wlanfae@realtek.com>
Larry Finger