aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)AuthorFilesLines
2011-11-30rtl8192e: Split the driver upSean MacLennan9-80/+103
2011-11-30rtl8192e: Export symbolsSean MacLennan11-0/+58
2011-11-30rtl8192e: create generic rtllib_debug.hSean MacLennan9-10/+11
2011-11-30rtl8192e: move RTL_DEBUG and proc prototypesSean MacLennan2-41/+42
2011-11-30rtl8192e: cleanup rtl_debug.hSean MacLennan3-344/+4
2011-11-26staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer1-4/+2
2011-11-26staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+2
2011-11-26staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer6-14/+7
2011-11-26rtl8192e: drop alternate code paths for CONFIG_PM_RTLStefan Lippers-Hollmann4-10/+0
2011-11-26rtl8192e: use HAVE_NET_DEVICE_OPS unconditionallyStefan Lippers-Hollmann2-13/+0
2011-11-26rtl8192e: remove stale defines from ccflags-yStefan Lippers-Hollmann1-3/+0
2011-11-26rtl8192e: Don't copy huge struct by value (and make it const).Jesper Juhl2-3/+3
2011-09-26Staging: rtl8192e: off by one in rtl8192_get_channel_map()Dan Carpenter1-1/+1
2011-09-06staging: rtl8192e: Fix format warningLarry Finger1-1/+1
2011-09-06staging: rtl8192e: Fix various problems noted by smatchLarry Finger3-9/+6
2011-09-06staging: rtl8192e: Fix smatch warnings regarding large arrays on stackLarry Finger5-47/+53
2011-09-06staging: rtl8192e: Fix smatch error in r8192E_phy.cLarry Finger1-1/+3
2011-09-06staging: rtl8192e: Fix smatch warning in rtl819x_BAProc.cLarry Finger1-3/+3
2011-09-06staging: rtl8192e: Silence smatch info in r8192E_cmdpkt.cLarry Finger1-2/+0
2011-09-06staging: rtl8192e: Fix smatch warning in rtl_wx.cLarry Finger1-0/+1
2011-09-06staging: rtl8192e: Fix smatch info output for r8192E_dev.cLarry Finger1-21/+3
2011-09-06staging: rtl8192e: Fix smatch error and warning in rtl_core.cLarry Finger1-34/+24
2011-09-06staging: rtl8192e: Remove dead code involving MOVE_INTO_HANDLERLarry Finger1-22/+0
2011-09-06staging: fix rtl8192e build errorsRandy Dunlap1-0/+1
2011-08-29staging: rtl8192e: Fix array overrunLarry Finger1-1/+1
2011-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into staging-nextGreg Kroah-Hartman1-1/+1
2011-08-26rtl8192e: update for ndo_set_multicast_list removal.Stephen Rothwell1-1/+1
2011-08-25staging: rtl8192e: Add endian checking switch to MakefileLarry Finger1-0/+1
2011-08-25staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger11-455/+152
2011-08-25staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger7-275/+104
2011-08-25staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger10-64/+55
2011-08-25staging: rtl8192e: Add endian checking switch to MakefileLarry Finger1-0/+1
2011-08-25staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger11-455/+152
2011-08-25staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger7-275/+104
2011-08-25staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger10-64/+55
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIIILarry Finger6-556/+506
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIILarry Finger3-232/+247
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVILarry Finger1-243/+255
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVLarry Finger1-87/+90
2011-08-25staging: rtl8192e: Cleanup checkpatch -f errors - Part XIVLarry Finger1-1017/+961
2011-08-25staging: rtl8192e: Cleanup checkpatch -f errors - Part XIIILarry Finger2-778/+714
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XIILarry Finger3-587/+655
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XILarry Finger8-179/+194
2011-08-25staging: rtl8192e: Cleanup checkpatch -f errors - Part XLarry Finger2-1359/+1112
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IXLarry Finger3-517/+511
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VIIILarry Finger2-1488/+1522
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VIILarry Finger2-203/+132
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VILarry Finger3-306/+310
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VLarry Finger4-653/+644
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IVLarry Finger2-730/+779