summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/wmgr.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-26staging: vt6656: dead code remove control.c/hMalcolm Priestley1-1/+1
2014-05-26staging: vt6656: Create new function to set led state.Malcolm Priestley1-4/+10
2014-05-19staging: vt6656: Remove hostapd functions.Malcolm Priestley1-40/+5
2014-05-18staging: vt6656: Remove always true bUpdateBBVGAMalcolm Priestley1-2/+1
2014-05-18staging: vt6656: Remove dead variable bCCK.Malcolm Priestley1-1/+0
2014-05-18staging: vt6656: rndis.h move all to device.hMalcolm Priestley1-1/+0
2014-05-15staging: vt6656: lock changes: bMgrPrepareBeaconToSend add lock.Malcolm Priestley1-2/+8
2014-02-18staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley1-4/+4
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea1-5/+5
2013-10-15staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley1-8/+0
2013-10-15Staging: vt6656: adding spaces around '='Ashvini Varatharaj1-1/+1
2013-09-30staging: vt6656: covert BSSvSecondCallBack to delayed_work.Malcolm Priestley1-5/+0
2013-09-30staging: vt6656: device.h convert sTimerCommand to delayed_workMalcolm Priestley1-9/+4
2013-09-25staging: vt6655: vt6656: Fix typo in commentsMasanari Iida1-1/+1
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches1-2/+2
2013-07-25staging: vt6656: remove dead code DBG_PORT80/VIAWET_DEBUGMalcolm Priestley1-2/+0
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-104/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-6/+0
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-16/+16
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-43/+43
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-107/+107
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-70/+70
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More1-4/+4
2013-01-07staging: vt6656: change wmgr to new structuresMalcolm Priestley1-651/+386
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley1-35/+18
2012-11-26staging: vt6656: remove wpahdr from driver.Malcolm Priestley1-56/+0
2012-11-13staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley1-10/+0
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-10/+10
2012-08-13staging: vt6656: Fix typo in vt6656Masanari Iida1-3/+3
2011-08-23staging: vt6656: use %pM for printing MACsAndy Shevchenko1-39/+10
2011-04-25staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches1-1/+1
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches1-23/+23
2010-08-31staging: vt6656: removed not useful commentsAndres More1-7/+4
2010-08-31staging: vt6656: added spaces around '||'Andres More1-3/+5
2010-07-22staging: vt6656: removed Adhoc_STA definitionAndres More1-3/+0
2010-07-22staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More1-2/+0
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More1-3/+0
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More1-7/+2
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More1-29/+29
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-34/+35
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-151/+97
2010-05-11Staging: vt6656: code cleanup, resolved sparse findingAndres More1-37/+40
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More1-13/+13
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-53/+55
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-242/+242
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More1-22/+30
2009-09-15Staging: vt665x: remove tbit.hJim Lieb1-1/+0
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-27/+26
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-43/+1
2009-09-15Staging: vt665x: 64bit compile fixes Part 2Jim Lieb1-3/+3