aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: vt6655: dead code remove net device codeMalcolm Priestley1-2/+0
2014-10-29staging: vt6655: deadcode remove zone file operations and vntconfiguration.datMalcolm Priestley1-2/+0
2014-10-29staging: vt6655: mac80211 conversion add main mac80211 functionsMalcolm Priestley1-0/+3
2014-10-29staging: vt6655: mac80211 conversion: s_uFillDataHead add power saving pollMalcolm Priestley1-0/+1
2014-10-29staging: vt6655: mac80211 conversion: add new key functionsMalcolm Priestley1-0/+1
2014-10-29staging: vt6655: mac80211 conversion: add new rx functionsMalcolm Priestley1-1/+5
2014-10-28staging: vt6655: device.h: Comments fixesVeronika Kabatova1-95/+86
2014-10-20staging: vt6655: replace memcpy() by ether_addr_copy() using coccinelle and pack variablesAya Mahfouz1-4/+4
2014-09-11staging: vt6655: Remove unnecessary condition around includeTobias Klauser1-5/+0
2014-09-11staging: vt6655: Use net_device_stats from struct net_deviceTobias Klauser1-1/+0
2014-09-11staging: vt6655: Remove unused member from struct vnt_privateTobias Klauser1-4/+0
2014-08-30staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211_iftype op_mode.Malcolm Priestley1-1/+1
2014-08-30stgaing: vt6655: remove unused variable wCTSDurationMalcolm Priestley1-1/+0
2014-08-30staging: vt6655: remove multiple instances of netdevice.Malcolm Priestley1-1/+0
2014-08-30staging: vt6655: remove multiple instances of driver loading.Malcolm Priestley1-3/+0
2014-08-30staging: vt6655: device.h dead code remove bCCKMalcolm Priestley1-1/+0
2014-08-30staging: vt6655: remove remaining comments of PLICE_DEBUGMalcolm Priestley1-4/+0
2014-08-30staging: vt6655: Use ether_crc in kernel.Malcolm Priestley1-0/+1
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches1-6/+0
2014-08-16staging: vt6655: remove typedef from struct vnt_privateMalcolm Priestley1-3/+2
2014-08-16staging: vt6655: device.h use change __device_info to vnt_privateMalcolm Priestley1-7/+12
2014-08-16staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley1-1/+1
2014-08-16staging: vt6655: Remove TxInSleep macroMalcolm Priestley1-2/+0
2014-07-30staging: vt6655: remove typedef enum __device_init_typeMalcolm Priestley1-6/+0
2014-07-30staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley1-48/+1
2014-07-30staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley1-1/+0
2014-07-27staging: vt6655: fix static position in inline functionGuillaume Clement1-2/+2
2014-07-27staging: vt6655: fix braces at newline for structsGuillaume Clement1-10/+5
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement1-0/+1
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement1-1/+1
2014-06-19staging: vt6655: remove unnecessary typedef struct.Martin Kepplinger1-3/+3
2014-05-15staging: vt6655: remove dead codeGuido Martínez1-6/+0
2014-04-18staging: vt6655: fix DBG_PRT and PRINT_K macrosGuido Martínez1-2/+11
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-57/+0
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-10/+4
2013-03-25staging: vt6655: Remove commented out printksJoe Perches1-4/+0
2013-03-18staging:vt6655:device: Whitespace cleanupsJoe Perches1-451/+451
2013-01-17staging: vt6655: s/kmalloc + memset / kzallocDevendra Naga1-9/+3
2013-01-17staging: vt6655: checkpatch fixesDevendra Naga1-2/+3
2013-01-17staging: vt6655: s/kmalloc + memset/kzalloc in alloc_rd_infoDevendra Naga1-8/+1
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-2/+2
2012-07-09staging: vt6655: Remove all commented macrosMarcos Paulo de Souza1-15/+0
2011-05-06staging: vt6655: Fix warnings if CONFIG_PM is not definedLarry Finger1-1/+1
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-67/+67
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-1/+1
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-1/+1
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-81/+81
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-20/+20
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-12/+12