aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/dpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-1/+1
2012-09-04staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley1-1/+1
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches1-1/+1
2011-08-23staging: vt6656: use %pM for printing MACsAndy Shevchenko1-24/+6
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches1-5/+5
2010-11-09staging: vt6656: resolved checkpatch findingFelipe Andres Besoain Pino1-2/+2
2010-08-31staging: vt6656: removed macro to test bitsAndres More1-2/+3
2010-08-31staging: vt6656: removed custom definitions of Ethernet packet typesAndres More1-4/+3
2010-08-31staging: vt6656: removed not useful commentsAndres More1-1/+0
2010-08-31staging: vt6656: added spaces around '||'Andres More1-2/+2
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More1-1/+1
2010-08-02Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen1-4/+4
2010-07-22staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More1-2/+2
2010-07-22staging: vt6656: removed Calcu_LinkQual definitionAndres More1-6/+0
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More1-7/+8
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More1-2/+2
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More1-4/+5
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-24/+25
2010-05-18Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More1-9/+9
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-4/+10
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More1-20/+20
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-13/+7
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-58/+57
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More1-40/+45
2009-09-15Staging: vt665x: remove tbit.hJim Lieb1-5/+4
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-6/+5
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-40/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb1-4/+4
2009-09-15Staging: vt665x: 64bit compile fixes Part 2Jim Lieb1-3/+3
2009-09-15Staging: vt6656: remove dependency on kernel versionAlexander Beregalov1-15/+0
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+1673