summaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2021-06-08net: farsync: add blank line after declarationsPeng Li
2021-06-08net: farsync: remove redundant blank linesPeng Li
2021-06-07net: hd64570: add some required spacesPeng Li
2021-06-07net: hd64570: remove redundant parenthesesPeng Li
2021-06-07net: hd64570: fix the comments style issuePeng Li
2021-06-07net: hd64570: add braces {} to all arms of the statementPeng Li
2021-06-07net: hd64570: fix the code style issue about trailing statementsPeng Li
2021-06-07net: hd64570: fix the code style issue about "foo* bar"Peng Li
2021-06-07net: hd64570: add blank line after declarationsPeng Li
2021-06-07net: hd64570: remove redundant blank linesPeng Li
2021-06-04net: hdlc_x25: fix the alignment issuePeng Li
2021-06-04net: hdlc_x25: fix the code issue about "if..else.."Peng Li
2021-06-04net: hdlc_x25: add some required spacesPeng Li
2021-06-04net: hdlc_x25: move out assignment in if conditionPeng Li
2021-06-04net: hdlc_x25: remove unnecessary out of memory messagePeng Li
2021-06-04net: hdlc_x25: remove redundant blank linesPeng Li
2021-06-03net: hdlc_cisco: remove redundant spacePeng Li
2021-06-03net: hdlc_cisco: add blank line after declarationPeng Li
2021-06-03net: hdlc_cisco: remove unnecessary out of memory messagePeng Li
2021-06-03net: hdlc_cisco: add some required spacesPeng Li
2021-06-03net: hdlc_cisco: fix the code style issue about "foo* bar"Peng Li
2021-06-03net: hdlc_cisco: remove redundant blank linesPeng Li
2021-06-01net: hdlc: add braces {} to all arms of the statementPeng Li
2021-06-01net: hdlc: move out assignment in if conditionPeng Li
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