summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* dt: bindings: fix documentation for MARVELL's bt-sd8xxx wireless deviceWei-Ning Huang2016-06-031-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-211-3/+0
|\
| * Revert "phy: add support for a reset-gpio specification"Fabio Estevam2016-05-201-3/+0
* | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-203-4/+4
|\ \ | |/ |/|
| * Documentation: dt: net: fix spelling mistakesEric Engestrom2016-04-253-4/+4
* | phy: add support for a reset-gpio specificationUwe Kleine-König2016-05-161-0/+3
* | Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-05-121-0/+31
|\ \
| * | nfc: pn533: Add device tree documentation for i2c phyMichael Thalmeier2016-05-011-0/+31
* | | dsa: Move gpio reset into switch driverAndrew Lunn2016-05-122-2/+8
* | | dsa: Add mdio device support to Marvell switchesAndrew Lunn2016-05-121-0/+27
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-05-091-0/+56
|\ \ \
| * | | dt: bindings: add MARVELL's bt-sd8xxx wireless deviceXinming Hu2016-05-021-0/+56
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-3/+3
|\ \ \ \
| * | | | dt: cpsw: phy-handle, phy_id, and fixed-link are mutually exclusiveDavid Rivshin2016-04-281-3/+3
* | | | | Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or...David S. Miller2016-05-031-0/+63
|\ \ \ \ \
| * | | | | dt: bindings: add MARVELL's sd8xxx wireless deviceXinming Hu2016-04-261-0/+63
* | | | | | Documentation: dtb: xgene: Add channel propertyIyappan Subramanian2016-05-021-0/+2
| |_|/ / / |/| | | |
* | | | | net: ethernet: enc28j60: add device tree supportMichael Heimpold2016-04-291-0/+59
* | | | | Documentation: Bindings: Update DT binding for hns dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-15/+13
* | | | | Documentation: Bindings: add port-idx-in-ae for enet nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-1/+29
* | | | | Documentation: Bindings: Update DT binding for separating dsaf dev supportYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-10/+49
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-241-2/+5
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | / net: mediatek: update the IRQ part of the binding documentJohn Crispin2016-04-141-2/+5
| | |/ | |/|
* | | Merge ath-next from ath.gitKalle Valo2016-04-071-7/+16
|\ \ \ | |_|/ |/| |
| * | dt: bindings: add new dt entry for pre calibration in qcom, ath10k.txtRaja Mani2016-03-211-7/+16
* | | stmmac: add new DT platform entries for GMAC4Alexandre TORGUE2016-04-031-0/+2
| |/ |/|
* | net: arc_emac: add phy reset is optional for device treeCaesar Wang2016-03-171-0/+7
* | net: arc_emac: make the rockchip emac document more compatibleCaesar Wang2016-03-171-3/+5
* | phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.David Daney2016-03-141-2/+59
* | net: mvneta: bm: add support for hardware buffer managementMarcin Wojtas2016-03-142-2/+66
* | Merge tag 'wireless-drivers-next-for-davem-2016-03-09' of git://git.kernel.or...David S. Miller2016-03-131-5/+84
|\|
| * Merge 'net-next/master'Kalle Valo2016-03-066-22/+67
| |\
| * \ Merge ath-next from ath.gitKalle Valo2016-03-061-5/+84
| |\ \
| | * | dt: bindings: add bindings for ipq4019 wifi blockRaja Mani2016-01-211-5/+84
* | | | net-next: mediatek: document MediaTek SoC ethernet bindingJohn Crispin2016-03-101-0/+77
* | | | can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram2016-03-101-0/+11
* | | | net: fec: Rename "phy-reset-active-low" propertyBernhard Walle2016-03-071-1/+1
| |_|/ |/| |
* | | stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-021-17/+37
* | | can: rcar: add device tree support for r8a779[234]Simon Horman2016-02-261-0/+3
* | | can: rcar: add gen[12] fallback compatibility stringsSimon Horman2016-02-261-1/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-2/+2
|\ \ \
| * | | ravb: Update DT binding example for final CPG/MSSR bindingsGeert Uytterhoeven2016-02-171-2/+2
* | | | can: ifi: Add DT bindings for ifi,canfdMarek Vasut2016-02-201-0/+15
* | | | can: sja1000: add documentation for Technologic Systems versionDamien Riegel2016-02-201-1/+2
* | | | net: macb: make magic-packet property genericSergio Prado2016-02-191-1/+1
| |/ / |/| |
* | | Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller2016-02-171-0/+36
|\ \ \
| * | | wlcore/wl12xx: spi: add device tree supportUri Mashiach2016-01-291-0/+36
* | | | net: fec: Add "phy-reset-active-low" property to DTBernhard Walle2016-02-161-0/+3
* | | | dt-bindings: net: ks8995: add bindings documentation for ks8995Helmut Buchsbaum2016-02-111-0/+20
* | | | net: macb: add wake-on-lan support via magic packetSergio Prado2016-02-111-0/+2
| |/ / |/| |