summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device.h
Commit message (Expand)AuthorAgeFilesLines
...
* staging: vt6655: mac80211 conversion add main mac80211 functionsMalcolm Priestley2014-10-291-0/+3
* staging: vt6655: mac80211 conversion: s_uFillDataHead add power saving pollMalcolm Priestley2014-10-291-0/+1
* staging: vt6655: mac80211 conversion: add new key functionsMalcolm Priestley2014-10-291-0/+1
* staging: vt6655: mac80211 conversion: add new rx functionsMalcolm Priestley2014-10-291-1/+5
* staging: vt6655: device.h: Comments fixesVeronika Kabatova2014-10-281-95/+86
* staging: vt6655: replace memcpy() by ether_addr_copy() using coccinelle and p...Aya Mahfouz2014-10-201-4/+4
* staging: vt6655: Remove unnecessary condition around includeTobias Klauser2014-09-111-5/+0
* staging: vt6655: Use net_device_stats from struct net_deviceTobias Klauser2014-09-111-1/+0
* staging: vt6655: Remove unused member from struct vnt_privateTobias Klauser2014-09-111-4/+0
* staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley2014-08-301-1/+1
* stgaing: vt6655: remove unused variable wCTSDurationMalcolm Priestley2014-08-301-1/+0
* staging: vt6655: remove multiple instances of netdevice.Malcolm Priestley2014-08-301-1/+0
* staging: vt6655: remove multiple instances of driver loading.Malcolm Priestley2014-08-301-3/+0
* staging: vt6655: device.h dead code remove bCCKMalcolm Priestley2014-08-301-1/+0
* staging: vt6655: remove remaining comments of PLICE_DEBUGMalcolm Priestley2014-08-301-4/+0
* staging: vt6655: Use ether_crc in kernel.Malcolm Priestley2014-08-301-0/+1
* staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches2014-08-171-6/+0
* staging: vt6655: remove typedef from struct vnt_privateMalcolm Priestley2014-08-161-3/+2
* staging: vt6655: device.h use change __device_info to vnt_privateMalcolm Priestley2014-08-161-7/+12
* staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley2014-08-161-1/+1
* staging: vt6655: Remove TxInSleep macroMalcolm Priestley2014-08-161-2/+0
* staging: vt6655: remove typedef enum __device_init_typeMalcolm Priestley2014-07-301-6/+0
* staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley2014-07-301-48/+1
* staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley2014-07-301-1/+0
* staging: vt6655: fix static position in inline functionGuillaume Clement2014-07-271-2/+2
* staging: vt6655: fix braces at newline for structsGuillaume Clement2014-07-271-10/+5
* staging: vt6655: Add missing blank lines after declarationsGuillaume Clement2014-07-271-0/+1
* staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement2014-07-221-1/+1
* staging: vt6655: remove unnecessary typedef struct.Martin Kepplinger2014-06-191-3/+3
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-6/+0
* staging: vt6655: fix DBG_PRT and PRINT_K macrosGuido Martínez2014-04-181-2/+11
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-57/+0
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-10/+4
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-4/+0
* staging:vt6655:device: Whitespace cleanupsJoe Perches2013-03-181-451/+451
* staging: vt6655: s/kmalloc + memset / kzallocDevendra Naga2013-01-171-9/+3
* staging: vt6655: checkpatch fixesDevendra Naga2013-01-171-2/+3
* staging: vt6655: s/kmalloc + memset/kzalloc in alloc_rd_infoDevendra Naga2013-01-171-8/+1
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-2/+2
* staging: vt6655: Remove all commented macrosMarcos Paulo de Souza2012-07-091-15/+0
* staging: vt6655: Fix warnings if CONFIG_PM is not definedLarry Finger2011-05-061-1/+1
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-67/+67
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-1/+1
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-1/+1
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-81/+81
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-20/+20
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-12/+12
* Staging: vt6655: fix up U32 conversionGreg Kroah-Hartman2010-06-181-1/+1
* Staging: vt6655: include linux/ headers instead of asm/Charles Clément2010-06-181-2/+2
OpenPOWER on IntegriCloud