summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/device.h
AgeCommit message (Expand)Author
2013-12-17staging: vt6656: Remove unused scStatistic data/functions from driver.Malcolm Priestley
2013-12-17staging: vt6656: dead code remove mib.c mic.h from driver.Malcolm Priestley
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-10staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_infoMalcolm Priestley
2013-11-25staging: vt6656: Remove unused variable bAES.Malcolm Priestley
2013-11-25staging: vt6656: Remove unused variable bLongHeaderMalcolm Priestley
2013-11-25staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley
2013-11-11staging: vt6656: main_usb.c ether_crc use kernel codeMalcolm Priestley
2013-11-11staging; vt6656: device_init_registers Change vnt_cmd_card_int and vnt_rsp_ca...Malcolm Priestley
2013-11-11staging: vt6656: device.h Remove typedef enum __device_init_type.Malcolm Priestley
2013-10-16staging: vt6656: rxtx.c s_bPacketToWirelessUsb set fallback tx ratesMalcolm Priestley
2013-10-15staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley
2013-09-30staging: vt6656: covert RXvMngWorkItem to work queueMalcolm Priestley
2013-09-30staging: vt6656: convert RXvWorkItem to work queueMalcolm Priestley
2013-09-30staging: vt6656: covert BSSvSecondCallBack to delayed_work.Malcolm Priestley
2013-09-30staging: vt6656: device.h convert sTimerCommand to delayed_workMalcolm Priestley
2013-08-28staging: vt6656: device.h Replace typedef struct _RCBMalcolm Priestley
2013-08-27staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.Malcolm Priestley
2013-08-26staging: vt6656: device.h Remove dead code bSoftwareGenCrcErr.Malcolm Priestley
2013-07-31staging: vt6656: device.h unused variablesMalcolm Priestley
2013-07-31staging: vt6656: dead code wCTSDuration.Malcolm Priestley
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-25staging: vt6656: remove code placeholdersAndres More
2013-03-25staging: vt6656: removed usage of custom Ethernet headerAndres More
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More
2013-03-11staging: vt6656: replaced custom DWORD definition with u32Andres More
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More
2013-02-03staging: vt6656: fixed C99 // comments in two headersAndres More
2013-01-18staging: vt6656: cleanup struct vnt_privateMalcolm Priestley
2013-01-18staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley
2013-01-07staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley
2013-01-07staging: vt6656: create new structure names to remove typedefs.Malcolm Priestley
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley
2012-11-26staging: vt6656: dead code removal : wpactl.c/hMalcolm Priestley
2012-11-26staging: vt6656: fix headers and add cfg80211.Malcolm Priestley
2012-11-13staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley
2012-11-13staging: vt6656: dead code byCntMeasure/TKIPCounterMeasuresInvokedMalcolm Priestley
2012-10-22staging: vt6656: Keep firmware loading local and release firware.Malcolm Priestley
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock
2012-07-09staging: vt6656: Remove all commented macrosMarcos Paulo de Souza
2011-01-21vt6656: Use request_firmware() to load firmwareBen Hutchings
2010-08-31staging: vt6656: removed macro to test bitsAndres More
2010-08-31staging: vt6656: removed NDIS_STATUS int redefinitionAndres More
2010-08-31staging: vt6656: removed not useful commentsAndres More
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More
2010-07-22staging: vt6656: removed WPA_SM_Transtatus definitionAndres More
2010-07-08staging: vt6656: removed SndEvt_ToAPI definitionAndres More
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More