Age | Commit message (Expand) | Author |
2013-05-02 | fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed | Zang Roy-R61911 |
2013-04-30 | net: gem: Add support for phy autodetection | Michal Simek |
2013-04-30 | net: gem: Preserve clk on emio interface | David Andrey |
2013-04-30 | net: gem: Pass phy address to init | David Andrey |
2013-04-30 | net: gem: Fix gem driver on 1Gbps LAN | Michal Simek |
2013-04-30 | net: gem: Do not initialize BDs again | Michal Simek |
2013-04-30 | net: gem: Simplify return path in zynq_gem_recv | Michal Simek |
2013-04-30 | net: gem: Remove WRAP bit from TX buffer description | Michal Simek |
2013-04-30 | net: phy: Define Marvell 88e1518 phy | Michal Simek |
2013-04-01 | Consolidate bool type | York Sun |
2013-03-24 | am33xx: Add required includes to some omap/am33xx code | Tom Rini |
2013-03-11 | Merge u-boot/master into u-boot-ti/master | Tom Rini |
2013-03-11 | am335x: cpsw: optimize cpsw_send to increase network performance | Mugunthan V N |
2013-02-28 | net: Use new numeric setenv functions | Simon Glass |
2013-02-12 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-02-04 | ppc: Move mpc512x clocks to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move mpc5xxx clocks to arch_global_data | Simon Glass |
2013-01-30 | powerpc/mpc85xx:Add support of B4420 SoC | Poonam Aggrwal |
2013-01-30 | powerpc/mpc85xx: Few updates for B4860 cpu changes | Poonam Aggrwal |
2013-01-28 | net: fec_mxc: get phydev before fec_probe | Troy Kisky |
2013-01-28 | net: fec_mxc: only call phy_connect in fec_probe | Troy Kisky |
2013-01-28 | net: fec_mxc: use fec_set_dev_name to set name | Troy Kisky |
2013-01-28 | phy: add phy_find_by_mask/phy_connect_dev | Troy Kisky |
2013-01-28 | net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi | Troy Kisky |
2013-01-28 | net: fec_mxc: change fec_mii_setspeed parameter | Troy Kisky |
2013-01-28 | net: fec_mxc: delete CONFIG_FEC_MXC_MULTI | Troy Kisky |
2013-01-09 | mv88e61xx: refactor PHY and SWITCH level-code | Albert ARIBAUD |
2013-01-08 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2012-12-15 | net: sh_eth: add support for SH7752 | Yoshihiro Shimoda |
2012-12-15 | phy: Add support for Marvell 88E1118R | Michal Simek |
2012-12-15 | e1000e : Correct Rx Threshold granularity | Ruchika Gupta |
2012-12-10 | am335x: cpsw: make phy address configurable | Yegor Yefremov |
2012-11-27 | powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board | Timur Tabi |
2012-11-04 | drivers/net/: sparse fixes | Kim Phillips |
2012-11-04 | net/: sparse fixes | Kim Phillips |
2012-11-04 | include/linux/byteorder: import latest endian definitions from linux | Kim Phillips |
2012-10-26 | arm: Remove support for NETARM | Marek Vasut |
2012-10-22 | powerpc/fm: fix TBI PHY address settings | shaohui xie |
2012-10-22 | fm/mEMAC: add mEMAC frame work | Roy Zang |
2012-10-22 | powerpc/mpc85xx: Add B4860 and variant SoCs | York Sun |
2012-10-22 | powerpc/mpc85xx: Add T4240 SoC | York Sun |
2012-10-19 | m68k: net: Fix unused variable in mcfmii.c | Marek Vasut |
2012-10-15 | ppc4xx: Remove AP1000 board support | Stefan Roese |
2012-10-01 | da850/omap-l138: davinci_emac: Suppress auto negotiation if needed | Bastian Ruppert |
2012-09-27 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2012-09-27 | FEC: Replace magic contants | Marek Vasut |
2012-09-27 | FEC: Rework the TX wait mechanism | Marek Vasut |
2012-09-27 | FEC: Remove endless loop in the FEC driver | Marek Vasut |
2012-09-27 | FEC: Properly align address over the buffers for cache ops | Marek Vasut |
2012-09-27 | FEC: Do not pass unaligned buffer to network stack | Marek Vasut |