aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/hostap.c
AgeCommit message (Expand)Author
2013-05-13staging: vt6656: use free_netdev instead of kfreeHema Prathaban
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-11staging: vt6656: replaced custom DWORD definition with u32Andres More
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More
2013-01-18staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley
2012-10-22Staging: vt6655-6: shift wrap in hostap_set_encryption()Dan Carpenter
2012-09-04Staging: vt6656: using is_broadcast_ether_addr() to simplify the codeWei Yongjun
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock
2012-08-13staging: vt6656: don't leak 'param' in vt6656_hostap_ioctl() when returning -...Jesper Juhl
2012-07-09staging: vt6656: hostap.c: Remove commented codeMarcos Paulo de Souza
2012-07-09staging: vt6656: hostap.c: Remove unused macros and some useless commentsMarcos Paulo de Souza
2011-03-14staging: vt6656: Remove NULL check before kfreeIlia Mirkin
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond
2009-12-11Staging: vt6656 remove duplicate includesShawn Bohrer
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb
2009-09-15Staging: vt665x: Text janitor in prep for driver mergeJim Lieb
2009-09-15Staging: vt665x: 64bit compile fixes Part 2Jim Lieb
2009-09-15Staging: vt6656: use net_device_ops for management functionsForest Bond
2009-09-15Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond