aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/key.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley2013-01-171-3/+3
* staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley2013-01-171-14/+33
* staging: vt6656: resolved checkpatch findingLuis Bosch2010-08-311-1/+1
* staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More2010-06-241-5/+5
* Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More2010-06-231-1/+1
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-181-14/+8
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-11/+11
* Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-16/+5
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-19/+21
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-7/+7
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-2/+2
* Staging: vt665x: remove tbit.hJim Lieb2009-09-151-1/+0
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-14/+13
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-15/+0
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+886