aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/int.c
Commit message (Expand)AuthorAge
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-19
* staging: vt6656: implement power saving code.Malcolm Priestley2015-09-28
* staging: vt6656: dead code remove channel switch.Malcolm Priestley2014-07-21
* staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley2014-07-21
* staging: vt6656: struct vnt_private rename cdTD to num_tx_contextMalcolm Priestley2014-07-21
* staging: vt6656: struct vnt_private rename apTD to tx_contextMalcolm Priestley2014-07-18
* staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urbMalcolm Priestley2014-07-15
* staging: vt6656: int.c remove irrelevant function descriptionMalcolm Priestley2014-07-15
* staging: vt6656: rename INTvWorkItem to vnt_int_start_interruptMalcolm Priestley2014-07-15
* staging: vt6656: int rename INTnsProcessData to vnt_int_process_dataMalcolm Priestley2014-07-15
* staging: vt6656: int.c Replace DBG_PRT debug messagesMalcolm Priestley2014-07-15
* staging: vt6656: INTvWorkItem remove camel caseMalcolm Priestley2014-07-15
* staging: vt6656: device.h remove old wireless statsMalcolm Priestley2014-07-15
* staging: vt6656: Drop u8 pointer and rename bScheduleCommand.Malcolm Priestley2014-07-13
* staging: vt6656: wcmd Remove command WLAN_CMD_RADIOMalcolm Priestley2014-07-12
* stagingL vt6656: implement fall back rates reporting.Malcolm Priestley2014-07-08
* staging: vt6656: implement get_stats ieee80211_low_level_statsMalcolm Priestley2014-07-08
* staging: vt6656: dead codead remove bssdb.h headerMalcolm Priestley2014-06-26
* staging: vt6656: dead code remove tmacro.hMalcolm Priestley2014-06-26
* staging: vt6656: mac80211 conversion: int.c changesMalcolm Priestley2014-06-26
* staging: vt6656: Convert remaining locks to spin_lock_irqsave.Malcolm Priestley2014-05-25
* staging: vt6656: Replace typedef struct INT_BUFFER, *PINT_BUFFERMalcolm Priestley2014-02-24
* staging: vt6656: Remove variable fKillEventPollingThreadMalcolm Priestley2014-02-18
* staging: vt6656: Clean up and remove camel case INTnsProcessData.Malcolm Priestley2014-02-18
* staging: vt6656: int : Replace typedef struct tagSINTData.Malcolm Priestley2014-02-18
* staging: vt6656: int.h correct endian typeMalcolm Priestley2014-02-18
* staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley2014-02-18
* staging: vt6656: Remove unused scStatistic data/functions from driver.Malcolm Priestley2013-12-17
* staging: vt6656: dead code remove mib.c mic.h from driver.Malcolm Priestley2013-12-17
* staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_infoMalcolm Priestley2013-12-11
* staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to statsMalcolm Priestley2013-12-11
* staging: vt6656: remove consecutive newlinesAndres More2013-03-28
* staging: vt6656: remove code placeholdersAndres More2013-03-25
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-11
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-15
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-15
* staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley2013-01-07
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-07
* staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-04
* staging: vt6656: int.c: correct indentation to use tabs rather than spacesJesper Juhl2012-07-06
* staging: vt6656: int.c: We don't use spaces between a cast and the variable b...Jesper Juhl2012-07-06
* staging: vt6656: int.c: Use one space between variable type and nameJesper Juhl2012-07-06
* staging: vt6656: int.c: Remove unneeded castJesper Juhl2012-07-06
* staging: vt6656: int.c: Put comment about DEBUG print define on same line as ...Jesper Juhl2012-07-06
* staging: vt6656: int: Redundant blank line removalJesper Juhl2012-07-06
* staging: vt6656: int.c, int.h: Change return of function to voidMarcos Paulo de Souza2011-12-22
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-02
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-11
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-11