summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net
Commit message (Expand)AuthorAgeFilesLines
* net: phy: sunxi: Add new compatiblesMaxime Ripard2014-02-061-2/+3
* net: ethernet: sunxi: Add new compatiblesMaxime Ripard2014-02-061-2/+3
* DT: net: davinci_emac: "ti, davinci-no-bd-ram" property is actually optionalSergei Shtylyov2014-01-281-1/+1
* DT: net: davinci_emac: "ti, davinci-rmii-en" property is actually optionalSergei Shtylyov2014-01-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-255-3/+61
|\
| * dts: Add a binding for Synopsys emac max-frame-sizeVince Bridgers2014-01-211-0/+3
| * net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai2014-01-191-0/+27
| * net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai2014-01-191-1/+0
| * net: stmmac: Add support for optional reset controlChen-Yu Tsai2014-01-191-0/+3
| * DT: net: davinci_emac: "phy-handle" property is actually optionalSergei Shtylyov2014-01-191-2/+2
| * can: mcp251x: Add device tree supportAlexander Shiyan2013-12-211-0/+25
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-182-0/+6
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-091-1/+1
| |\ \
| * | | Documentation: update Ethernet PHY devices binding with 'max-speed'Florian Fainelli2013-12-061-0/+1
* | | | Merge remote-tracking branch 'grant/devicetree/next' into for-3.14Rob Herring2014-01-175-9/+7
|\ \ \ \
| * | | | dt/bindings: remove device_type "network" referencesGrant Likely2014-01-161-2/+0
| * | | | dt/bindings: Remove references to linux,phandle propertiesGrant Likely2014-01-161-3/+0
| * | | | dt/bindings: Remove all references to device_type "ethernet-phy"Grant Likely2014-01-162-3/+0
| | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-152-1/+5
| |\ \ \
| | * | | net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-111-0/+4
| | | |/ | | |/|
| | * | net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren2013-12-051-1/+1
| | |/
| * | Documentation: net: fsl-fec.txt: Add phy-supply entryFabio Estevam2013-12-021-0/+2
| |/
* | devicetree: macb: Document clock propertiesSoren Brinkmann2014-01-161-0/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-1/+17
|\
| * powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+17
| * Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2013-09-301-15/+1
| * powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+15
* | drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpswMugunthan V N2013-09-241-0/+28
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-1/+1
|\
| * dt: Typo fixAlexander Shiyan2013-07-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\ \
| * | Documentation/devicetree/bindings/net/can/ fix a typoStefan Huber2013-08-201-1/+1
| |/
* | driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang2013-08-301-0/+5
* | net/phy: micrel: Add OF configuration support for ksz9021Sean Cross2013-08-211-0/+49
* | net: Add MOXA ART SoCs ethernet driverJonas Jensen2013-08-111-0/+21
|/
* dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla2013-07-041-0/+6
* dt:net:stmmac: Add support to dwmac version 3.610 and 3.710Srinivas Kandagatla2013-07-041-0/+4
* can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam2013-06-271-0/+2
* ethernet/arc/arc_emac - Add new driverAlexey Brodkin2013-06-251-0/+38
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-1/+1
|\
| * ARM: at91/trivial: typo in GEM compatible stringNicolas Ferre2013-05-141-1/+1
* | drivers: net: ethernet: cpsw: add phy-mode support to cpsw driverMugunthan V N2013-06-041-0/+6
* | net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard2013-05-311-0/+26
* | net: Add EMAC ethernet driver found on Allwinner A10 SoC'sStefan Roese2013-05-311-0/+22
* | net: mv643xx_eth: add DT parsing supportSebastian Hesselbarth2013-05-301-0/+85
* | net: micrel : ks8851-ml: add dt supportJean-Christophe PLAGNIOL-VILLARD2013-05-271-0/+9
* | net: dm9000: Allow instantiation using device treeTomasz Figa2013-05-201-0/+26
* | net: velocity: Add platform device support to VIA velocity driverTony Prisk2013-05-201-0/+20
|/
* Merge branch 'omap-gpmc-fixes-for-v3.10' of git://github.com/jonhunter/linux ...Tony Lindgren2013-05-081-28/+28
|\
| * Documentation: dt: update TI GPMC ethernet binding propertiesJavier Martinez Canillas2013-04-301-28/+28
OpenPOWER on IntegriCloud