aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rxtx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-2/+2
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-32/+32
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-33/+33
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-44/+44
* Staging: vt6655: simplify broadcast and multicast ethernet address testCharles Clément2010-07-081-18/+8
* Staging: vt6655: remove PUINT typedefCharles Clément2010-06-251-47/+15
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-34/+34
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-125/+125
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-8/+8
* Staging: vt6655: remove PDWORD typedefCharles Clément2010-06-181-25/+25
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-17/+17
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-125/+125
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-124/+124
* Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément2010-06-181-5/+5
* Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément2010-06-181-5/+5
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-255/+255
|\
| * Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément2010-05-181-2/+2
| * Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-171-35/+35
| * Staging: vt6655: remove OUT definitionCharles Clément2010-05-141-6/+6
| * Staging: vt6655: remove IN definitionCharles Clément2010-05-141-171/+171
| * Staging: vt6655: remove PVOID definition and useCharles Clément2010-05-111-44/+44
| * Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-12/+12
* | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-7/+7
|/
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-1/+0
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-80/+79
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-33/+0
* Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb2009-09-151-3/+0
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-180/+180
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+3269