summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rxtx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: vt6656: resolved checkpatch findingMariano Reingart2010-11-091-2/+1
* staging: vt6656: removed custom definitions of Ethernet packet typesAndres More2010-08-311-10/+12
* staging: vt6656: added spaces around '||'Andres More2010-08-311-2/+2
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-021-8/+1
* staging: vt6656: simplified tests involving both multi/broad-castsAndres More2010-08-021-18/+13
* staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More2010-07-221-2/+2
* staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More2010-07-221-1/+2
* staging: vt6656: removed WPA_SM_Transtatus definitionAndres More2010-07-221-6/+0
* Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More2010-06-231-14/+10
* Staging: vt6656: removed '#if 0' definitionsAndres More2010-06-221-16/+0
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-406/+462
|\
| * Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-181-10/+10
| * Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-121/+113
| * staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-111-6/+9
| * Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-4/+4
| * Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-48/+51
| * Staging: vt6656: Removed IN definitionAndres More2010-05-111-197/+197
| * Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-80/+138
* | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-3/+3
|/
* Staging: vt6655: Correct unsigned bound issueRoel Kluin2009-12-111-1/+1
* Staging: vt665x: remove tbit.hJim Lieb2009-09-151-1/+0
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-69/+68
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-37/+1
* Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb2009-09-151-3/+0
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+3280
OpenPOWER on IntegriCloud