summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-291-2/+0
* net/fm: Add QSGMII PCS initShaohui Xie2015-10-291-5/+13
* net: Move some header files to include/Shaohui Xie2015-10-295-6/+6
* net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie2015-10-291-1/+7
* net/fm: Make the return value logic consistent with conventionHou Zhiqiang2015-10-291-24/+36
* net/fm: Add support for 64-bit platformsHou Zhiqiang2015-10-293-33/+60
* net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2015-10-292-38/+43
* driver: net: ldpaa_eth: Set MAC address during interface openPrabhakar Kushwaha2015-10-291-12/+3
* net: convert altera_tse to driver model and phylibThomas Chou2015-10-233-1047/+382
* driver: net: keystone_net: removing unused codeMugunthan V N2015-10-221-10/+0
* driver: net: keystone_net: add support for rgmii phyVitaly Andrianov2015-10-221-1/+43
* driver: net: keystone_net: fix phy mode configurationMugunthan V N2015-10-221-2/+2
* drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N2015-10-221-1/+244
* drivers: net: cpsw: prepare driver for device model migrationMugunthan V N2015-10-221-44/+89
* net: fix netconsole when CONFIG_DM_ETH is setBernhard Nortmann2015-09-291-3/+11
* net: phy: on phy device create do not initialize link to 1Mugunthan V N2015-09-291-1/+1
* drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-IdentifierCodrin Ciubotariu2015-09-211-1/+1
* drivers/net/vsc9953: Add commands for VLAN ingress filteringCodrin Ciubotariu2015-09-211-0/+86
* drivers/net/vsc9953: Add command for shared/private VLAN learningCodrin Ciubotariu2015-09-211-0/+95
* drivers/net/vsc9953: Add VLAN commands for VSC9953Codrin Ciubotariu2015-09-211-0/+478
* drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu2015-09-211-0/+472
* drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu2015-09-211-0/+141
* drivers/net/vsc9953: Add command to show/clear port countersCodrin Ciubotariu2015-09-211-0/+256
* drivers/net/vsc9953: Use the generic Ethernet Switch parserCodrin Ciubotariu2015-09-211-184/+165
* drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu2015-09-211-0/+253
* drivers/net/vsc9953: Fix bug when enabling a portCodrin Ciubotariu2015-09-211-2/+2
* drivers/net/vsc9953: Cleanup patchCodrin Ciubotariu2015-09-211-71/+73
* drivers/net/vsc9953: Remove 'CONFIG_' from macros' nameCodrin Ciubotariu2015-09-211-19/+19
* net: designware: Add support to PCI designware devicesBin Meng2015-09-161-0/+42
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-113-0/+3
* arm: Remove xaeniax boardSimon Glass2015-09-112-72/+1
* net: designware: Fix build warningsBin Meng2015-09-091-4/+4
* net: pch_gbe: Add Kconfig optionBin Meng2015-09-091-0/+13
* net: pch_gbe: Convert to driver modelBin Meng2015-09-092-62/+73
* net: altera_tse: Zap unused variableMarek Vasut2015-09-041-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-09-021-7/+20
|\
| * net/fman: Support both new and legacy FMan CompatiblesIgal Liberman2015-09-011-7/+20
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-09-021-5/+9
|\ \
| * | net: fec: do not access reserved register for i.MX6ULPeng Fan2015-09-021-5/+9
| |/
* | ls102xa: etsec: Use proper settings for BE BDsClaudiu Manoil2015-09-011-6/+0
* | net: phy/vitesse: Add support for VSC8584 phyPrabhakar Kushwaha2015-09-011-0/+11
|/
* net: e1000: Fix build warnings for 32-bitBin Meng2015-08-261-4/+5
* net: e1000: Add Kconfig optionsSimon Glass2015-08-212-7/+32
* net: e1000: Convert to driver modelSimon Glass2015-08-212-0/+142
* net: e1000: Prepare for driver model conversionSimon Glass2015-08-212-200/+245
* net: e1000: Move #include of common.h to the C filesSimon Glass2015-08-213-1/+2
* net: e1000: Support 64-bit physical addressMingkai Hu2015-08-211-4/+4
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-182-2/+2
* arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese2015-08-171-1/+0
* net: lpc32xx: eth buffers base configSylvain Lemieux2015-08-131-3/+5
OpenPOWER on IntegriCloud