summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-05-25net/designware: ensure device private data is DMA aligned.Ian Campbell
2014-05-16net: phy/vitesse: Add support for VSC8664 phy moduleChunhe Lan
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu
2014-05-13powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie
2014-05-12net/designware: call phy_connect_dev() to properly setup phylib deviceIan Campbell
2014-05-12net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada
2014-05-12net/phy: enable get_phy_id redefinableShengzhou Liu
2014-05-12AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-05-06net: zynq: Fix sparse warnings in gemMichal Simek
2014-05-06net: zynq: Use predefined macros instead of hardcoded valueMichal Simek
2014-04-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-04-22ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang
2014-04-22driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3Priyanka Jain
2014-04-22net/phy: Fix PHY id for VSC8514Codrin Ciubotariu
2014-04-22QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck
2014-04-18e1000: remove redundant assignmentDavid Müller (ELSOFT AG)
2014-04-18pcnet: force ordering of descriptor accessesPaul Burton
2014-04-18pcnet: align rx buffers for cache invalidationPaul Burton
2014-04-18pcnet: access descriptor rings & init block uncachedPaul Burton
2014-04-18arm: remove lubbock board supportMasahiro Yamada
2014-04-17keystone2: net: add keystone ethernet driverKaricheri, Muralidharan
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-28net/designware: align DMA buffer descriptors to D$ lineAlexey Brodkin
2014-03-12drivers: net: cpsw: init phy with gigabit featuresIlya Ledvich
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-03-07net/phy: Correct AR8021 phy_maskHaijun.Zhang
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N
2014-03-04net: gem: Add OF initialization supportMichal Simek
2014-03-04net: emaclite: Fix OF initializationMichal Simek
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-02-24ar8031/8033/phy:enable autonegotiation for ar8031/8033Zhao Qiang
2014-02-21SMC91111: Fix compilation warningsBhupesh Sharma
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19net, phy: atheros ar803x bugHeiko Schocher
2014-02-19Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-19net: zynq_gem: Calculate clock dividers dynamicallySoren Brinkmann
2014-02-19net: zynq_gem: Move RCLK details out of driverSoren Brinkmann
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-02-11NET: fec_mxc: fix MDIO clock prescaler calculationMarkus Niebel
2014-02-07net/designware: make driver compatible with data cacheAlexey Brodkin
2014-02-07net/designware - switch driver to phylib usageAlexey Brodkin
2014-02-07net/designware: add explicit reset of {tx|rx}_currdescnumAlexey Brodkin
2014-02-07blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu
2014-02-06ARM: NET: Remove the IXP NPE ethernet driverMarek Vasut