summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: altera_tse: get numbers of fdt address and size cellsThomas Chou2015-11-061-6/+8
* net: altera_tse: use BIT macroThomas Chou2015-11-061-15/+15
* net: altera_tse: remove the useless parenthesisThomas Chou2015-11-061-15/+15
* net: altera_tse: fix packed and aligned attributeThomas Chou2015-11-061-1/+1
* net: altera_tse: use data type u32 for regs and descThomas Chou2015-11-062-60/+60
* net: altera_tse: remove unused macro and regs defThomas Chou2015-11-061-101/+3
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-051-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-3011-110/+283
|\
| * armv8/ls1043a: Add Fman supportShaohui Xie2015-10-293-2/+128
| * 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: pch_gbe: Add driver remove supportBin Meng2015-10-291-0/+12
* | net: designware: Add driver remove supportBin Meng2015-10-291-0/+12
* | net: phy: Test previous phydev->dev against new mac devBin Meng2015-10-291-1/+1
* | net: phy: Change to print all phys that are not foundBin Meng2015-10-291-1/+8
* | net: phy: Don't create phy device when there is no phyBin Meng2015-10-291-1/+2
* | net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet2015-10-291-0/+29
* | net: rtl8169: Build warning fixes for 64-bitStephen Warren2015-10-291-4/+6
* | net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNLSylvain Lemieux2015-10-291-0/+11
|/
* 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
OpenPOWER on IntegriCloud