summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Documentation: Fix typo in multiple files in DocumentationMasanari Iida2012-04-161-1/+1
| |/
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+24
|\ \
| * | net: Add device tree support to LPC32xxRoland Stigge2012-04-221-0/+24
| |/
* | netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney2012-05-071-0/+127
* | netdev/of/phy: Add MDIO bus multiplexer support.David Daney2012-05-071-0/+136
|/
* stmmac: Add device-tree supportStefan Roese2012-03-161-0/+28
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+25
|\
| * net/macb: add DT support for Cadence macb/gem driverJean-Christophe PLAGNIOL-VILLARD2011-12-161-0/+25
* | can: cc770: add platform bus driver for the CC770 and AN82527Wolfgang Grandegger2011-12-011-0/+53
* | net: add calxeda xgmac ethernet driverRob Herring2011-11-291-0/+15
|/
* flexcan: Prefer device tree clock frequency if available.holt@sgi.com2011-08-171-0/+2
* flexcan: Fix up fsl-flexcan device tree binding.holt@sgi.com2011-08-171-50/+11
OpenPOWER on IntegriCloud