aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
Commit message (Expand)AuthorAgeFilesLines
* scripts: fix various typosJosh Soref2021-10-311-1/+1
* scripts: fix checkpatch.pl for changed license dirPaul Spooren2021-02-141-1/+1
* scripts: checkpatch.pl: suppress warnings about MAINTAINERSAdrian Schmutzler2020-11-181-1/+1
* scripts: checkpatch remove device-tree doc checkPaul Spooren2020-11-121-47/+0
* scripts: Update checkpatch.pl to 2020-06-11Paul Spooren2020-11-121-567/+3995
* scripts/checkpatch.pl: fix README.md file name after renameAdrian Schmutzler2020-08-021-1/+1
* merge: base: update base-files and basic configZoltan HERPAI2017-12-081-1/+1
* build: remove absolute path to perl and replace with /usr/bin/env perlBastian Köcher2017-05-021-1/+2
* docs: remove all refrences in Makefiles/scriptsMathias Kresin2016-11-301-1/+1
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* scripts/checkpatch.pl: Fix deprecation warningsJohn Crispin2015-11-021-5/+5
* scripts/checkpatch.pl: Fix whitespace errorsVasilis Tsiligiannis2013-08-311-20/+20
* scripts/checkpatch.pl: Remove checks for __setup's documentationVasilis Tsiligiannis2013-08-311-26/+0
* scripts/checkpatch.pl: Remove check for deprecated featuresVasilis Tsiligiannis2013-08-311-37/+0
* scripts/checkpatch.pl: Introduce 'checkpatch.pl' scriptVasilis Tsiligiannis2013-08-311-0/+3553
ghlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
#
# Makefile for the Cavium ethernet device drivers.
#

obj-$(CONFIG_CNS3XXX_ETH) += cns3xxx_eth.o