summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-101-0/+1
|\ \ | |/ |/|
| * soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann2021-06-171-0/+1
* | net: c101: remove redundant spacesPeng Li2021-06-211-1/+1
* | net: c101: replace comparison to NULL with "!card"Peng Li2021-06-211-2/+2
* | net: c101: add blank line after declarationsPeng Li2021-06-211-0/+1
* | net: hostess_sv11: fix the alignment issuePeng Li2021-06-181-1/+1
* | net: hostess_sv11: fix the comments style issuePeng Li2021-06-181-30/+18
* | net: hostess_sv11: remove dead codePeng Li2021-06-181-2/+0
* | net: hostess_sv11: fix the code style issue about switch and casePeng Li2021-06-181-27/+27
* | net: hostess_sv11: remove trailing whitespacePeng Li2021-06-181-1/+1
* | net: hostess_sv11: move out assignment in if conditionPeng Li2021-06-181-1/+2
* | net: hostess_sv11: fix the code style issue about "foo* bar"Peng Li2021-06-181-1/+1
* | net: hdlc_ppp: add required spacePeng Li2021-06-171-1/+2
* | net: hdlc_ppp: remove unnecessary out of memory messagePeng Li2021-06-171-3/+2
* | net: hdlc_ppp: move out assignment in if conditionPeng Li2021-06-171-1/+2
* | 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