summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/device.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-24/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-3/+0
* staging: vt6656: removed usage of custom Ethernet headerAndres More2013-03-251-3/+3
* staging: vt6656: removed no longer useful ttype.h fileAndres More2013-03-111-1/+0
* staging: vt6656: replaced custom DWORD definition with u32Andres More2013-03-111-1/+1
* staging: vt6656: replaced custom WORD definition with u16Andres More2013-03-111-5/+5
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-5/+5
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-4/+4
* staging: vt6656: fixed C99 // comments in two headersAndres More2013-02-031-46/+41
* staging: vt6656: cleanup struct vnt_privateMalcolm Priestley2013-01-181-372/+349
* staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley2013-01-181-4/+3
* staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley2013-01-071-11/+8
* staging: vt6656: create new structure names to remove typedefs.Malcolm Priestley2013-01-071-1/+2
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-1/+1
* staging: vt6656: dead code removal : wpactl.c/hMalcolm Priestley2012-11-261-1/+0
* staging: vt6656: fix headers and add cfg80211.Malcolm Priestley2012-11-261-27/+12
* staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley2012-11-131-6/+0
* staging: vt6656: dead code byCntMeasure/TKIPCounterMeasuresInvokedMalcolm Priestley2012-11-131-1/+0
* staging: vt6656: Keep firmware loading local and release firware.Malcolm Priestley2012-10-221-1/+0
* staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-041-1/+1
* staging: vt6656: Remove all commented macrosMarcos Paulo de Souza2012-07-091-4/+0
* vt6656: Use request_firmware() to load firmwareBen Hutchings2011-01-211-0/+3
* staging: vt6656: removed macro to test bitsAndres More2010-08-311-5/+0
* staging: vt6656: removed NDIS_STATUS int redefinitionAndres More2010-08-311-3/+0
* staging: vt6656: removed not useful commentsAndres More2010-08-311-6/+5
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-021-1/+0
* staging: vt6656: removed WPA_SM_Transtatus definitionAndres More2010-07-221-2/+0
* staging: vt6656: removed SndEvt_ToAPI definitionAndres More2010-07-081-4/+0
* staging: vt6656: removed TxInSleep definitionAndres More2010-07-081-3/+0
* Staging: vt6656: code cleanup, resolved checkpatch findings in headersAndres More2010-06-181-29/+13
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-77/+80
* Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More2010-05-181-12/+11
* staging: vt6656: code cleanup, replaced U32 macro with u32Andres More2010-05-141-4/+4
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-4/+4
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-11/+11
* Staging: vt6656 remove unneeded version.h and version checkShawn Bohrer2009-12-111-1/+0
* Staging: vt6656 remove kcompat.hShawn Bohrer2009-12-111-1/+0
* Staging: vt6656: use lowercase for VIA USB vendor idOtavio Salvador2009-12-111-1/+1
* Staging: vt665x: fix built-in compilingAlexander Beregalov2009-09-151-6/+0
* Staging: vt665x: remove tpci.h file in vt6656Jim Lieb2009-09-151-31/+0
* Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb2009-09-151-3/+3
* Staging: vt6656: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-151-7/+0
* Staging: vt6656: remove dependency on kernel versionAlexander Beregalov2009-09-151-5/+0
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+988