aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk2-2/+2
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day1-1/+1
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+2
2013-09-04Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD1-3/+9
2013-08-22net: macb: fix the following building warningBo Shen1-3/+9
2013-08-21fec_mxc: set ethaddr if fuses burned and not previously setEric Nelson1-0/+2
2013-08-20powerpc/t4240: add QSGMII interface supportShaohui Xie3-2/+43
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk142-3579/+144
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2-44/+6
2013-08-19net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su2-74/+82
2013-08-19net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su1-5/+5
2013-08-19net: ftmac110: Update license statementKuo-Jung Su2-2/+2
2013-08-19net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma1-26/+51
2013-08-19net: Use ARRAY_SIZE at appropriate placesAxel Lin10-17/+10
2013-08-19phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam1-1/+1
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini3-6/+9
2013-08-09drivers/fm: Fix compiling error if FW location is not definedYork Sun1-0/+2
2013-07-30net, phy, cpsw: fix gigabit register accessHeiko Schocher2-2/+6
2013-07-26drivers: net: cpsw: Enable statistics for all portMugunthan V N1-0/+1
2013-07-26drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N1-3/+1
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD108-1502/+110
2013-07-25net: calxedaxgmac: enable rx cut-thruRob Herring1-1/+1
2013-07-24net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk108-1501/+109
2013-07-19net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam1-1/+1
2013-07-19phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe1-1/+9
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+22
2013-07-12Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+22
2013-07-12net: fec: Avoid MX28 bus sync issueMarek Vasut1-0/+22
2013-07-12net: fec: Remove bogus flush_dcache_range() callMarek Vasut1-1/+0
2013-06-24phylib: add atheros ar803x phyHeiko Schocher1-1/+12
2013-06-24phylib: add natsemi dp83630 phyHeiko Schocher1-0/+37
2013-06-24net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su1-21/+49
2013-06-24net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su3-0/+651
2013-06-24net: phy: supplement support for Micrel's KSZ9031SARTRE Leo1-1/+35
2013-06-24net: macb: add support for gigabit MACBo Shen2-38/+168
2013-06-24net: macb: using phylib to configure phy deviceBo Shen1-2/+14
2013-06-24net: macb: using AT91FAMILY replace #ifdeferryBo Shen1-8/+2
2013-06-24net: ks8851_mll: add ethernet supportRoberto Cerati3-0/+1003
2013-06-24phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo1-1/+33
2013-06-24add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell1-0/+21
2013-06-24PHY: micrel.c: add support for KSZ9031David Andrey1-27/+52
2013-06-24net: Fix build regression in macb.cJoe Hershberger1-1/+1
2013-06-24net/macb: Add arch specific routine to get mdio controlShiraz Hashim1-0/+8
2013-06-24net/designware: Do not select MIIPORT for RGMII interfaceVipin Kumar1-1/+3
2013-06-24NET: mvgbe: add support for DoveSebastian Hesselbarth2-0/+9
2013-06-24NET: mvgbe: add phylib supportSebastian Hesselbarth1-4/+65
2013-06-24NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth1-0/+48
2013-06-24net: add ICPlus PHY driverYegor Yefremov3-0/+98
2013-06-24phy: export genphy_parse_link()Yegor Yefremov1-1/+1