summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
...
* | net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)Peng Li2021-06-151-18/+0
* | net: z85230: add blank line after declarationsPeng Li2021-06-151-0/+6
* | net: z85230: remove redundant blank linesPeng Li2021-06-151-33/+1
* | net: pc300too: fix the comments style issuePeng Li2021-06-111-2/+1
* | net: pc300too: add some required spacesPeng Li2021-06-111-4/+4
* | net: pc300too: replace comparison to NULL with "!card->plxbase"Peng Li2021-06-111-4/+2
* | net: pc300too: remove redundant initialization for staticsPeng Li2021-06-111-1/+1
* | net: pc300too: move out assignment in if conditionPeng Li2021-06-111-2/+4
* | net: pc300too: fix the code style issue about "foo * bar"Peng Li2021-06-111-1/+1
* | net: pc300too: add blank line after declarationsPeng Li2021-06-111-1/+2
* | net: pc300too: remove redundant blank linesPeng Li2021-06-111-22/+0
* | net: ixp4xx_hss: add braces {} to all arms of the statementPeng Li2021-06-101-2/+2
* | net: ixp4xx_hss: fix the comments style issuePeng Li2021-06-101-5/+7
* | net: ixp4xx_hss: remove redundant spacesPeng Li2021-06-101-15/+15
* | net: ixp4xx_hss: add some required spacesPeng Li2021-06-101-4/+4
* | net: ixp4xx_hss: move out assignment in if conditionPeng Li2021-06-101-23/+43
* | net: ixp4xx_hss: fix the code style issue about "foo* bar"Peng Li2021-06-101-3/+3
* | net: ixp4xx_hss: add blank line after declarationsPeng Li2021-06-101-0/+5
* | net: ixp4xx_hss: remove redundant blank linesPeng Li2021-06-101-11/+0
* | net: lapbether: fix the code style issue about line lengthPeng Li2021-06-091-1/+2
* | net: lapbether: fix the alignment issuePeng Li2021-06-091-1/+1
* | net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev"Peng Li2021-06-091-1/+1
* | net: lapbether: fix the comments style issuePeng Li2021-06-091-17/+10
* | net: lapbether: remove unnecessary out of memory messagePeng Li2021-06-091-6/+2
* | net: lapbether: remove trailing whitespacesPeng Li2021-06-091-3/+3
* | net: lapbether: move out assignment in if conditionPeng Li2021-06-091-5/+10
* | net: lapbether: add blank line after declarationsPeng Li2021-06-091-0/+1
* | net: lapbether: remove redundant blank linePeng Li2021-06-091-1/+0
* | net: farsync: replace comparison to NULL with "fst_card_array[i]"Peng Li2021-06-081-2/+2
* | net: farsync: remove redundant returnPeng Li2021-06-081-1/+0
* | net: farsync: fix the alignment issuePeng Li2021-06-081-1/+1
* | net: farsync: remove redundant parenthesesPeng Li2021-06-081-8/+8
* | net: farsync: remove redundant spacesPeng Li2021-06-081-9/+9
* | net: farsync: remove redundant braces {}Peng Li2021-06-081-51/+35
* | net: farsync: add some required spacesPeng Li2021-06-081-6/+6
* | net: farsync: fix the code style issue about macrosPeng Li2021-06-081-6/+6
* | net: farsync: code indent use tabs where possiblePeng Li2021-06-081-18/+18
* | net: farsync: remove trailing whitespacesPeng Li2021-06-081-15/+15
* | net: farsync: fix the comments style issuePeng Li2021-06-081-152/+83
* | net: farsync: remove redundant initialization for staticsPeng Li2021-06-081-2/+2
* | net: farsync: move out assignment in if conditionPeng Li2021-06-081-8/+16
* | net: farsync: fix the code style issue about "foo* bar"Peng Li2021-06-081-1/+1
* | net: farsync: add blank line after declarationsPeng Li2021-06-081-0/+2
* | net: farsync: remove redundant blank linesPeng Li2021-06-081-3/+0
* | net: hd64570: add some required spacesPeng Li2021-06-071-2/+2
* | net: hd64570: remove redundant parenthesesPeng Li2021-06-071-2/+2
* | net: hd64570: fix the comments style issuePeng Li2021-06-071-3/+3
* | net: hd64570: add braces {} to all arms of the statementPeng Li2021-06-071-4/+8
* | net: hd64570: fix the code style issue about trailing statementsPeng Li2021-06-071-18/+42
* | net: hd64570: fix the code style issue about "foo* bar"Peng Li2021-06-071-7/+7