summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-09-21drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-IdentifierCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands for VLAN ingress filteringCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add command for shared/private VLAN learningCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add VLAN commands for VSC9953Codrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add command to show/clear port countersCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Use the generic Ethernet Switch parserCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Fix bug when enabling a portCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Cleanup patchCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Remove 'CONFIG_' from macros' nameCodrin Ciubotariu
2015-09-17net: 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-02ls102xa: etsec: Use proper settings for BE BDsClaudiu Manoil
2015-09-02net: phy/vitesse: Add support for VSC8584 phyPrabhakar Kushwaha
2015-09-02net/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