summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/int.c
AgeCommit message (Expand)Author
2020-02-05staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka
2015-09-29staging: vt6656: implement power saving code.Malcolm Priestley
2014-07-21staging: vt6656: dead code remove channel switch.Malcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename cdTD to num_tx_contextMalcolm Priestley
2014-07-18staging: vt6656: struct vnt_private rename apTD to tx_contextMalcolm Priestley
2014-07-15staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urbMalcolm Priestley
2014-07-15staging: vt6656: int.c remove irrelevant function descriptionMalcolm Priestley
2014-07-15staging: vt6656: rename INTvWorkItem to vnt_int_start_interruptMalcolm Priestley
2014-07-15staging: vt6656: int rename INTnsProcessData to vnt_int_process_dataMalcolm Priestley
2014-07-15staging: vt6656: int.c Replace DBG_PRT debug messagesMalcolm Priestley
2014-07-15staging: vt6656: INTvWorkItem remove camel caseMalcolm Priestley
2014-07-15staging: vt6656: device.h remove old wireless statsMalcolm Priestley
2014-07-13staging: vt6656: Drop u8 pointer and rename bScheduleCommand.Malcolm Priestley
2014-07-12staging: vt6656: wcmd Remove command WLAN_CMD_RADIOMalcolm Priestley
2014-07-08stagingL vt6656: implement fall back rates reporting.Malcolm Priestley
2014-07-08staging: vt6656: implement get_stats ieee80211_low_level_statsMalcolm Priestley
2014-06-26staging: vt6656: dead codead remove bssdb.h headerMalcolm Priestley
2014-06-26staging: vt6656: dead code remove tmacro.hMalcolm Priestley
2014-06-26staging: vt6656: mac80211 conversion: int.c changesMalcolm Priestley
2014-05-25staging: vt6656: Convert remaining locks to spin_lock_irqsave.Malcolm Priestley
2014-02-24staging: vt6656: Replace typedef struct INT_BUFFER, *PINT_BUFFERMalcolm Priestley
2014-02-18staging: vt6656: Remove variable fKillEventPollingThreadMalcolm Priestley
2014-02-18staging: vt6656: Clean up and remove camel case INTnsProcessData.Malcolm Priestley
2014-02-18staging: vt6656: int : Replace typedef struct tagSINTData.Malcolm Priestley
2014-02-18staging: vt6656: int.h correct endian typeMalcolm Priestley
2014-02-18staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley
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-10staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_infoMalcolm Priestley
2013-12-10staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to statsMalcolm Priestley
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-25staging: vt6656: remove code placeholdersAndres More
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More
2013-01-07staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock
2012-07-06staging: vt6656: int.c: correct indentation to use tabs rather than spacesJesper Juhl
2012-07-06staging: vt6656: int.c: We don't use spaces between a cast and the variable b...Jesper Juhl
2012-07-06staging: vt6656: int.c: Use one space between variable type and nameJesper Juhl
2012-07-06staging: vt6656: int.c: Remove unneeded castJesper Juhl
2012-07-06staging: vt6656: int.c: Put comment about DEBUG print define on same line as ...Jesper Juhl
2012-07-06staging: vt6656: int: Redundant blank line removalJesper Juhl
2011-12-22staging: vt6656: int.c, int.h: Change return of function to voidMarcos Paulo de Souza
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More