summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-10-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
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-29armv8/ls1043a: Add Fman supportShaohui Xie
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu
2015-10-29net/fm: Add QSGMII PCS initShaohui Xie
2015-10-29net: Move some header files to include/Shaohui Xie
2015-10-29net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie
2015-10-29net/fm: Make the return value logic consistent with conventionHou Zhiqiang
2015-10-29net/fm: Add support for 64-bit platformsHou Zhiqiang
2015-10-29net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang
2015-10-29driver: net: ldpaa_eth: Set MAC address during interface openPrabhakar Kushwaha
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