summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
...
* | net: pci200syn: add necessary () to macro argumentPeng Li2021-06-151-1/+1
* | net: pci200syn: add some required spacesPeng Li2021-06-151-8/+8
* | net: pci200syn: replace comparison to NULL with "!card"Peng Li2021-06-151-4/+2
* | net: pci200syn: add blank line after declarationsPeng Li2021-06-151-1/+3
* | net: pci200syn: remove redundant blank linesPeng Li2021-06-151-20/+0
* | net: z85230: remove unnecessary out of memory messagePeng Li2021-06-151-3/+2
* | net: z85230: fix the code style issue about open brace {Peng Li2021-06-151-72/+36
* | net: z85230: add some required spacesPeng Li2021-06-151-208/+210
* | net: z85230: remove trailing whitespacesPeng Li2021-06-151-119/+105
* | net: z85230: fix the code style issue about "if..else.."Peng Li2021-06-151-16/+8
* | net: z85230: fix the comments style issuePeng Li2021-06-151-131/+83
* | net: z85230: replace comparison to NULL with "!skb"Peng Li2021-06-151-7/+7
* | 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