summaryrefslogtreecommitdiffstats
path: root/drivers/vlynq/vlynq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-15net: pci200syn: add necessary () to macro argumentPeng Li1-1/+1
2021-06-15net: pci200syn: add some required spacesPeng Li1-8/+8
2021-06-15net: pci200syn: replace comparison to NULL with "!card"Peng Li1-4/+2
2021-06-15net: pci200syn: add blank line after declarationsPeng Li1-1/+3
2021-06-15net: pci200syn: remove redundant blank linesPeng Li1-20/+0
2021-06-15net: z85230: remove unnecessary out of memory messagePeng Li1-3/+2
2021-06-15net: z85230: fix the code style issue about open brace {Peng Li1-72/+36
2021-06-15net: z85230: add some required spacesPeng Li1-208/+210
2021-06-15net: z85230: remove trailing whitespacesPeng Li1-119/+105
2021-06-15net: z85230: fix the code style issue about "if..else.."Peng Li1-16/+8
2021-06-15net: z85230: fix the comments style issuePeng Li1-131/+83
2021-06-15net: z85230: replace comparison to NULL with "!skb"Peng Li1-7/+7
2021-06-15net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)Peng Li1-18/+0
2021-06-15net: z85230: add blank line after declarationsPeng Li1-0/+6
2021-06-15net: z85230: remove redundant blank linesPeng Li1-33/+1
2021-06-15net/sched: cls_flower: Remove match on n_protoBoris Sukholitko1-2/+1
2021-06-15stmmac: align RX buffersMatteo Croce1-2/+2
2021-06-14net: wwan: Fix WWAN config symbolsLoic Poulain3-13/+8
2021-06-14net: flow_dissector: fix RPS on DSA mastersVladimir Oltean1-2/+2
2021-06-14net: dsa: sja1105: constify the sja1105_regs structuresVladimir Oltean1-3/+3
2021-06-14net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...Vladimir Oltean1-0/+6
2021-06-14net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparoundVladimir Oltean1-1/+1
2021-06-14net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...Vladimir Oltean1-1/+1
2021-06-14net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debugVladimir Oltean1-1/+1
2021-06-14net: stmmac: Add Ingenic SoCs MAC support.周琰杰 (Zhou Yanjie)3-0/+414
2021-06-14dt-bindings: dwmac: Add bindings for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2-0/+91