summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/wpactl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-8/+8
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-7/+7
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-2/+2
* staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley2013-01-071-2/+2
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-6/+6
* staging: vt6656: wpa_set_keys remove fcpfkernelMalcolm Priestley2012-11-271-25/+3Star
* staging: vt6656: dead code removal : wpactl.c/hMalcolm Priestley2012-11-271-636/+0Star
* staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-041-3/+3
* staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()Jesper Juhl2012-02-091-0/+1
* staging, vt6656/wpactl.c: A basic style cleanupJesper Juhl2012-02-091-518/+418Star
* Staging: vt6656: potential memory corruptionDan Carpenter2011-09-301-3/+15
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-261-1/+1
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-261-2/+2
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-261-2/+2
* staging: vt6656: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1Star
* staging: vt6656: removed not useful commentsAndres More2010-08-311-4/+2Star
* staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More2010-06-241-1/+1
* Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More2010-06-241-3/+2Star
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-181-3/+2Star
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1Star
* Staging: Drop memory allocation castJulia Lawall2010-05-121-1/+1
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-111-7/+11
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-1/+1
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-22/+0Star
* Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-09-151-2/+4
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+1028