summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/rxtx.c
AgeCommit message (Expand)Author
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-09staging: vt6656: resolved checkpatch findingMariano Reingart
2010-08-31staging: vt6656: removed custom definitions of Ethernet packet typesAndres More
2010-08-31staging: vt6656: added spaces around '||'Andres More
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More
2010-08-02staging: vt6656: simplified tests involving both multi/broad-castsAndres More
2010-07-22staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More
2010-07-22staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More
2010-07-22staging: vt6656: removed WPA_SM_Transtatus definitionAndres More
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More
2010-06-22Staging: vt6656: removed '#if 0' definitionsAndres More
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-18Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More
2010-05-11Staging: vt6656: Removed IN definitionAndres More
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse
2009-12-11Staging: vt6655: Correct unsigned bound issueRoel Kluin
2009-09-15Staging: vt665x: remove tbit.hJim Lieb
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond