summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-72/+62Star
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-151/+13Star
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-031-1/+1
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-30/+30
* staging: vt6655: Remove redundant pci_set_drvdataSachin Kamat2013-09-261-4/+0Star
* vt6655/trivial: replace numeric with standard PM state macrosYijing Wang2013-07-271-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-53/+21Star
|\
| * vt6655: slightly clean reading config fileAl Viro2013-04-091-75/+40Star
* | staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-163/+0Star
* | staging: vt6655: Remove commented out if()sJoe Perches2013-03-251-9/+0Star
* | staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-85/+41Star
* | staging: vt6655: Remove commented out printksJoe Perches2013-03-251-36/+3Star
* | staging:vt6655:device_main: Whitespace cleanupsJoe Perches2013-03-191-2408/+2408
|/
* staging: vt6655: remove use of __devexitBill Pemberton2012-11-221-1/+1
* staging: vt6655: remove use of __devinitBill Pemberton2012-11-221-2/+2
* staging: vt6655: vt6655_init_info function must be void typeDevendra Naga2012-09-081-7/+3Star
* staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev failDevendra Naga2012-09-081-1/+1
* staging: vt6655: fix coding style problem at assigning netdev_opsDevendra Naga2012-09-081-9/+6Star
* staging: vt6655: fix coding style issues in device_get_optionsDevendra Naga2012-09-081-25/+23Star
* staging: vt6655: fix coding style warningsDevendra Naga2012-09-081-10/+11
* staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock2012-09-041-1/+1
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-3/+3
* staging: vt6655: Remove all commented macrosMarcos Paulo de Souza2012-07-091-4/+0Star
* staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza2012-07-091-33/+0Star
* staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza2011-11-301-5/+1Star
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-261-8/+2Star
|\
| * staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko2011-08-231-8/+2Star
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
|/
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-261-7/+7
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: vt6655: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1Star
* staging: vt6655: device_main.c remove one to many l's in the word.Justin P. Mattock2011-03-011-1/+1
* staging/vt6655: fix sparse warning "obsolete struct initializer"Peter Huewe2011-01-211-9/+9
* staging: vt6655: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-311-1/+2
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-031-21/+21
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-031-66/+66
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-031-62/+62
* Staging: vt6655: use for_each_pci_dev()Kulikov Vasiliy2010-07-081-1/+1
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-34/+34
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-9/+9
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-9/+9
* Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément2010-06-231-5/+6
* Staging: vt6655: struct pci_driver cleanupCharles Clément2010-06-181-19/+19
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-11/+11
* Staging: vt6655: remove custom ULONG typedefCharles Clément2010-06-181-6/+7
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-20/+20
* Staging: vt6655: remove custom UCHAR typedefCharles Clément2010-06-181-6/+8
* Staging: vt6655: remove custom LONG typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove custom INT typedefCharles Clément2010-06-181-19/+19