summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2012-10-22powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun
2012-10-19m68k: net: Fix unused variable in mcfmii.cMarek Vasut
2012-10-15ppc4xx: Remove AP1000 board supportStefan Roese
2012-10-01da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-27FEC: Replace magic contantsMarek Vasut
2012-09-27FEC: Rework the TX wait mechanismMarek Vasut
2012-09-27FEC: Remove endless loop in the FEC driverMarek Vasut
2012-09-27FEC: Properly align address over the buffers for cache opsMarek Vasut
2012-09-27FEC: Do not pass unaligned buffer to network stackMarek Vasut
2012-09-27net: Add Vitesse VSC8662 PHY supportPriyanka Jain
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp
2012-09-26net: Add driver for Zynq Gem IPMichal Simek
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger
2012-09-24net: Allow netconsole settings to change after nc_startJoe Hershberger
2012-09-24net: Improve the speed of netconsoleJoe Hershberger
2012-09-24net: Make the netconsole buffer size configurableJoe Hershberger
2012-09-24net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu
2012-09-24dm: net: Fixup the armada100 FEC driverMarek Vasut
2012-09-24net: emaclite: Support OF initializationMichal Simek
2012-09-24dm: net: Move IXP NPE to drivers/net/Marek Vasut
2012-09-24net: Make netconsole src and dest ports configurableJoe Hershberger