| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: vt6656: dead code remove channel switch. | Malcolm Priestley | 2014-07-21 | 1 | -8/+0 |
* | staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsf | Malcolm Priestley | 2014-07-21 | 1 | -1/+1 |
* | staging: vt6656: struct vnt_private rename cdTD to num_tx_context | Malcolm Priestley | 2014-07-21 | 1 | -1/+1 |
* | staging: vt6656: struct vnt_private rename apTD to tx_context | Malcolm Priestley | 2014-07-18 | 1 | -1/+1 |
* | staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urb | Malcolm Priestley | 2014-07-15 | 1 | -1/+1 |
* | staging: vt6656: int.c remove irrelevant function description | Malcolm Priestley | 2014-07-15 | 1 | -22/+0 |
* | staging: vt6656: rename INTvWorkItem to vnt_int_start_interrupt | Malcolm Priestley | 2014-07-15 | 1 | -1/+1 |
* | staging: vt6656: int rename INTnsProcessData to vnt_int_process_data | Malcolm Priestley | 2014-07-15 | 1 | -1/+1 |
* | staging: vt6656: int.c Replace DBG_PRT debug messages | Malcolm Priestley | 2014-07-15 | 1 | -4/+2 |
* | staging: vt6656: INTvWorkItem remove camel case | Malcolm Priestley | 2014-07-15 | 1 | -5/+5 |
* | staging: vt6656: device.h remove old wireless stats | Malcolm Priestley | 2014-07-15 | 1 | -4/+0 |
* | staging: vt6656: Drop u8 pointer and rename bScheduleCommand. | Malcolm Priestley | 2014-07-13 | 1 | -7/+5 |
* | staging: vt6656: wcmd Remove command WLAN_CMD_RADIO | Malcolm Priestley | 2014-07-12 | 1 | -6/+0 |
* | stagingL vt6656: implement fall back rates reporting. | Malcolm Priestley | 2014-07-08 | 1 | -24/+80 |
* | staging: vt6656: implement get_stats ieee80211_low_level_stats | Malcolm Priestley | 2014-07-08 | 1 | -0/+6 |
* | staging: vt6656: dead codead remove bssdb.h header | Malcolm Priestley | 2014-06-26 | 1 | -1/+0 |
* | staging: vt6656: dead code remove tmacro.h | Malcolm Priestley | 2014-06-26 | 1 | -1/+0 |
* | staging: vt6656: mac80211 conversion: int.c changes | Malcolm Priestley | 2014-06-26 | 1 | -43/+6 |
* | staging: vt6656: Convert remaining locks to spin_lock_irqsave. | Malcolm Priestley | 2014-05-25 | 1 | -2/+3 |
* | staging: vt6656: Replace typedef struct INT_BUFFER, *PINT_BUFFER | Malcolm Priestley | 2014-02-24 | 1 | -3/+3 |
* | staging: vt6656: Remove variable fKillEventPollingThread | Malcolm Priestley | 2014-02-18 | 1 | -2/+3 |
* | staging: vt6656: Clean up and remove camel case INTnsProcessData. | Malcolm Priestley | 2014-02-18 | 1 | -71/+70 |
* | staging: vt6656: int : Replace typedef struct tagSINTData. | Malcolm Priestley | 2014-02-18 | 1 | -25/+23 |
* | staging: vt6656: int.h correct endian type | Malcolm Priestley | 2014-02-18 | 1 | -1/+1 |
* | staging: vt6656: Replace typedef enum _CARD_OP_MODE | Malcolm Priestley | 2014-02-18 | 1 | -2/+2 |
* | staging: vt6656: Remove unused scStatistic data/functions from driver. | Malcolm Priestley | 2013-12-17 | 1 | -10/+0 |
* | staging: vt6656: dead code remove mib.c mic.h from driver. | Malcolm Priestley | 2013-12-17 | 1 | -1/+0 |
* | staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_info | Malcolm Priestley | 2013-12-10 | 1 | -4/+0 |
* | staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to stats | Malcolm Priestley | 2013-12-10 | 1 | -22/+23 |
* | staging: vt6656: remove consecutive newlines | Andres More | 2013-03-28 | 1 | -5/+0 |
* | staging: vt6656: remove code placeholders | Andres More | 2013-03-25 | 1 | -6/+0 |
* | staging: vt6656: replaced custom BYTE definition with u8 | Andres More | 2013-03-11 | 1 | -8/+8 |
* | staging: vt6656: replaced custom TRUE definition with true | Andres More | 2013-02-15 | 1 | -3/+3 |
* | staging: vt6656: replaced custom FALSE definition with false | Andres More | 2013-02-15 | 1 | -3/+3 |
* | staging: vt6656: channel/control/firmware/int/usbpipe to new structures | Malcolm Priestley | 2013-01-07 | 1 | -4/+3 |
* | staging: vt6656: Remove QWORD from source and replace with u64. | Malcolm Priestley | 2013-01-07 | 1 | -2/+1 |
* | staging "vt6656" Fix typos in comments, and in a printk message. | Justin P. Mattock | 2012-09-04 | 1 | -1/+1 |
* | staging: vt6656: int.c: correct indentation to use tabs rather than spaces | Jesper Juhl | 2012-07-06 | 1 | -7/+7 |
* | staging: vt6656: int.c: We don't use spaces between a cast and the variable b... | Jesper Juhl | 2012-07-06 | 1 | -8/+8 |
* | staging: vt6656: int.c: Use one space between variable type and name | Jesper Juhl | 2012-07-06 | 1 | -2/+2 |
* | staging: vt6656: int.c: Remove unneeded cast | Jesper Juhl | 2012-07-06 | 1 | -1/+1 |
* | staging: vt6656: int.c: Put comment about DEBUG print define on same line as ... | Jesper Juhl | 2012-07-06 | 1 | -2/+1 |
* | staging: vt6656: int: Redundant blank line removal | Jesper Juhl | 2012-07-06 | 1 | -4/+0 |
* | staging: vt6656: int.c, int.h: Change return of function to void | Marcos Paulo de Souza | 2011-12-22 | 1 | -4/+1 |
* | staging: vt6656: removed NTSTATUS definition | Andres More | 2010-08-02 | 1 | -4/+3 |
* | staging: vt6656: code cleanup, removed HANDLE definition in ttype.h | Andres More | 2010-05-11 | 1 | -7/+7 |
* | Staging: vt6656: removed VOID/PVOID definitions | Andres More | 2010-05-11 | 1 | -2/+1 |
* | Staging: vt6656: Removed IN definition | Andres More | 2010-05-11 | 1 | -1/+1 |
* | Staging: vt6656: int.c: Fixed Coding Style issues | Daniel Kenji Toyama | 2010-05-11 | 1 | -109/+141 |
* | Staging: vt665x: remove tbit.h | Jim Lieb | 2009-09-15 | 1 | -8/+7 |