summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/wmgr.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-104/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-6/+0
* staging: vt6656: replaced custom WORD definition with u16Andres More2013-03-111-16/+16
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-43/+43
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-107/+107
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-70/+70
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-4/+4
* staging: vt6656: change wmgr to new structuresMalcolm Priestley2013-01-071-651/+386
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-35/+18
* staging: vt6656: remove wpahdr from driver.Malcolm Priestley2012-11-261-56/+0
* staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley2012-11-131-10/+0
* staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-041-10/+10
* staging: vt6656: Fix typo in vt6656Masanari Iida2012-08-131-3/+3
* staging: vt6656: use %pM for printing MACsAndy Shevchenko2011-08-231-39/+10
* 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