summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | dt-bindings: can: rcar_can: Add r8a774a1 supportFabrizio Castro2018-11-091-5/+13
| * | dt-bindings: can: rcar_can: document r8a77965 supportEugeniu Rosca2018-11-091-5/+5
| |/
* / dt-bindings: net: phy: add bindings for the IC Plus Corp. IP101A/G PHYsMartin Blumenstingl2018-11-191-0/+19
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-291-2/+2
|\
| * dt-bindings: marvell,prestera: Add common compatible stringChris Packham2018-09-241-2/+2
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-10-291-0/+36
|\ \
| * | dt-bindings: net: dsa: Document B53 SRAB interrupts and registersFlorian Fainelli2018-09-131-0/+36
| |/
* | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-0/+1
|\ \
| * | dt-bindings: can: rcar_can: Add r8a7744 supportBiju Das2018-10-151-0/+1
| |/
* | dt-bindings: net: add support for Microchip KSZ9131Yuiko Oshino2018-10-201-1/+27
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-10-141-0/+6
|\ \
| * | dt: bindings: add bindings for msa memory regionGovind Singh2018-10-131-0/+6
* | | dt-bindings: net: ocelot: remove hsio from the list of register address spacesQuentin Schulz2018-10-051-6/+3Star
|/ /
* | dt-bindings: net: ravb: Add support for r8a7744 SoCBiju Das2018-09-221-0/+1
* | net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli2018-09-221-0/+3
* | Documentation/bindings: net: marvell-pp2: update the IRQs descriptionAntoine Tenart2018-09-201-14/+31
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-181-0/+1
|\ \
| * | ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2018-09-171-0/+1
* | | dt-bindings: net: dsa: lantiq, xrx200-gswip: Fix minor style fixesHauke Mehrtens2018-09-171-8/+10
* | | dt-bindings: net: lantiq, xrx200-net: Use lower case in hexHauke Mehrtens2018-09-171-2/+2
* | | dt-bindings: net: dsa: Add lantiq, xrx200-gswip DT bindingsHauke Mehrtens2018-09-131-0/+141
* | | dt-bindings: net: Add lantiq, xrx200-net DT bindingsHauke Mehrtens2018-09-131-0/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-052-0/+7
|\| |
| * | dt-bindings: net: cpsw: Document cpsw-phy-sel usage but prefer phandleTony Lindgren2018-09-021-0/+6
| * | sh_eth: Add R7S9210 supportChris Brandt2018-08-301-0/+1
| |/
* | dt-bindings: net: phy: mscc: vsc8531: factorize vsc8531, led-N-modeQuentin Schulz2018-09-041-7/+9
* | dt-bindings: net: phy: mscc: vsc8531: remove compatible from required propertiesQuentin Schulz2018-09-041-5/+0Star
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-241-1/+1
|\
| * treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-241-1/+1
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-08-231-8/+0Star
|\ \ | |/ |/|
| * dt-bindings: net: dwmac-sun8i: Remove unused address-cells/size-cellsCorentin Labbe2018-07-191-8/+0Star
* | net: dsa: add support for ksz9897 ethernet switchLad, Prabhakar2018-08-161-1/+3
* | dt-bindings: net: ravb: Add support for r8a774a1 SoCFabrizio Castro2018-08-161-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-1610-39/+340
|\ \
| * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-08-101-0/+35
| |\ \
| | * | dt-bindings: net: bluetooth: Add mediatek-bluetoothSean Wang2018-08-071-0/+35
| * | | dt-bindings: net: stmmac: Add the bindings documentation for XGMAC2.Jose Abreu2018-08-091-2/+3
| * | | dt-bindings: net: dsa: Add compatibility strings for Broadcom OmegaArun Parameswaran2018-08-081-0/+8
| |/ /
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-08-061-2/+27
| |\ \
| | * | dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990Balakrishna Godavarthi2018-08-031-2/+27
| * | | dt-bindings: net: Add clock handle to Broadcom iProc mdio muxArun Parameswaran2018-08-021-0/+3
| * | | dt-bindings: net: Fix Broadcom iProc mdio mux driver base addressArun Parameswaran2018-08-021-2/+2
| * | | dt-bindings: can: xilinx_can: add Xilinx CAN FD bindingsAnssi Hannula2018-07-271-9/+26
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-211-1/+1
| |\ \ \
| * | | | net: dsa: Add bindings for Realtek SMI DSAsLinus Walleij2018-07-181-0/+153
| | |/ / | |/| |
| * | | net: dsa: Add DT bindings for Vitesse VSC73xx switchesLinus Walleij2018-07-041-0/+81
| * | | net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30David Wu2018-06-291-0/+1
| * | | dt-binding: ptp_qoriq: add DPAA FMan supportYangbo Lu2018-06-261-24/+1Star
| | |/ | |/|
* | | Merge tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-1437-59/+1Star
|\ \ \ | |_|/ |/| |
| * | dt-bindings: remove 'interrupt-parent' from bindingsRob Herring2018-07-2537-59/+1Star
| |/