summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rxtx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-143/+114Star
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-69/+3Star
* staging: vt6655: 64 bit fix sizeof long TKIP micMalcolm Priestley2014-03-091-15/+15
* staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.Malcolm Priestley2014-03-091-16/+16
* staging: vt6655: remove unneeded semicolonTeodora Baluta2013-11-101-2/+2
* staging: vt6655: fix comparison of bool to 0/1Teodora Baluta2013-11-101-4/+4
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-112/+0Star
* staging: vt6655: Remove commented out if()sJoe Perches2013-03-251-55/+0Star
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-18/+18
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-148/+74Star
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-8/+0Star
* staging:vt6655:rxtx: Whitespace cleanupsJoe Perches2013-03-191-2826/+2826
* staging: vt6655: Fix typo in vt6655 driverMasanari Iida2013-01-071-3/+3
* Staging: vt6655-6: shift wrap buf in s_vFillTxKey()Dan Carpenter2012-10-221-1/+1
* staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock2012-09-041-18/+18
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-3/+3
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-261-2/+2
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-031-32/+32
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-031-33/+33
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-031-44/+44
* Staging: vt6655: simplify broadcast and multicast ethernet address testCharles Clément2010-07-081-18/+8Star
* Staging: vt6655: remove PUINT typedefCharles Clément2010-06-251-47/+15Star
* 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-181-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/+0Star
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-80/+79Star
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-33/+0Star
* Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb2009-09-151-3/+0Star
* 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