aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2021-06-08net: farsync: replace comparison to NULL with "fst_card_array[i]"Peng Li
2021-06-08net: farsync: remove redundant returnPeng Li
2021-06-08net: farsync: fix the alignment issuePeng Li
2021-06-08net: farsync: remove redundant parenthesesPeng Li
2021-06-08net: farsync: remove redundant spacesPeng Li
2021-06-08net: farsync: remove redundant braces {}Peng Li
2021-06-08net: farsync: add some required spacesPeng Li
2021-06-08net: farsync: fix the code style issue about macrosPeng Li
2021-06-08net: farsync: code indent use tabs where possiblePeng Li
2021-06-08net: farsync: remove trailing whitespacesPeng Li
2021-06-08net: farsync: fix the comments style issuePeng Li
2021-06-08net: farsync: remove redundant initialization for staticsPeng Li
2021-06-08net: farsync: move out assignment in if conditionPeng Li
2021-06-08net: farsync: fix the code style issue about "foo* bar"Peng Li
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