summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
...
* | net: hdlc_ppp: fix the code style issue about "foo* bar"Peng Li2021-06-171-7/+7
* | net: hdlc_ppp: add blank line after declarationsPeng Li2021-06-171-0/+4
* | net: hdlc_ppp: remove redundant blank linesPeng Li2021-06-171-9/+0
* | net: cosa: remove redundant spacesPeng Li2021-06-161-5/+5
* | net: cosa: remove trailing whitespacesPeng Li2021-06-161-13/+13
* | net: cosa: add some required spacesPeng Li2021-06-161-68/+69
* | net: cosa: fix the code style issue about trailing statementsPeng Li2021-06-161-42/+79
* | net: cosa: fix the alignment issuePeng Li2021-06-161-10/+12
* | net: cosa: use BIT macroPeng Li2021-06-161-3/+3
* | net: cosa: add necessary () to macro argumentPeng Li2021-06-161-8/+8
* | net: cosa: remove redundant braces {}Peng Li2021-06-161-3/+3
* | net: cosa: add braces {} to all arms of the statementPeng Li2021-06-161-3/+3
* | net: cosa: fix the comments style issuePeng Li2021-06-161-56/+33
* | net: cosa: move out assignment in if conditionPeng Li2021-06-161-10/+15
* | net: cosa: replace comparison to NULL with "!chan->rx_skb"Peng Li2021-06-161-3/+3
* | net: cosa: fix the code style issue about "foo* bar"Peng Li2021-06-161-1/+1
* | net: cosa: add blank line after declarationsPeng Li2021-06-161-0/+15
* | net: cosa: remove redundant blank linesPeng Li2021-06-161-10/+0
* | net: pci200syn: fix the comments style issuePeng Li2021-06-151-2/+1
* | 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