aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/wmgr.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-251-1/+1
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-23/+23
* staging: vt6656: removed not useful commentsAndres More2010-08-311-7/+4
* staging: vt6656: added spaces around '||'Andres More2010-08-311-3/+5
* staging: vt6656: removed Adhoc_STA definitionAndres More2010-07-221-3/+0
* staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More2010-07-221-2/+0
* staging: vt6656: removed TxInSleep definitionAndres More2010-07-081-3/+0
* staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More2010-06-241-7/+2
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-181-29/+29
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-34/+35
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-111-151/+97
* Staging: vt6656: code cleanup, resolved sparse findingAndres More2010-05-111-37/+40
* Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-13/+13
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-53/+55
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-242/+242
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-22/+30
* Staging: vt665x: remove tbit.hJim Lieb2009-09-151-1/+0
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-27/+26
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-43/+1
* Staging: vt665x: 64bit compile fixes Part 2Jim Lieb2009-09-151-3/+3
* Staging: vt6656: remove dependency on kernel versionAlexander Beregalov2009-09-151-15/+0
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+5008