aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/dpc.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-24/+6
* staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley2013-01-171-2/+2
* staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley2012-10-021-1/+1
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-5/+5
* staging: vt6656: resolved checkpatch findingFelipe Andres Besoain Pino2010-11-091-2/+2
* staging: vt6656: removed macro to test bitsAndres More2010-08-311-2/+3
* staging: vt6656: removed custom definitions of Ethernet packet typesAndres More2010-08-311-4/+3
* staging: vt6656: removed not useful commentsAndres More2010-08-311-1/+0
* staging: vt6656: added spaces around '||'Andres More2010-08-311-2/+2
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-021-1/+1
* Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen2010-08-021-4/+4
* staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More2010-07-221-2/+2
* staging: vt6656: removed Calcu_LinkQual definitionAndres More2010-07-221-6/+0
* staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More2010-06-241-7/+8
* Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More2010-06-231-2/+2
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-181-4/+5
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-24/+25
* Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More2010-05-181-9/+9
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-111-4/+10
* Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-20/+20
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-13/+7
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-58/+57
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-40/+45
* Staging: vt665x: remove tbit.hJim Lieb2009-09-151-5/+4
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-6/+5
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-40/+0
* Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb2009-09-151-4/+4
* Staging: vt665x: 64bit compile fixes Part 2Jim Lieb2009-09-151-3/+3
* Staging: vt6656: remove dependency on kernel versionAlexander Beregalov2009-09-151-15/+0
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+1673