summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91/trivial: typo in GEM compatible stringNicolas Ferre2013-05-141-1/+1
* 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
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-0/+97
|\|
| * ARM: OMAP2+: Add GPMC DT support for Ethernet child nodesJavier Martinez Canillas2013-04-031-0/+97
* | net: mvmdio: add clocks property to binding documentationSebastian Hesselbarth2013-04-111-0/+1
* | can: at91_can: add dt supportLudovic Desroches2013-03-271-0/+14
* | dsa: fix device tree binding documentation typo on #address-cellsFlorian Fainelli2013-03-251-1/+1
* | dsa: add device tree bindings to register DSA switchesFlorian Fainelli2013-03-241-0/+91
* | net: mvmdio: enhance driver to support SMI error/done interruptsFlorian Fainelli2013-03-221-0/+3
* | drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N2013-03-131-3/+4
* | documentation: dt: bindings: cpsw: cleanup documentationMugunthan V N2013-03-131-2/+7
|/
* driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N2013-02-121-0/+2
* Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-142-0/+58
|\
| * Merge tag 'mvebu_everything_for_3.8' of git://git.infradead.org/users/jcooper...Olof Johansson2012-11-302-0/+58
| |\
| | * net: mvneta: add clk supportThomas Petazzoni2012-11-201-2/+2
| | * net: mvneta: driver for Marvell Armada 370/XP network unitThomas Petazzoni2012-11-161-0/+23
| | * net: mvmdio: new Marvell MDIO driverThomas Petazzoni2012-11-161-0/+35
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-1/+8
|\| |
| * | of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2012-11-191-1/+8
| |/
* | can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson2012-11-151-0/+28
* | cpsw: simplify the setup of the register pointersRichard Cochran2012-11-141-38/+4
* | net: at91_ether: add dt supportJean-Christophe PLAGNIOL-VILLARD2012-11-061-0/+23
* | cpts: specify the input clock frequency via DTRichard Cochran2012-11-011-0/+6
* | cpsw: add a DT field for the active time stamping portRichard Cochran2012-11-011-0/+3
* | cpsw: add a DT field for the cpts offsetRichard Cochran2012-11-011-0/+3
* | cpsw: support both silicon versionsRichard Cochran2012-11-011-4/+4
|/
* Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-021-0/+3
|\
| * ARM: highbank: add coherent DMA setupRob Herring2012-10-021-0/+3
* | Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller2012-10-011-3/+0
* | net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack2012-10-011-0/+3
* | can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-211-0/+49
* | netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi2012-08-301-0/+75
* | documentation: dt: bindings: cpsw: fixing the examples for directly using it ...Mugunthan V N2012-08-071-48/+53
* | drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N2012-08-071-0/+33
* | drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N2012-08-031-0/+104
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-303-0/+164
|\
| * MIPS: Octeon: Add device tree source files.David Daney2012-07-233-0/+164
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-191-1/+1
|\|
| * dt: fsl-fec.txt: Fix gpio number assignmentFabio Estevam2012-06-131-1/+1
* | net: stmmac: Add ip version to dts bindingsDinh Nguyen2012-07-191-1/+2
* | net: ethernet: davinci_emac: add OF supportHeiko Schocher2012-07-181-0/+41
* | net: flexcan: clock-frequency is optional for device tree probeShawn Guo2012-07-021-0/+3
* | netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney2012-06-271-0/+29
* | netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register()David Daney2012-06-271-1/+11
* | net: fec: add phy-reset-duration for device tree probeShawn Guo2012-06-271-0/+4
* | net: fec: phy-reset-gpios is optionalShawn Guo2012-06-271-1/+1
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-1/+1
|\
| * ARM: imx: rename uart and fec device tree nodesShawn Guo2012-05-111-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\ \