aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/rxtx.c
AgeCommit message (Expand)Author
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches
2013-03-25staging: vt6655: Remove commented out printksJoe Perches
2013-03-18staging:vt6655:rxtx: Whitespace cleanupsJoe Perches
2013-01-07staging: vt6655: Fix typo in vt6655 driverMasanari Iida
2012-10-22Staging: vt6655-6: shift wrap buf in s_vFillTxKey()Dan Carpenter
2012-09-04staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément
2010-07-08Staging: vt6655: simplify broadcast and multicast ethernet address testCharles Clément
2010-06-25Staging: vt6655: remove PUINT typedefCharles Clément
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément
2010-06-18Staging: vt6655: remove PDWORD typedefCharles Clément
2010-06-18Staging: vt6655: remove PWORD typedefCharles Clément
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-06-18Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-18Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément
2010-05-14Staging: vt6655: remove OUT definitionCharles Clément
2010-05-14Staging: vt6655: remove IN definitionCharles Clément
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond