summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/hostap.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-4/+4
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-12/+12
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-12/+12
* staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley2013-01-181-42/+41Star
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-10/+8Star
* Staging: vt6655-6: shift wrap in hostap_set_encryption()Dan Carpenter2012-10-221-3/+3
* Staging: vt6656: using is_broadcast_ether_addr() to simplify the codeWei Yongjun2012-09-041-6/+2Star
* staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-041-5/+5
* staging: vt6656: don't leak 'param' in vt6656_hostap_ioctl() when returning -...Jesper Juhl2012-08-141-6/+6
* staging: vt6656: hostap.c: Remove commented codeMarcos Paulo de Souza2012-07-091-43/+0Star
* staging: vt6656: hostap.c: Remove unused macros and some useless commentsMarcos Paulo de Souza2012-07-091-20/+0Star
* staging: vt6656: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1Star
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-7/+7
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1Star
* Staging: Drop memory allocation castJulia Lawall2010-05-121-2/+2
* Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond2010-05-111-4/+4
* Staging: vt6656 remove duplicate includesShawn Bohrer2009-12-111-1/+0Star
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-20/+0Star
* Staging: vt665x: Text janitor in prep for driver mergeJim Lieb2009-09-151-1/+1
* Staging: vt665x: 64bit compile fixes Part 2Jim Lieb2009-09-151-3/+3
* Staging: vt6656: use net_device_ops for management functionsForest Bond2009-09-151-1/+6
* Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-09-151-1/+3
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+881