aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/hostap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Staging: vt6656: using is_broadcast_ether_addr() to simplify the codeWei Yongjun1-6/+2
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-5/+5
2012-08-13staging: vt6656: don't leak 'param' in vt6656_hostap_ioctl() when returning -EOPNOTSUPPJesper Juhl1-6/+6
2012-07-09staging: vt6656: hostap.c: Remove commented codeMarcos Paulo de Souza1-43/+0
2012-07-09staging: vt6656: hostap.c: Remove unused macros and some useless commentsMarcos Paulo de Souza1-20/+0
2011-03-14staging: vt6656: Remove NULL check before kfreeIlia Mirkin1-2/+1
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-7/+7
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-05-11Staging: Drop memory allocation castJulia Lawall1-2/+2
2010-05-11Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond1-4/+4
2009-12-11Staging: vt6656 remove duplicate includesShawn Bohrer1-1/+0
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-20/+0
2009-09-15Staging: vt665x: Text janitor in prep for driver mergeJim Lieb1-1/+1
2009-09-15Staging: vt665x: 64bit compile fixes Part 2Jim Lieb1-3/+3
2009-09-15Staging: vt6656: use net_device_ops for management functionsForest Bond1-1/+6
2009-09-15Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond1-1/+3
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+881