summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/card.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-74/+69Star
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-37/+1Star
* staging: vt6655: remove mention of nonexistent function CARDbSetBasicRateGuido Martínez2014-04-191-14/+0Star
* staging: vt6655: remove unneeded semicolonTeodora Baluta2013-11-101-1/+1
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-4/+4
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-60/+0Star
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-29/+29
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-32/+16Star
* staging:vt6655:card: Whitespace cleanupsJoe Perches2013-03-191-1396/+1396
* staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock2012-09-041-31/+31
* staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock2012-09-041-18/+18
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-031-29/+29
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-031-53/+53
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-031-73/+73
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-38/+38
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-37/+37
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-8/+8
* Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément2010-06-231-4/+4
* Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément2010-06-231-877/+4Star
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-14/+14
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-35/+36
* Staging: vt6655: remove custom INT typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove I8 custom macroCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément2010-06-181-3/+2Star
* Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément2010-06-181-1/+1
* Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-181-2/+2
* Staging: vt6655: remove OUT definitionCharles Clément2010-05-141-10/+10
* Staging: vt6655: remove IN definitionCharles Clément2010-05-141-45/+45
* Staging: vt6655: remove PVOID definition and useCharles Clément2010-05-111-61/+61
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-12/+12
* staging: vt6655: add missing curly bracesDan Carpenter2010-03-041-2/+4
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-4/+3Star
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-6/+5Star
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-28/+0Star
* Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb2009-09-151-1/+1
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-16/+16
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+3126