summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler2014-10-281-0/+6
* e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler2014-10-272-2/+5
* net/e1000: Fix EEPROM access errorYork Sun2014-10-271-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2014-10-271-1/+1
|\
| * PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2014-10-271-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-272-268/+150
|\ \ | |/ |/|
| * net: keystone_net: increase PHY auto negotiate timeKhoronzhuk, Ivan2014-10-231-5/+31
| * net: keystone_net: add Keystone2 K2E SoC supportKhoronzhuk, Ivan2014-10-231-0/+5
| * net: keystone_serdes: add keystone K2E SoC supportKhoronzhuk, Ivan2014-10-231-0/+6
| * net: keystone_net: use general get link functionKhoronzhuk, Ivan2014-10-231-45/+5
| * net: keystone_net: register eth PHYs on MDIO busKhoronzhuk, Ivan2014-10-231-3/+21
| * net: keystone_net: register MDIO busKhoronzhuk, Ivan2014-10-231-38/+55
| * net: keystone_net: use mdio_reset functionKhoronzhuk, Ivan2014-10-231-14/+2
| * net: phy: print a number of phy that is not foundKhoronzhuk, Ivan2014-10-231-1/+1
| * soc: keystone_serdes: generalize to be used by other sub systemsHao Zhang2014-10-231-1/+14
| * soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan2014-10-231-138/+5
| * net: keystone_net: remove redundant code from keystone_net.cKhoronzhuk, Ivan2014-10-231-17/+0
| * net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan2014-10-231-1/+1
| * net: keystone_net: remove SoC specific emac_regs structureHao Zhang2014-10-231-5/+3
| * dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan2014-10-231-6/+7
| * dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2014-10-231-1/+1
* | net: davince: add missing includeJeroen Hofstee2014-10-251-0/+1
* | net: fec_mxc: make local functions staticJeroen Hofstee2014-10-251-3/+5
* | net: phy: fix warnings with W=1Jeroen Hofstee2014-10-251-5/+2
* | net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...Stefan Roese2014-10-232-0/+1654
* | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-112-27/+26
|\
| * net: dwc: Make the cache handling less crypticMarek Vasut2014-10-061-25/+23
| * net: dwc: Fix cache alignment issuesMarek Vasut2014-10-061-2/+4
| * net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek2014-10-061-4/+3
* | macb: simplify gmac initialisationAndreas Bießmann2014-10-101-17/+8
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-261-2/+0
|\
| * board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain2014-09-241-2/+0
* | kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* | e1000: fix no nvm buildMarcel Ziswiler2014-09-241-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-171-5/+37
|\
| * net: fec_mxc: Poll FEC_TBD_READY after polling TDARFabio Estevam2014-09-091-3/+27
| * net: fec_mxc: Adjust RX DMA alignment for mx6soloxFabio Estevam2014-09-091-2/+10
* | rtl8169: Defer network packet processingThierry Reding2014-09-161-1/+2
* | openrisc: Fix a few type cast related warningsVasili Galka2014-09-151-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-121-20/+15
|\ \ | |/
| * keystone2: use readl/writel functions instead of redefinitionKhoronzhuk, Ivan2014-09-041-20/+15
* | ls102xa: etsec: Add etsec support for LS102xAAlison Wang2014-09-081-0/+7
* | net: mdio: Use mb() to be compatible for both ARM and PowerPCAlison Wang2014-09-081-3/+6
* | net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-086-5/+2
|/
* arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng2014-08-305-0/+1535
* net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese2014-08-281-18/+1
* e1000: add i210 supportMarek Vasut2014-08-212-27/+180
* e1000: Implement dcache supportMarek Vasut2014-08-211-22/+49
* drivers: net: remove dead driversMasahiro Yamada2014-08-215-459/+0
OpenPOWER on IntegriCloud