summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-08-30arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng
2014-08-28net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese
2014-08-21e1000: add i210 supportMarek Vasut
2014-08-21e1000: Implement dcache supportMarek Vasut
2014-08-21drivers: net: remove dead driversMasahiro Yamada
2014-08-20powerpc/T4240QDS/eth: some fix for XFIShaohui Xie
2014-08-09vitesse: remove duplicated argument to ||maxin.john@enea.com
2014-08-06Change Andy Fleming's email addressAndy Fleming
2014-07-29Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-07-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-25drivers: net: cpsw: add support for using second port as ethernetMugunthan V N
2014-07-24net: sh-eth: Add support R8A7794Nobuhiro Iwamatsu
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-22net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian
2014-07-06net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese
2014-07-03armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera
2014-06-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-14net: macb: enable dcache in macbWu, Josh
2014-06-14macb: make checkpatch cleanAndreas Bießmann
2014-06-10net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu
2014-06-10net: sh-eth: Fix coding styleNobuhiro Iwamatsu
2014-06-10net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu
2014-06-05phy: fix create_phy_by_mask for when its given an actual search maskCormier, Jonathan
2014-05-25net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell
2014-05-25net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell
2014-05-25net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell
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