summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-121-1/+22
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-121-1/+22
| |\
| | * net: fec: Avoid MX28 bus sync issueMarek Vasut2013-07-121-0/+22
| | * net: fec: Remove bogus flush_dcache_range() callMarek Vasut2013-07-121-1/+0
* | | phylib: add atheros ar803x phyHeiko Schocher2013-06-241-1/+12
* | | phylib: add natsemi dp83630 phyHeiko Schocher2013-06-241-0/+37
* | | net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su2013-06-241-21/+49
* | | net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su2013-06-243-0/+651
* | | net: phy: supplement support for Micrel's KSZ9031SARTRE Leo2013-06-241-1/+35
* | | net: macb: add support for gigabit MACBo Shen2013-06-242-38/+168
* | | net: macb: using phylib to configure phy deviceBo Shen2013-06-241-2/+14
* | | net: macb: using AT91FAMILY replace #ifdeferryBo Shen2013-06-241-8/+2
* | | net: ks8851_mll: add ethernet supportRoberto Cerati2013-06-243-0/+1003
* | | phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo2013-06-241-1/+33
* | | add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell2013-06-241-0/+21
* | | PHY: micrel.c: add support for KSZ9031David Andrey2013-06-241-27/+52
* | | net: Fix build regression in macb.cJoe Hershberger2013-06-241-1/+1
* | | net/macb: Add arch specific routine to get mdio controlShiraz Hashim2013-06-241-0/+8
* | | net/designware: Do not select MIIPORT for RGMII interfaceVipin Kumar2013-06-241-1/+3
* | | NET: mvgbe: add support for DoveSebastian Hesselbarth2013-06-242-0/+9
* | | NET: mvgbe: add phylib supportSebastian Hesselbarth2013-06-241-4/+65
* | | NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth2013-06-241-0/+48
* | | net: add ICPlus PHY driverYegor Yefremov2013-06-243-0/+98
* | | phy: export genphy_parse_link()Yegor Yefremov2013-06-241-1/+1
* | | net: Add sunxi (Allwinner) wemac driverHenrik Nordström2013-06-242-0/+534
|/ /
OpenPOWER on IntegriCloud