summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/int.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: dead code remove channel switch.Malcolm Priestley2014-07-211-8/+0Star
* staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private rename cdTD to num_tx_contextMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private rename apTD to tx_contextMalcolm Priestley2014-07-191-1/+1
* staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urbMalcolm Priestley2014-07-151-1/+1
* staging: vt6656: int.c remove irrelevant function descriptionMalcolm Priestley2014-07-151-22/+0Star
* staging: vt6656: rename INTvWorkItem to vnt_int_start_interruptMalcolm Priestley2014-07-151-1/+1
* staging: vt6656: int rename INTnsProcessData to vnt_int_process_dataMalcolm Priestley2014-07-151-1/+1
* staging: vt6656: int.c Replace DBG_PRT debug messagesMalcolm Priestley2014-07-151-4/+2Star
* staging: vt6656: INTvWorkItem remove camel caseMalcolm Priestley2014-07-151-5/+5
* staging: vt6656: device.h remove old wireless statsMalcolm Priestley2014-07-151-4/+0Star
* staging: vt6656: Drop u8 pointer and rename bScheduleCommand.Malcolm Priestley2014-07-131-7/+5Star
* staging: vt6656: wcmd Remove command WLAN_CMD_RADIOMalcolm Priestley2014-07-121-6/+0Star
* stagingL vt6656: implement fall back rates reporting.Malcolm Priestley2014-07-091-24/+80
* staging: vt6656: implement get_stats ieee80211_low_level_statsMalcolm Priestley2014-07-091-0/+6
* staging: vt6656: dead codead remove bssdb.h headerMalcolm Priestley2014-06-271-1/+0Star
* staging: vt6656: dead code remove tmacro.hMalcolm Priestley2014-06-271-1/+0Star
* staging: vt6656: mac80211 conversion: int.c changesMalcolm Priestley2014-06-271-43/+6Star
* staging: vt6656: Convert remaining locks to spin_lock_irqsave.Malcolm Priestley2014-05-251-2/+3
* staging: vt6656: Replace typedef struct INT_BUFFER, *PINT_BUFFERMalcolm Priestley2014-02-251-3/+3
* staging: vt6656: Remove variable fKillEventPollingThreadMalcolm Priestley2014-02-181-2/+3
* staging: vt6656: Clean up and remove camel case INTnsProcessData.Malcolm Priestley2014-02-181-71/+70Star
* staging: vt6656: int : Replace typedef struct tagSINTData.Malcolm Priestley2014-02-181-25/+23Star
* staging: vt6656: int.h correct endian typeMalcolm Priestley2014-02-181-1/+1
* staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley2014-02-181-2/+2
* staging: vt6656: Remove unused scStatistic data/functions from driver.Malcolm Priestley2013-12-171-10/+0Star
* staging: vt6656: dead code remove mib.c mic.h from driver.Malcolm Priestley2013-12-171-1/+0Star
* staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_infoMalcolm Priestley2013-12-111-4/+0Star
* staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to statsMalcolm Priestley2013-12-111-22/+23
* staging: vt6656: remove consecutive newlinesAndres More2013-03-291-5/+0Star
* staging: vt6656: remove code placeholdersAndres More2013-03-251-6/+0Star
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-8/+8
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-3/+3
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-3/+3
* staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley2013-01-071-4/+3Star
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-2/+1Star
* staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-041-1/+1
* staging: vt6656: int.c: correct indentation to use tabs rather than spacesJesper Juhl2012-07-071-7/+7
* staging: vt6656: int.c: We don't use spaces between a cast and the variable b...Jesper Juhl2012-07-071-8/+8
* staging: vt6656: int.c: Use one space between variable type and nameJesper Juhl2012-07-071-2/+2
* staging: vt6656: int.c: Remove unneeded castJesper Juhl2012-07-071-1/+1
* staging: vt6656: int.c: Put comment about DEBUG print define on same line as ...Jesper Juhl2012-07-071-2/+1Star
* staging: vt6656: int: Redundant blank line removalJesper Juhl2012-07-071-4/+0Star
* staging: vt6656: int.c, int.h: Change return of function to voidMarcos Paulo de Souza2011-12-221-4/+1Star
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-031-4/+3Star
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-111-7/+7
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-2/+1Star
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-1/+1
* Staging: vt6656: int.c: Fixed Coding Style issuesDaniel Kenji Toyama2010-05-111-109/+141
* Staging: vt665x: remove tbit.hJim Lieb2009-09-151-8/+7Star