aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/mib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: vt6655: mib remove unused functions and structure membersMalcolm Priestley1-423/+0
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches1-15/+39
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez1-40/+38
2014-05-15staging: vt6655: remove dead codeGuido Martínez1-3/+0
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-15/+0
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches1-15/+0
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-48/+24
2013-03-18staging:vt6655:mib: Whitespace cleanupsJoe Perches1-349/+349
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-1/+1
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-7/+7
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-3/+3
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-6/+6
2010-06-18Staging: vt6655: remove custom ULONGLONG typedefCharles Clément1-15/+15
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-6/+6
2010-06-18Staging: vt6655: remove custom INT typedefCharles Clément1-13/+13
2010-06-18Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément1-2/+2
2010-06-18Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément1-2/+2
2010-06-18Staging: vt6655: use ETH_ZLEN macro instead of custom oneCharles Clément1-2/+2
2010-05-18Staging: vt6655: use ETH_FRAME_LEN macro instead of custom oneCharles Clément1-2/+2
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément1-1/+1
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb1-51/+50
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb1-5/+4
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-17/+0
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-13/+13
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+616