aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-16staging: vt6656: rxtx.c s_bPacketToWirelessUsb set fallback tx ratesMalcolm Priestley1-0/+3
2013-10-15staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley1-5/+2
2013-09-30staging: vt6656: covert RXvMngWorkItem to work queueMalcolm Priestley1-1/+1
2013-09-30staging: vt6656: convert RXvWorkItem to work queueMalcolm Priestley1-1/+1
2013-09-30staging: vt6656: covert BSSvSecondCallBack to delayed_work.Malcolm Priestley1-0/+2
2013-09-30staging: vt6656: device.h convert sTimerCommand to delayed_workMalcolm Priestley1-1/+1
2013-08-28staging: vt6656: device.h Replace typedef struct _RCBMalcolm Priestley1-11/+9
2013-08-27staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.Malcolm Priestley1-12/+12
2013-08-26staging: vt6656: device.h Remove dead code bSoftwareGenCrcErr.Malcolm Priestley1-1/+0
2013-07-31staging: vt6656: device.h unused variablesMalcolm Priestley1-5/+0
2013-07-31staging: vt6656: dead code wCTSDuration.Malcolm Priestley1-1/+0
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-24/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-3/+0
2013-03-25staging: vt6656: removed usage of custom Ethernet headerAndres More1-3/+3
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More1-1/+0
2013-03-11staging: vt6656: replaced custom DWORD definition with u32Andres More1-1/+1
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-5/+5
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-5/+5
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More1-4/+4
2013-02-03staging: vt6656: fixed C99 // comments in two headersAndres More1-46/+41
2013-01-18staging: vt6656: cleanup struct vnt_privateMalcolm Priestley1-372/+349
2013-01-18staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove typedef.Malcolm Priestley1-4/+3
2013-01-07staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley1-11/+8
2013-01-07staging: vt6656: create new structure names to remove typedefs.Malcolm Priestley1-1/+2
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley1-1/+1
2012-11-26staging: vt6656: dead code removal : wpactl.c/hMalcolm Priestley1-1/+0
2012-11-26staging: vt6656: fix headers and add cfg80211.Malcolm Priestley1-27/+12
2012-11-13staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley1-6/+0
2012-11-13staging: vt6656: dead code byCntMeasure/TKIPCounterMeasuresInvokedMalcolm Priestley1-1/+0
2012-10-22staging: vt6656: Keep firmware loading local and release firware.Malcolm Priestley1-1/+0
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-1/+1
2012-07-09staging: vt6656: Remove all commented macrosMarcos Paulo de Souza1-4/+0
2011-01-21vt6656: Use request_firmware() to load firmwareBen Hutchings1-0/+3
2010-08-31staging: vt6656: removed macro to test bitsAndres More1-5/+0
2010-08-31staging: vt6656: removed NDIS_STATUS int redefinitionAndres More1-3/+0
2010-08-31staging: vt6656: removed not useful commentsAndres More1-6/+5
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More1-1/+0
2010-07-22staging: vt6656: removed WPA_SM_Transtatus definitionAndres More1-2/+0
2010-07-08staging: vt6656: removed SndEvt_ToAPI definitionAndres More1-4/+0
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More1-3/+0
2010-06-18Staging: vt6656: code cleanup, resolved checkpatch findings in headersAndres More1-29/+13
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-77/+80
2010-05-18Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More1-12/+11
2010-05-14staging: vt6656: code cleanup, replaced U32 macro with u32Andres More1-4/+4
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-4/+4
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More1-11/+11
2009-12-11Staging: vt6656 remove unneeded version.h and version checkShawn Bohrer1-1/+0
2009-12-11Staging: vt6656 remove kcompat.hShawn Bohrer1-1/+0
2009-12-11Staging: vt6656: use lowercase for VIA USB vendor idOtavio Salvador1-1/+1
2009-09-15Staging: vt665x: fix built-in compilingAlexander Beregalov1-6/+0