aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rxtx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman1-19/+19
2012-09-04staging "vt6656" Typo rename Caculate to Calculate.Justin P. Mattock1-19/+19
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-5/+5
2012-09-04staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley1-19/+19
2012-08-13staging: vt6656: Fix typo in vt6656Masanari Iida1-2/+2
2012-07-09staging: vt6656: Remove unsed macrosMarcos Paulo de Souza1-2/+0
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-09staging: vt6656: resolved checkpatch findingMariano Reingart1-2/+1
2010-08-31staging: vt6656: removed custom definitions of Ethernet packet typesAndres More1-10/+12
2010-08-31staging: vt6656: added spaces around '||'Andres More1-2/+2
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More1-8/+1
2010-08-02staging: vt6656: simplified tests involving both multi/broad-castsAndres More1-18/+13
2010-07-22staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More1-2/+2
2010-07-22staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More1-1/+2
2010-07-22staging: vt6656: removed WPA_SM_Transtatus definitionAndres More1-6/+0
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More1-14/+10
2010-06-22Staging: vt6656: removed '#if 0' definitionsAndres More1-16/+0
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman1-406/+462
2010-05-18Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément1-10/+10
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-121/+113
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-6/+9
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More1-4/+4
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-48/+51
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-197/+197
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More1-80/+138
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse1-3/+3
2009-12-11Staging: vt6655: Correct unsigned bound issueRoel Kluin1-1/+1
2009-09-15Staging: vt665x: remove tbit.hJim Lieb1-1/+0
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-69/+68
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-37/+1
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb1-3/+0
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+3280