summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-05-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2013-05-15smc911x: fix the timeout detectionMasahiro Yamada
2013-05-14net/phy: add VSC8574 supportShaohui Xie
2013-05-14net/fm: fixup ethernet for mEMACShengzhou Liu
2013-05-14powerpc/mpc85xx: Add T4160 SoCYork Sun
2013-05-14Fman/t4240: some fix for 10G XAUIShaohui Xie
2013-05-13blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-10phy: add support for ET1011C physMatt Porter
2013-05-10cpsw: add support for TI814x slave_regs differencesMatt Porter
2013-05-02fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R61911
2013-04-30net: gem: Add support for phy autodetectionMichal Simek
2013-04-30net: gem: Preserve clk on emio interfaceDavid Andrey
2013-04-30net: gem: Pass phy address to initDavid Andrey
2013-04-30net: gem: Fix gem driver on 1Gbps LANMichal Simek
2013-04-30net: gem: Do not initialize BDs againMichal Simek
2013-04-30net: gem: Simplify return path in zynq_gem_recvMichal Simek
2013-04-30net: gem: Remove WRAP bit from TX buffer descriptionMichal Simek
2013-04-30net: phy: Define Marvell 88e1518 phyMichal Simek
2013-04-01Consolidate bool typeYork Sun
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini
2013-03-11am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N
2013-02-28net: Use new numeric setenv functionsSimon Glass
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-04ppc: Move mpc512x clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass
2013-01-30powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal
2013-01-30powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal
2013-01-28net: fec_mxc: get phydev before fec_probeTroy Kisky
2013-01-28net: fec_mxc: only call phy_connect in fec_probeTroy Kisky
2013-01-28net: fec_mxc: use fec_set_dev_name to set nameTroy Kisky
2013-01-28phy: add phy_find_by_mask/phy_connect_devTroy Kisky
2013-01-28net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multiTroy Kisky
2013-01-28net: fec_mxc: change fec_mii_setspeed parameterTroy Kisky
2013-01-28net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky
2013-01-09mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-15net: sh_eth: add support for SH7752Yoshihiro Shimoda
2012-12-15phy: Add support for Marvell 88E1118RMichal Simek
2012-12-15e1000e : Correct Rx Threshold granularityRuchika Gupta
2012-12-10am335x: cpsw: make phy address configurableYegor Yefremov
2012-11-27powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi
2012-11-04drivers/net/: sparse fixesKim Phillips
2012-11-04net/: sparse fixesKim Phillips
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-10-26arm: Remove support for NETARMMarek Vasut
2012-10-22powerpc/fm: fix TBI PHY address settingsshaohui xie
2012-10-22fm/mEMAC: add mEMAC frame workRoy Zang