summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net
AgeCommit message (Expand)AuthorFilesLines
2020-10-01dt-bindings: net: ethernet-controller: Add internal delay propertiesGeert Uytterhoeven1-0/+14
2020-09-30dt-binding: can: mcp251xfd: narrow down wildcards in device tree bindings to ...Thomas Kopp1-4/+4
2020-09-30dt-binding: can: mcp25xxfd: documentation fixesOleksij Rempel1-4/+4
2020-09-27dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoCMarian-Cristian Rotariu1-0/+1
2020-09-21dt-binding: can: mcp25xxfd: document device tree bindingsOleksij Rempel1-0/+79
2020-09-21dt-bindings: can: mcp251x: document GPIO supportMarc Kleine-Budde1-0/+5
2020-09-21dt-bindings: can: mcp251x: change example interrupt type to IRQ_TYPE_LEVEL_LOWMarc Kleine-Budde1-1/+1
2020-09-17dt-bindings: marvell,prestera: Add description for device-tree bindingsVadym Kochan1-0/+34
2020-09-14dt-bindings: net: dsa: add new MT7531 binding to support MT7531Landen Chao1-4/+9
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller2-2/+6
2020-09-11dt: bindings: net: update compatible for ath11kAnilkumar Kolli1-1/+3
2020-09-10dt-bindings: net: nfc: s3fwrn5: Remove wrong vendor prefix from GPIOsKrzysztof Kozlowski1-6/+18
2020-09-10dt-bindings: net: nfc: s3fwrn5: Convert to dtschemaKrzysztof Kozlowski2-25/+61
2020-09-09dt-bindings: net: phy: smsc: document reference clockMarco Felsch1-0/+4
2020-09-08dt: bindings: Add new regulator as optional property for WCN3990Rakesh Pillai1-1/+3
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2020-09-03dt-bindings: net: Document Broadcom SF2 switch clocksFlorian Fainelli1-0/+7
2020-09-03dt-bindings: net: Document Broadcom SYSTEMPORT clocksFlorian Fainelli1-0/+5
2020-08-28dt-bindings: net: dp83822: Add TI dp83822 phyDan Murphy1-0/+80
2020-08-26dt-bindings: net: Add bindings for Intel Keem BayVineetha G. Jaya Kumaran1-0/+130
2020-08-24dt-bindings: net: dsa: Fix typoKurt Kanzenbach1-1/+1
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-7/+15
2020-08-21dt-bindings: net: correct description of phy-connection-typeMadalin Bucur1-1/+2
2020-08-20dt-bindings: net: renesas, ether: Improve schema validationGeert Uytterhoeven1-7/+15
2020-08-14dt-bindings: Whitespace clean-ups in schema filesRob Herring6-84/+84
2020-08-03dt-bindings: net: mdio: add reset-post-delay-us propertyBruno Thomsen1-0/+7
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-1/+1
2020-07-22dt-bindings: net: dsa: Let dsa.txt refer to dsa.yamlKurt Kanzenbach1-254/+1
2020-07-22dt-bindings: net: dsa: Add DSA yaml bindingKurt Kanzenbach1-0/+92
2020-07-20Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+71
2020-07-13docs: devicetree: add bindings for Seville DSA switch inside Felix driverVladimir Oltean1-4/+101
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-07-08dt-bindings: dp83869: Fix the type of deviceFabio Estevam1-1/+1
2020-07-08dt-bindings: dp83867: Fix the type of deviceFabio Estevam1-1/+1
2020-07-07dt-bindings: net: bluetooth: realtek: Fix uart-has-rtscts exampleMartin Blumenstingl1-1/+1
2020-06-26wilc1000: move wilc driver out of stagingAjay Singh1-0/+71
2020-06-25dt-bindings: net: Add RGMII internal delay for DP83869Dan Murphy1-1/+15
2020-06-25dt-bindings: net: Add tx and rx internal delaysDan Murphy1-0/+12
2020-06-24dt-bindings: net: phy: vsc8531: document the load/save GPIOAntoine Tenart1-0/+3
2020-06-22dt-bindings: net: dwmac-meson: Add a compatible string for G12A onwardsMartin Blumenstingl1-0/+3
2020-06-18dt: fix broken links due to txt->yaml renamesMauro Carvalho Chehab1-1/+1
2020-06-11dt-bindings: Fix more incorrect 'reg' property sizes in examplesRob Herring1-1/+1
2020-06-11dt-bindings: Remove more cases of 'allOf' containing a '$ref'Rob Herring2-6/+3
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-250/+377
2020-05-29dt-bindings: net: rename the bindings document for MediaTek STAR EMACBartosz Golaszewski1-1/+1
2020-05-29dt-bindings: net: imx-dwmac: Add NXP imx8 DWMAC glue layerFugang Duan1-0/+56
2020-05-28dt-bindings: net: renesas,ether: Document R8A7742 SoCLad Prabhakar1-0/+1
2020-05-28dt-bindings: net: renesas, ravb: Add support for r8a7742 SoCLad Prabhakar1-0/+1
2020-05-26dt-bindings: fec: update the gpr propertyFugang Duan1-2/+5
2020-05-25Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+3