summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-10-29net: pch_gbe: Add driver remove supportBin Meng
2015-10-29net: designware: Add driver remove supportBin Meng
2015-10-29net: phy: Test previous phydev->dev against new mac devBin Meng
2015-10-29net: phy: Change to print all phys that are not foundBin Meng
2015-10-29net: phy: Don't create phy device when there is no phyBin Meng
2015-10-29net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet
2015-10-29net: rtl8169: Build warning fixes for 64-bitStephen Warren
2015-10-29net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNLSylvain Lemieux
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou
2015-10-22driver: net: keystone_net: removing unused codeMugunthan V N
2015-10-22driver: net: keystone_net: add support for rgmii phyVitaly Andrianov
2015-10-22driver: net: keystone_net: fix phy mode configurationMugunthan V N
2015-10-22drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N
2015-10-22drivers: net: cpsw: prepare driver for device model migrationMugunthan V N
2015-09-29net: fix netconsole when CONFIG_DM_ETH is setBernhard Nortmann
2015-09-29net: phy: on phy device create do not initialize link to 1Mugunthan V N
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-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