aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-2/+2
2014-03-07net/phy: Correct AR8021 phy_maskHaijun.Zhang1-1/+1
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N1-2/+2
2014-03-04net: gem: Add OF initialization supportMichal Simek1-0/+42
2014-03-04net: emaclite: Fix OF initializationMichal Simek1-8/+9
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+1
2014-02-24ar8031/8033/phy:enable autonegotiation for ar8031/8033Zhao Qiang1-0/+1
2014-02-21SMC91111: Fix compilation warningsBhupesh Sharma1-3/+12
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini152-65947/+17
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini1-0/+1
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-3/+1
2014-02-19net, phy: atheros ar803x bugHeiko Schocher1-1/+1
2014-02-19Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+6
2014-02-19net: zynq_gem: Calculate clock dividers dynamicallySoren Brinkmann1-6/+11
2014-02-19net: zynq_gem: Move RCLK details out of driverSoren Brinkmann1-5/+2
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD150-65938/+0
2014-02-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic4-167/+9
2014-02-11NET: fec_mxc: fix MDIO clock prescaler calculationMarkus Niebel1-2/+6
2014-02-07net/designware: make driver compatible with data cacheAlexey Brodkin1-3/+50
2014-02-07net/designware - switch driver to phylib usageAlexey Brodkin2-327/+151
2014-02-07net/designware: add explicit reset of {tx|rx}_currdescnumAlexey Brodkin1-0/+2
2014-02-07blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu1-0/+2
2014-02-06ARM: NET: Remove the IXP NPE ethernet driverMarek Vasut150-65938/+0
2014-02-04Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini2-0/+9
2014-02-04net: axi_emac: Check if phy was correctly detectedMichal Simek1-0/+4
2014-02-03boards/t1040qds: Adds ethernet support for T1040Prabhakar Kushwaha1-0/+56
2014-01-24drivers: delete unused header filesMasahiro Yamada1-109/+0
2014-01-21net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90fShengzhou Liu1-52/+1
2014-01-21powerpc/t2080qds: some update for t2080qdsShengzhou Liu1-4/+6
2014-01-21net: gem: Check if phy was correctly detectedMichal Simek1-0/+5
2014-01-14net: phy: atheros: Fix the masks for AR8031/8035Fabio Estevam1-2/+2
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-78/+99
2014-01-06Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-78/+99
2013-12-18net: sh-eth: add support for SH7753Yoshihiro Shimoda1-2/+6
2013-12-11net/fman: add ft_fixup_xgec to support 3rd and 4th 10GECShengzhou Liu1-1/+52
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD26-332/+744
2013-12-04am335x: cpsw: optimize cpsw_recv to increase network performanceVladimir Koutny1-1/+1
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini5-6/+119
2013-11-25powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu2-0/+93
2013-11-25net/fman: Add support for 10GEC3 and 10GEC4Shengzhou Liu3-6/+26
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini19-193/+473
2013-11-25drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada1-1/+0
2013-11-22net: rtl8169: Add support for RTL8168d/8111dThierry Reding1-1/+17
2013-11-22net: rtl8169: Improve cache maintenanceThierry Reding1-8/+53
2013-11-22net: zynq_gem: Add d-cache supportSrikanth Thokala1-29/+53
2013-11-22phy: Use general phy code for smsc lan8720aDavid Dueck1-1/+2
2013-11-22phy: Use supported field during autonegotiationDavid Dueck1-2/+3
2013-11-22net: dm9000: random mac address supportAndrew Ruder1-0/+9
2013-11-22drivers/net/e1000: Introduce CONFIG_E1000_NO_NVMRojhalat Ibrahim2-5/+38