summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/wroute.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-2/+2
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-7/+7
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-6/+6
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-2/+2
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-2/+2
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-3/+3
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-5/+5
* Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément2010-05-181-1/+1
* Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-171-2/+2
* Staging: vt6655: Correct unsigned bound issueRoel Kluin2009-12-111-1/+1
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-13/+1
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-7/+7
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+211