summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada2013-11-171-1/+1
* drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada2013-11-171-2/+0
* powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain2013-11-131-0/+3
* MPC824x: remove obsolete "PN62" boardWolfgang Denk2013-11-111-10/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-111-125/+154
|\
| * pcnet: enable the NOUFLO featurePaul Burton2013-11-091-0/+15
| * pcnet: add cache flushing & invalidationPaul Burton2013-11-091-0/+16
| * pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton2013-11-091-2/+2
| * pcnet: code style cleanupPaul Burton2013-11-091-125/+123
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-092-1/+30
|\ \ | |/ |/|
| * net: macb: get DMA bus width from design config registerBo Shen2013-11-042-1/+30
* | netconsole loses 2nd character of inputSuriyan Ramasami2013-11-081-0/+2
* | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-082-2/+0
* | drivers: net: convert makefiles to Kbuild styleMasahiro Yamada2013-10-314-184/+97
* | net/fman: add a fm_enable_port functionValentin Longchamp2013-10-248-0/+51
* | powerpc/t1040qds: Add T1040QDS boardPrabhakar Kushwaha2013-10-162-0/+17
* | SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang2013-10-162-0/+45
|/
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-142-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-144-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-023-5/+13
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-022-4/+4
| |\
| | * net: fec_mxc: Fix timeouts during tftp transferFabio Estevam2013-09-201-1/+1
| | * net: fec_mxc: Add support for mx6 solo-liteFabio Estevam2013-09-202-3/+3
| * | net, phy, cpsw: fix NULL pointer deferenceHeiko Schocher2013-09-201-1/+9
| |/
* | SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-202-2/+2
* | Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
|/
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-051-0/+2
|\
| * fec_mxc: set ethaddr if fuses burned and not previously setEric Nelson2013-08-211-0/+2
* | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-041-3/+9
|\ \
| * | net: macb: fix the following building warningBo Shen2013-08-221-3/+9
| |/
* | powerpc/t4240: add QSGMII interface supportShaohui Xie2013-08-203-2/+43
* | SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-19142-3579/+144
* | SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-192-44/+6
* | net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su2013-08-192-74/+82
* | net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su2013-08-191-5/+5
* | net: ftmac110: Update license statementKuo-Jung Su2013-08-192-2/+2
* | net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma2013-08-191-26/+51
* | net: Use ARRAY_SIZE at appropriate placesAxel Lin2013-08-1910-17/+10
* | phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam2013-08-191-1/+1
* | Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-183-6/+9
|\ \ | |/
| * net, phy, cpsw: fix gigabit register accessHeiko Schocher2013-07-302-2/+6
| * drivers: net: cpsw: Enable statistics for all portMugunthan V N2013-07-261-0/+1
| * drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-261-3/+1
| * Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25108-1502/+110
| |\
| * | net: calxedaxgmac: enable rx cut-thruRob Herring2013-07-251-1/+1
* | | drivers/fm: Fix compiling error if FW location is not definedYork Sun2013-08-091-0/+2
| |/ |/|
* | net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos2013-07-241-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24108-1501/+109
|/
* net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam2013-07-191-1/+1
* phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe2013-07-191-1/+9
OpenPOWER on IntegriCloud