summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-10-31drivers: net: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-24net/fman: add a fm_enable_port functionValentin Longchamp
2013-10-16powerpc/t1040qds: Add T1040QDS boardPrabhakar Kushwaha
2013-10-16SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-10-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-20net, phy, cpsw: fix NULL pointer deferenceHeiko Schocher
2013-09-20net: fec_mxc: Fix timeouts during tftp transferFabio Estevam
2013-09-20net: fec_mxc: Add support for mx6 solo-liteFabio Estevam
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-04Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-22net: macb: fix the following building warningBo Shen
2013-08-21fec_mxc: set ethaddr if fuses burned and not previously setEric Nelson
2013-08-20powerpc/t4240: add QSGMII interface supportShaohui Xie
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk
2013-08-19net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su
2013-08-19net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su
2013-08-19net: ftmac110: Update license statementKuo-Jung Su
2013-08-19net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma
2013-08-19net: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-08-19phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini
2013-08-09drivers/fm: Fix compiling error if FW location is not definedYork Sun
2013-07-30net, phy, cpsw: fix gigabit register accessHeiko Schocher
2013-07-26drivers: net: cpsw: Enable statistics for all portMugunthan V N
2013-07-26drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD
2013-07-25net: calxedaxgmac: enable rx cut-thruRob Herring
2013-07-24net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-19net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam
2013-07-19phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-07-12Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-07-12net: fec: Avoid MX28 bus sync issueMarek Vasut
2013-07-12net: fec: Remove bogus flush_dcache_range() callMarek Vasut
2013-06-24phylib: add atheros ar803x phyHeiko Schocher
2013-06-24phylib: add natsemi dp83630 phyHeiko Schocher
2013-06-24net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su
2013-06-24net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su
2013-06-24net: phy: supplement support for Micrel's KSZ9031SARTRE Leo
2013-06-24net: macb: add support for gigabit MACBo Shen
2013-06-24net: macb: using phylib to configure phy deviceBo Shen
2013-06-24net: macb: using AT91FAMILY replace #ifdeferryBo Shen