| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: vt6655: deadcode remove undefined macro THREAD code. | Malcolm Priestley | 2014-07-30 | 1 | -6/+1 |
* | staging: vt6655: remove undefined TASK_LET code | Malcolm Priestley | 2014-07-30 | 1 | -24/+0 |
* | staging: vt6655: Remove spaces before quoted newlines | Guillaume Clement | 2014-07-27 | 1 | -6/+7 |
* | staging: vt6655: Add missing blank lines after declarations | Guillaume Clement | 2014-07-27 | 1 | -0/+3 |
* | staging: vt6655: fix sparse warning for static declarations | James A Shackleford | 2014-06-19 | 1 | -1/+2 |
* | staging: vt6655: fix checkpatch bracing issues | Guido Martínez | 2014-05-15 | 1 | -35/+31 |
* | staging: vt6655: remove dead code | Guido Martínez | 2014-05-15 | 1 | -70/+6 |
* | staging: vt6655: 64 bit fixes TKIP mic correct sizeof long. | Malcolm Priestley | 2014-03-08 | 1 | -16/+16 |
* | staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long. | Malcolm Priestley | 2014-03-08 | 1 | -2/+2 |
* | staging: vt6655: remove unneeded semicolon | Teodora Baluta | 2013-11-10 | 1 | -3/+3 |
* | staging: vt6655: delete explicit comparison to bool | Teodora Baluta | 2013-11-10 | 1 | -17/+17 |
* | Staging: Convert uses of compare_ether_addr to ether_addr_equal | Joe Perches | 2013-09-17 | 1 | -3/+4 |
* | staging: vt6655: Remove unnecessary blank lines | Joe Perches | 2013-03-25 | 1 | -53/+0 |
* | staging: vt6655: Remove commented out if()s | Joe Perches | 2013-03-25 | 1 | -1/+0 |
* | staging: vt6655: Convert to kernel brace style | Joe Perches | 2013-03-25 | 1 | -48/+24 |
* | staging: vt6655: Remove commented out printks | Joe Perches | 2013-03-25 | 1 | -14/+1 |
* | staging:vt6655:dpc: Whitespace cleanups | Joe Perches | 2013-03-18 | 1 | -1220/+1220 |
* | staging: "vt6655" Fix typos in comments. | Justin P. Mattock | 2012-09-04 | 1 | -1/+1 |
* | staging: vt6655: Remove all commented macros | Marcos Paulo de Souza | 2012-07-09 | 1 | -1/+0 |
* | staging: vt6655: simplify MAC printing by using %pM | Andy Shevchenko | 2011-08-23 | 1 | -24/+6 |
* | staging: Remove unnecessary semicolons when if (foo) {...}; | Joe Perches | 2011-04-25 | 1 | -5/+5 |
* | Staging: vt6655: replace BOOL with in kernel bool | Charles Clément | 2010-08-02 | 1 | -24/+24 |
* | Staging: vt6655: replace FALSE with in kernel false | Charles Clément | 2010-08-02 | 1 | -44/+44 |
* | Staging: vt6655: replace TRUE with in kernel true | Charles Clément | 2010-08-02 | 1 | -35/+35 |
* | Staging: vt6655: simplify broadcast and multicast ethernet address test | Charles Clément | 2010-07-08 | 1 | -1/+1 |
* | Staging: vt6655: remove PUINT typedef | Charles Clément | 2010-06-25 | 1 | -34/+14 |
* | Staging: vt6655: remove BYTE typedef | Charles Clément | 2010-06-24 | 1 | -12/+12 |
* | Staging: vt6655: remove WORD typedef | Charles Clément | 2010-06-24 | 1 | -5/+5 |
* | Staging: vt6655: remove DWORD typedef | Charles Clément | 2010-06-24 | 1 | -8/+8 |
* | Staging: vt6655: remove PDWORD typedef | Charles Clément | 2010-06-18 | 1 | -18/+18 |
* | Staging: vt6655: remove PWORD typedef | Charles Clément | 2010-06-18 | 1 | -16/+16 |
* | Staging: vt6655: remove PBYTE typedef | Charles Clément | 2010-06-18 | 1 | -53/+53 |
* | Staging: vt6655: remove custom ULONGLONG typedef | Charles Clément | 2010-06-18 | 1 | -2/+2 |
* | Staging: vt6655: remove custom UINT typedef | Charles Clément | 2010-06-18 | 1 | -20/+20 |
* | Staging: vt6655: remove custom LONG typedef | Charles Clément | 2010-06-18 | 1 | -2/+2 |
* | Staging: vt6655: remove custom INT typedef | Charles Clément | 2010-06-18 | 1 | -8/+8 |
* | Staging: vt6655: use compare_ether_addr instead of custom macro | Charles Clément | 2010-06-18 | 1 | -3/+3 |
* | Staging: vt6655: use is_broadcast_ether_addr instead of custom macro | Charles Clément | 2010-06-18 | 1 | -1/+1 |
* | Staging: vt6655: use is_multicast_ether_addr instead of custom macro | Charles Clément | 2010-06-18 | 1 | -2/+2 |
* | Staging: vt6655: use ETH_FCS_LEN macro instead of custom one | Charles Clément | 2010-05-18 | 1 | -1/+1 |
* | Staging: vt6655: use ETH_ALEN macro instead of custom one | Charles Clément | 2010-05-17 | 1 | -7/+7 |
* | Staging: vt6655: remove OUT definition | Charles Clément | 2010-05-14 | 1 | -20/+20 |
* | Staging: vt6655: remove IN definition | Charles Clément | 2010-05-14 | 1 | -54/+54 |
* | Staging: vt6655: remove HANDLE definition and use | Charles Clément | 2010-05-14 | 1 | -5/+5 |
* | Staging: vt6655: remove PVOID definition and use | Charles Clément | 2010-05-11 | 1 | -1/+1 |
* | Staging: vt6655: remove VOID definition and use | Charles Clément | 2010-05-11 | 1 | -5/+5 |
* | Staging: vt665x: remove tbit.h part 2 | Jim Lieb | 2009-09-15 | 1 | -6/+5 |
* | Staging: vt665x: Remove umem.h Part 1 | Jim Lieb | 2009-09-15 | 1 | -6/+5 |
* | Staging: vt665x: Clean up include files, Part 2 | Jim Lieb | 2009-09-15 | 1 | -37/+0 |
* | Staging: vt665x: Typedef and macro cleanup Part 2 | Jim Lieb | 2009-09-15 | 1 | -4/+4 |