summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: macb: enable GMAC IP without GE feature supportBo Shen2014-11-171-1/+7
* net: macb: write mac address when initializationBo Shen2014-11-171-0/+9
* driver/net/fm/memac_phy: set NEG bit for external MDIOsShaohui Xie2014-11-141-1/+4
* Fman/mEMAC: mEMAC fix for 10G MAC and PHYShaohui Xie2014-11-142-3/+11
* drivers/net/uli526x.c: fix syntax errorWolfgang Denk2014-11-071-1/+1
* net: smc911x: Keep MAC programmedMarek Vasut2014-11-071-0/+1
* net: phy: marvell: add errata w/a for 88E151* chipsHao Zhang2014-11-061-1/+52
* net: keystone_net: add Keystone2 K2L SoC supportKhoronzhuk, Ivan2014-11-051-1/+4
* net: keystone_serdes: add keystone K2L SoC supportKhoronzhuk, Ivan2014-11-051-1/+1
* net: sh-eth: Add cache writeback control after setting bit of DMA descriptorNobuhiro Iwamatsu2014-11-041-2/+8
* net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu2014-11-042-48/+41
* net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu2014-11-042-12/+12
* net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu2014-11-042-4/+5
* 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
OpenPOWER on IntegriCloud