summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-09-16net: designware: Add support to PCI designware devicesBin Meng
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-09-11arm: Remove xaeniax boardSimon Glass
2015-09-09net: designware: Fix build warningsBin Meng
2015-09-09net: pch_gbe: Add Kconfig optionBin Meng
2015-09-09net: pch_gbe: Convert to driver modelBin Meng
2015-09-04net: altera_tse: Zap unused variableMarek Vasut
2015-09-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-09-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-09-02net: fec: do not access reserved register for i.MX6ULPeng Fan
2015-09-01ls102xa: etsec: Use proper settings for BE BDsClaudiu Manoil
2015-09-01net: phy/vitesse: Add support for VSC8584 phyPrabhakar Kushwaha
2015-09-01net/fman: Support both new and legacy FMan CompatiblesIgal Liberman
2015-08-26net: e1000: Fix build warnings for 32-bitBin Meng
2015-08-21net: e1000: Add Kconfig optionsSimon Glass
2015-08-21net: e1000: Convert to driver modelSimon Glass
2015-08-21net: e1000: Prepare for driver model conversionSimon Glass
2015-08-21net: e1000: Move #include of common.h to the C filesSimon Glass
2015-08-21net: e1000: Support 64-bit physical addressMingkai Hu
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese
2015-08-13net: lpc32xx: eth buffers base configSylvain Lemieux
2015-08-12net: e1000: Increase autoneg timeout to 8 secondsStefan Roese
2015-08-11net: phy: broadcom: Add BCM Cygnus PHYJiandong Zheng
2015-08-11net: phy: delay only if reset handler is registeredJörg Krause
2015-08-11net: phy: fix data type of phy_idJörg Krause
2015-08-11qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin
2015-08-11net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy
2015-08-11net: lpc32xx: improve MAC configuration on reset and initializationVladimir Zapolskiy
2015-08-11net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR idVladimir Zapolskiy
2015-08-11net: lpc32xx: correct command register reset valueVladimir Zapolskiy
2015-08-11net: davinci_emac: don't teardown inactive rx channelJeroen Hofstee
2015-08-11net: Add support for Marvell 88E1510 PHYClemens Gruber
2015-08-11net: Improve 88E151x PHY initializationClemens Gruber
2015-08-11net: macb: add gmac multi-queue supportWu, Josh
2015-08-11net/phy: set led for rtl8211f phyShengzhou Liu
2015-08-11e1000: remove unnecessary clearing of SWSM.SWSM_SMBITim Harvey
2015-08-11Revert "e1000: fix sw fw sync on igb i210/i211"Tim Harvey
2015-08-11e1000: releasing semaphore once no longer neededTim Harvey
2015-08-08net: designware: Rename the driver var name to eth_designwareMarek Vasut
2015-08-08net: designware: Add SoCFPGA GMAC DT compatible stringMarek Vasut
2015-08-03drivers/fsl-mc: flib changes for mc 8.0.0Prabhakar Kushwaha
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-07-28Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-07-28net: gem: Extend timeout valueMichal Simek
2015-07-28zynq: gem: Setting up WRAP bit for one TX bdMichal Simek
2015-07-28zynq: gem: Increase the Rx buffer descriptors to 32Siva Durga Prasad Paladugu
2015-07-28zynqmp: gem: Flush the rx buffers while transmittingSiva Durga Prasad Paladugu
2015-07-28zynqmp: gem: Set data bus width to 64bit for arm64Siva Durga Prasad Paladugu
2015-07-27keystone2: net: add mcast function to keyston2 Ethernet driverVitaly Andrianov