summaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2021-06-01net: hdlc: replace comparison to NULL with "!param"Peng Li
2021-06-01net: hdlc: fix an code style issue about EXPORT_SYMBOL(foo)Peng Li
2021-06-01net: hdlc: fix an code style issue about "foo* bar"Peng Li
2021-06-01net: hdlc: add blank line after declarationsPeng Li
2021-06-01net: hdlc: remove redundant blank linesPeng Li
2021-05-31net: sealevel: fix the alignment issuePeng Li
2021-05-31net: sealevel: fix the comments style issuePeng Li
2021-05-31net: sealevel: remove meaningless commentsPeng Li
2021-05-31net: sealevel: fix a code style issue about switch and casePeng Li
2021-05-31net: sealevel: remove redundant initialization for staticsPeng Li
2021-05-31net: sealevel: add some required spacesPeng Li
2021-05-31net: sealevel: open brace '{' following struct go on the same linePeng Li
2021-05-31net: sealevel: fix the code style issue about "foo* bar"Peng Li
2021-05-31net: sealevel: add blank line after declarationsPeng Li
2021-05-31net: sealevel: remove redundant blank linesPeng Li
2021-05-28net: hdlc_fr: remove unnecessary out of memory messagePeng Li
2021-05-28net: hdlc_fr: remove redundant braces {}Peng Li
2021-05-28net: hdlc_fr: add braces {} to all arms of the statementPeng Li
2021-05-28net: hdlc_fr: remove space after '!'Peng Li
2021-05-28net: hdlc_fr: code indent use tabs where possiblePeng Li
2021-05-28net: hdlc_fr: move out assignment in if conditionPeng Li
2021-05-28net: hdlc_fr: add some required spacesPeng Li
2021-05-28net: hdlc_fr: fix an code style issue about "foo* bar"Peng Li
2021-05-28net: hdlc_fr: add blank line after declarationsPeng Li
2021-05-28net: hdlc_fr: remove redundant blank linesPeng Li
2021-05-25net: wan: add spaces required around that ':' and '+'Peng Li
2021-05-25net: wan: replace comparison to NULL with "!card"Peng Li
2021-05-25net: wan: add some required spacesPeng Li
2021-05-25net: wan: fix an code style issue about "foo* barPeng Li
2021-05-25net: wan: add blank line after declarationsPeng Li
2021-05-25net: wan: remove redundant blank linesPeng Li
2021-05-24net: wan: add braces {} to all arms of the statementPeng Li
2021-05-24net: wan: fix the comments style issuePeng Li
2021-05-24net: wan: replace comparison to NULL with "!card"Peng Li
2021-05-24net: wan: move out assignment in if conditionPeng Li
2021-05-24net: wan: add some required spacesPeng Li
2021-05-24net: wan: fix the code style issue about trailing statementsPeng Li
2021-05-24net: wan: code indent use tabs where possiblePeng Li
2021-05-24net: wan: add blank line after declarationsPeng Li
2021-05-24net: wan: fix an code style issue about "foo* bar"Peng Li
2021-05-24net: wan: remove redundant blank linesPeng Li
2021-05-21net: wan: add necessary () to macro argumentPeng Li
2021-05-21net: wan: add braces {} to all arms of the statementPeng Li
2021-05-21net: wan: remove redundant blank linesPeng Li
2021-05-21net: wan: fix the code style issue about trailing statementsPeng Li
2021-05-21net: wan: add some required spacesPeng Li
2021-05-21net: wan: fix an code style issue about "foo* bar"Peng Li
2021-05-20net: wan: remove leading spaces before tabsHui Tang
2021-05-18net: wan: fix variable definition stylePeng Li
2021-05-18net: wan: remove redundant spacePeng Li