summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-114-0/+120
|\
| * phy: add support for ET1011C physMatt Porter2013-05-103-0/+114
| * cpsw: add support for TI814x slave_regs differencesMatt Porter2013-05-101-0/+6
* | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-111-0/+17
|\ \ | |/ |/|
| * fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619112013-05-021-0/+17
* | net: gem: Add support for phy autodetectionMichal Simek2013-04-301-0/+51
* | net: gem: Preserve clk on emio interfaceDavid Andrey2013-04-301-3/+9
* | net: gem: Pass phy address to initDavid Andrey2013-04-301-6/+2
* | net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-301-15/+38
* | net: gem: Do not initialize BDs againMichal Simek2013-04-301-39/+47
* | net: gem: Simplify return path in zynq_gem_recvMichal Simek2013-04-301-3/+1
* | net: gem: Remove WRAP bit from TX buffer descriptionMichal Simek2013-04-301-2/+1
* | net: phy: Define Marvell 88e1518 phyMichal Simek2013-04-301-0/+11
|/
* Consolidate bool typeYork Sun2013-04-0154-490/+458
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-241-0/+1
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-111-3/+1
|\
| * net: Use new numeric setenv functionsSimon Glass2013-02-281-3/+1
* | am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N2013-03-111-2/+18
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-123-125/+169
|\
| * net: fec_mxc: get phydev before fec_probeTroy Kisky2013-01-282-43/+76
| * net: fec_mxc: only call phy_connect in fec_probeTroy Kisky2013-01-281-21/+12
| * net: fec_mxc: use fec_set_dev_name to set nameTroy Kisky2013-01-281-8/+8
| * phy: add phy_find_by_mask/phy_connect_devTroy Kisky2013-01-281-50/+78
| * net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multiTroy Kisky2013-01-281-16/+8
| * net: fec_mxc: change fec_mii_setspeed parameterTroy Kisky2013-01-281-5/+5
| * net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky2013-01-281-1/+1
* | ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-041-1/+1
* | ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-041-3/+6
* | powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-301-0/+1
* | powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-301-0/+79
|/
* mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD2013-01-092-192/+342
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-1/+4
|\
| * am335x: cpsw: make phy address configurableYegor Yefremov2012-12-101-1/+4
* | net: sh_eth: add support for SH7752Yoshihiro Shimoda2012-12-152-4/+4
* | phy: Add support for Marvell 88E1118RMichal Simek2012-12-151-0/+11
* | e1000e : Correct Rx Threshold granularityRuchika Gupta2012-12-152-0/+11
* | powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2012-11-272-0/+114
|/
* drivers/net/: sparse fixesKim Phillips2012-11-048-19/+21
* net/: sparse fixesKim Phillips2012-11-041-1/+1
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-042-4/+0
* arm: Remove support for NETARMMarek Vasut2012-10-263-395/+0
* powerpc/fm: fix TBI PHY address settingsshaohui xie2012-10-221-2/+2
* fm/mEMAC: add mEMAC frame workRoy Zang2012-10-224-2/+323
* powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun2012-10-221-0/+1
* powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-223-0/+147
* m68k: net: Fix unused variable in mcfmii.cMarek Vasut2012-10-191-3/+1
* ppc4xx: Remove AP1000 board supportStefan Roese2012-10-151-41/+1
* da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert2012-10-011-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27162-59/+70445
|\
| * FEC: Replace magic contantsMarek Vasut2012-09-272-3/+6
OpenPOWER on IntegriCloud