summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-10-29net/fm: Add QSGMII PCS initShaohui Xie1-5/+13
2015-10-29net: Move some header files to include/Shaohui Xie5-6/+6
2015-10-29net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie1-1/+7
2015-10-29net/fm: Make the return value logic consistent with conventionHou Zhiqiang1-24/+36
2015-10-29net/fm: Add support for 64-bit platformsHou Zhiqiang3-33/+60
2015-10-29net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2-38/+43
2015-10-29driver: net: ldpaa_eth: Set MAC address during interface openPrabhakar Kushwaha1-12/+3
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou3-1047/+382
2015-10-22driver: net: keystone_net: removing unused codeMugunthan V N1-10/+0
2015-10-22driver: net: keystone_net: add support for rgmii phyVitaly Andrianov1-1/+43
2015-10-22driver: net: keystone_net: fix phy mode configurationMugunthan V N1-2/+2
2015-10-22drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N1-1/+244
2015-10-22drivers: net: cpsw: prepare driver for device model migrationMugunthan V N1-44/+89
2015-09-30net: fix netconsole when CONFIG_DM_ETH is setBernhard Nortmann1-3/+11
2015-09-30net: phy: on phy device create do not initialize link to 1Mugunthan V N1-1/+1
2015-09-21drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-IdentifierCodrin Ciubotariu1-1/+1
2015-09-21drivers/net/vsc9953: Add commands for VLAN ingress filteringCodrin Ciubotariu1-0/+86
2015-09-21drivers/net/vsc9953: Add command for shared/private VLAN learningCodrin Ciubotariu1-0/+95
2015-09-21drivers/net/vsc9953: Add VLAN commands for VSC9953Codrin Ciubotariu1-0/+478
2015-09-21drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu1-0/+472
2015-09-21drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu1-0/+141
2015-09-21drivers/net/vsc9953: Add command to show/clear port countersCodrin Ciubotariu1-0/+256
2015-09-21drivers/net/vsc9953: Use the generic Ethernet Switch parserCodrin Ciubotariu1-184/+165
2015-09-21drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu1-0/+253
2015-09-21drivers/net/vsc9953: Fix bug when enabling a portCodrin Ciubotariu1-2/+2
2015-09-21drivers/net/vsc9953: Cleanup patchCodrin Ciubotariu1-71/+73
2015-09-21drivers/net/vsc9953: Remove 'CONFIG_' from macros' nameCodrin Ciubotariu1-19/+19
2015-09-17net: designware: Add support to PCI designware devicesBin Meng1-0/+42
2015-09-12Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass3-0/+3
2015-09-12arm: Remove xaeniax boardSimon Glass2-72/+1
2015-09-09net: designware: Fix build warningsBin Meng1-4/+4
2015-09-09net: pch_gbe: Add Kconfig optionBin Meng1-0/+13
2015-09-09net: pch_gbe: Convert to driver modelBin Meng2-62/+73
2015-09-04net: altera_tse: Zap unused variableMarek Vasut1-2/+0
2015-09-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-7/+20
2015-09-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-5/+9
2015-09-02net: fec: do not access reserved register for i.MX6ULPeng Fan1-5/+9
2015-09-02ls102xa: etsec: Use proper settings for BE BDsClaudiu Manoil1-6/+0
2015-09-02net: phy/vitesse: Add support for VSC8584 phyPrabhakar Kushwaha1-0/+11
2015-09-02net/fman: Support both new and legacy FMan CompatiblesIgal Liberman1-7/+20
2015-08-26net: e1000: Fix build warnings for 32-bitBin Meng1-4/+5
2015-08-22net: e1000: Add Kconfig optionsSimon Glass2-7/+32
2015-08-22net: e1000: Convert to driver modelSimon Glass2-0/+142
2015-08-22net: e1000: Prepare for driver model conversionSimon Glass2-200/+245
2015-08-22net: e1000: Move #include of common.h to the C filesSimon Glass3-1/+2
2015-08-22net: e1000: Support 64-bit physical addressMingkai Hu1-4/+4
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2-2/+2
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese1-1/+0
2015-08-13net: lpc32xx: eth buffers base configSylvain Lemieux1-3/+5
2015-08-12net: e1000: Increase autoneg timeout to 8 secondsStefan Roese2-2/+2