summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c
AgeCommit message (Expand)Author
2014-08-30staging: vt6655: dead code remove device_nics variableMalcolm Priestley
2014-08-30staging: vt6655: remove multiple instances of netdevice.Malcolm Priestley
2014-08-30staging: vt6655: remove multiple instances of driver loading.Malcolm Priestley
2014-08-30staging: vt6655: device.h dead code remove bCCKMalcolm Priestley
2014-08-30staging: vt6655: main_usb.c remove undefined PLICE_DEBUG code.Malcolm Priestley
2014-08-30staging: vt6655: Use ether_crc in kernel.Malcolm Priestley
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches
2014-08-16staging: vt6655: device_main Replace DEVICE_INFO with size of pointerMalcolm Priestley
2014-08-16staging: vt6655: device.h use change __device_info to vnt_privateMalcolm Priestley
2014-08-16staging: vt6655: Remove TxInSleep macroMalcolm Priestley
2014-08-08staging: use pci_zalloc_consistentJoe Perches
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-30staging: vt6655: clean up the tail of function device_init_registersMalcolm Priestley
2014-07-30staging: vt6655: remove typedef enum __device_init_typeMalcolm Priestley
2014-07-30staging: vt6655: dead code remove undefined macro IO_MAPMalcolm Priestley
2014-07-30staging: vt6655: dead code remove undefined macro FOR_LED_ON_NOTEBOOK code.Malcolm Priestley
2014-07-30staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley
2014-07-30staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley
2014-07-27staging: vt6655: Remove NULL pointer sparse warningGuillaume Clement
2014-07-27staging: vt6655: add missing whitespaceGuillaume Clement
2014-07-27staging: vt6655: break single line if statementsGuillaume Clement
2014-07-27staging: vt6655: Use pr_* functions instead of printkGuillaume Clement
2014-07-27staging: vt6655: fix function braces not on the proper lineGuillaume Clement
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement
2014-07-24staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley
2014-07-22staging: vt6655: Fix unused function warningGuillaume Clement
2014-07-22staging: vt6655: statify some variablesGuillaume Clement
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement
2014-06-19staging: vt6655: fix sparse warning "cast removes address space of expression"James A Shackleford
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-09-25staging: vt6655: Remove redundant pci_set_drvdataSachin Kamat
2013-07-26vt6655/trivial: replace numeric with standard PM state macrosYijing Wang
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09vt6655: slightly clean reading config fileAl Viro
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches
2013-03-25staging: vt6655: Remove commented out printksJoe Perches
2013-03-18staging:vt6655:device_main: Whitespace cleanupsJoe Perches
2012-11-21staging: vt6655: remove use of __devexitBill Pemberton
2012-11-21staging: vt6655: remove use of __devinitBill Pemberton
2012-09-07staging: vt6655: vt6655_init_info function must be void typeDevendra Naga
2012-09-07staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev failDevendra Naga
2012-09-07staging: vt6655: fix coding style problem at assigning netdev_opsDevendra Naga
2012-09-07staging: vt6655: fix coding style issues in device_get_optionsDevendra Naga