summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * FEC: Rework the TX wait mechanismMarek Vasut2012-09-271-9/+11
| * FEC: Remove endless loop in the FEC driverMarek Vasut2012-09-271-1/+13
| * FEC: Properly align address over the buffers for cache opsMarek Vasut2012-09-271-6/+8
| * FEC: Do not pass unaligned buffer to network stackMarek Vasut2012-09-271-1/+2
| * net: Add Vitesse VSC8662 PHY supportPriyanka Jain2012-09-271-4/+14
| * net/phy: support the mv88e6352 switchValentin Longchamp2012-09-272-0/+319
| * net: Add driver for Zynq Gem IPMichal Simek2012-09-262-0/+441
| * net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-241-2/+6
| * net: Allow netconsole settings to change after nc_startJoe Hershberger2012-09-241-31/+65
| * net: Improve the speed of netconsoleJoe Hershberger2012-09-241-4/+18
| * net: Make the netconsole buffer size configurableJoe Hershberger2012-09-241-2/+6
| * net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu2012-09-242-3/+13
| * dm: net: Fixup the armada100 FEC driverMarek Vasut2012-09-241-2/+3
| * net: emaclite: Support OF initializationMichal Simek2012-09-241-0/+30
| * dm: net: Move IXP NPE to drivers/net/Marek Vasut2012-09-24150-0/+69488
| * net: Make netconsole src and dest ports configurableJoe Hershberger2012-09-241-9/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-253-105/+24
|\ \ | |/ |/|
| * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-231-1/+0
| * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-232-98/+0
| * fm-eth: use fdt_status_disabled() function in ft_fixup_port()Timur Tabi2012-08-231-6/+5
| * fm-eth: add function fm_info_get_phy_address()Timur Tabi2012-08-231-0/+16
| * powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-231-0/+3
* | dm: sparc: net: Fixup greth compile warningsMarek Vasut2012-09-181-5/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-09-041-1/+1
|\ \
| * | net:macb: add line breakAndreas Bießmann2012-09-031-1/+1
| |/
* | arm : Atmel : add at91sam9x5ek board supportBo Shen2012-09-011-2/+2
* | cpsw: add driver for cpsw ethernet deviceCyril Chemparathy2012-09-012-0/+992
|/
* Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk2012-07-3010-248/+361
|\
| * net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda2012-07-231-0/+9
| * net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda2012-07-232-181/+258
| * net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda2012-07-232-33/+32
| * net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda2012-07-232-20/+3
| * net: fec_mxc: Fix MDC for xMIIbenoit.thebaudeau@advans2012-07-191-1/+1
| * net: fec_mxc: Fix setting of RCR for xMIIbenoit.thebaudeau@advans2012-07-191-5/+3
| * Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk2012-07-129-11/+58
| |\
| | * net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen2012-07-111-2/+2
| | * net: phy: micrel: make ksz9021 phy accessibleTroy Kisky2012-07-111-2/+13
| | * net: abort network initialization if the PHY driver failsTimur Tabi2012-07-116-6/+39
| | * phylib: phy_startup() should return an error code on failureTimur Tabi2012-07-111-1/+4
* | | Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger2012-07-191-2/+1
|/ /
* | net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu2012-07-101-4/+3
|/
* net: Multiple updates/enhancements to designware.cStefan Roese2012-07-072-69/+50
* SPEAr: Add interface information in initializationVipin Kumar2012-07-072-1/+10
* da850/omap-l138: Enable auto negotiation in RMII modeRajashekhara, Sudhakar2012-07-071-0/+8
* net: sh-eth: Add support Gigabit of SH7734Nobuhiro Iwamatsu2012-05-232-1/+11
OpenPOWER on IntegriCloud