Age | Commit message (Expand) | Author |
2012-09-24 | dm: net: Move IXP NPE to drivers/net/ | Marek Vasut |
2012-09-24 | net: Make netconsole src and dest ports configurable | Joe Hershberger |
2012-09-18 | dm: sparc: net: Fixup greth compile warnings | Marek Vasut |
2012-09-04 | Merge branch 'master' of git://git.denx.de/u-boot-avr32 | Wolfgang Denk |
2012-09-03 | net:macb: add line break | Andreas Bießmann |
2012-09-01 | arm : Atmel : add at91sam9x5ek board support | Bo Shen |
2012-09-01 | cpsw: add driver for cpsw ethernet device | Cyril Chemparathy |
2012-08-23 | powerpc/fsl-corenet: remove dead variant symbols | Scott Wood |
2012-08-23 | powerpc/85xx: remove support for the Freescale P3060 | Timur Tabi |
2012-08-23 | fm-eth: use fdt_status_disabled() function in ft_fixup_port() | Timur Tabi |
2012-08-23 | fm-eth: add function fm_info_get_phy_address() | Timur Tabi |
2012-08-23 | powerpc/85xx: add support for FM2 DTSEC5 | Timur Tabi |
2012-07-30 | Merge branch 'next' of git://git.denx.de/u-boot | Wolfgang Denk |
2012-07-23 | net: sh_eth: add support for SH7757's GETHER | Yoshihiro Shimoda |
2012-07-23 | net: sh_eth: modify the definitions of regsiter | Yoshihiro Shimoda |
2012-07-23 | net: sh_eth: add SH_ETH_TYPE_ condition | Yoshihiro Shimoda |
2012-07-23 | net: sh_eth: clean up for the SH7757's code | Yoshihiro Shimoda |
2012-07-19 | net: fec_mxc: Fix MDC for xMII | benoit.thebaudeau@advans |
2012-07-19 | net: fec_mxc: Fix setting of RCR for xMII | benoit.thebaudeau@advans |
2012-07-19 | Blackfin: bfin_mac: drop volatile markings on packet buffers | Mike Frysinger |
2012-07-12 | Merge branch 'next' of git://git.denx.de/u-boot-net into next | Wolfgang Denk |
2012-07-11 | net/designware: Consecutive writes to the same register to be avoided | Dinh Nguyen |
2012-07-11 | net: phy: micrel: make ksz9021 phy accessible | Troy Kisky |
2012-07-11 | net: abort network initialization if the PHY driver fails | Timur Tabi |
2012-07-11 | phylib: phy_startup() should return an error code on failure | Timur Tabi |
2012-07-10 | net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other | Nobuhiro Iwamatsu |
2012-07-07 | net: Multiple updates/enhancements to designware.c | Stefan Roese |
2012-07-07 | SPEAr: Add interface information in initialization | Vipin Kumar |
2012-07-07 | da850/omap-l138: Enable auto negotiation in RMII mode | Rajashekhara, Sudhakar |
2012-05-23 | net: sh-eth: Add support Gigabit of SH7734 | Nobuhiro Iwamatsu |
2012-05-23 | net: sh_eth: Add support SH7734 Ethernet device | Nobuhiro Iwamatsu |
2012-05-23 | net: Allow filtering on debug traces in the net subsystem | Joe Hershberger |
2012-05-23 | net: Make sure NetLoop is initialized when using NetConsole | Joe Hershberger |
2012-05-23 | net: Refactor to separate the UDP handler from the ARP handler | Joe Hershberger |
2012-05-23 | net: Refactor to protect access to the NetState variable | Joe Hershberger |
2012-05-23 | net: cosmetic: Un-typedef IP_t | Joe Hershberger |
2012-05-23 | net: Fix remaining API interface breakage | Joe Hershberger |
2012-05-22 | drivers/net/rtl8169.c: Fix compile warning | Joe Hershberger |
2012-05-22 | drivers/net/pcnet.c: Fix compile warning | Joe Hershberger |
2012-05-22 | drivers/net/xilinx_axi_emac.c: Fix compile warning | Stephan Linz |
2012-05-22 | drivers/net/xilinx_emaclite.c: Fix compile warning | Stephan Linz |
2012-05-22 | drivers/net/xilinx_ll_temac.c: Fix compile warning | Stephan Linz |
2012-05-22 | drivers/net/uli526x.c: Fix compile warning | Joe Hershberger |
2012-05-22 | drivers/net/tsi108_eth.c: Fix compile warning | Joe Hershberger |
2012-05-22 | drivers/net/rtl8139.c: Fix compile warning | Joe Hershberger |
2012-05-22 | drivers/net/ns8382x.c: Fix compile warning | Joe Hershberger |
2012-05-22 | drivers/net/natsemi.c: Fix compile warning | Joe Hershberger |
2012-05-22 | drivers/net/fm/eth.c: Fix compile warning | Joe Hershberger |
2012-05-22 | drivers/net/e1000.c: Fix compile warning | Joe Hershberger |
2012-05-22 | drivers/net/smc91111.c: Fix compile warning | Joe Hershberger |