summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: ezchip: adapt driver to little endian architectureLada Trimasova2016-03-032-332/+238
* sh_eth, ravb: Use ARCH_RENESASSimon Horman2016-03-031-2/+2
* net: mellanox: add DEVLINK dependenciesArnd Bergmann2016-03-032-0/+2
* net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-038-8/+8
* ethernet/atl1c: remove left over dead codeEric Engestrom2016-03-021-4/+0
* cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai2016-03-021-46/+0
* cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai2016-03-021-10/+0
* cxgb4vf: Make sge init code more readableHariprasad Shenai2016-03-023-37/+59
* cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai2016-03-023-2/+24
* cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai2016-03-022-2/+2
* stmmac: update version to Oct_2015Giuseppe Cavallaro2016-03-021-1/+1
* stmmac: tune rx copy via threshold.Giuseppe Cavallaro2016-03-022-2/+25
* stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro2016-03-023-15/+86
* stmmac: fix phy init when attached to a phyFabrice Gasnier2016-03-021-2/+3
* stmmac: do not poll phy handler when attach a switchGiuseppe Cavallaro2016-03-021-0/+5
* stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro2016-03-026-78/+95
* stmmac: set dirty index out of the loopGiuseppe Cavallaro2016-03-021-4/+1
* stmmac: optimize tx clean functionFabrice Gasnier2016-03-024-18/+42
* stmmac: optimize tx desc managementGiuseppe Cavallaro2016-03-026-36/+42
* stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier2016-03-024-21/+16
* stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro2016-03-024-2/+14
* stmmac: add last_segment field to dma dataGiuseppe Cavallaro2016-03-023-2/+7
* stmmac: add length field to dma dataGiuseppe Cavallaro2016-03-024-4/+16
* stmmac: review RX/TX ring managementGiuseppe Cavallaro2016-03-025-117/+111
* stmmac: change descriptor layoutGiuseppe Cavallaro2016-03-024-363/+355
* stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-028-44/+156
* stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro2016-03-028-43/+46
* qed: Remove unused NVM vendor IDYuval Mintz2016-03-022-10/+0
* qed: Fix error flow on slowpath startYuval Mintz2016-03-023-44/+64
* qed: Move statistics to L2 codeYuval Mintz2016-03-023-245/+324
* qed: Support B0 instead of A0Yuval Mintz2016-03-022-19/+24
* qed: Correct BAR sizes for older MFWRam Amrani2016-03-021-13/+29
* qed: Print additional HW attention infoYuval Mintz2016-03-012-105/+479
* qed: Print HW attention reasonsYuval Mintz2016-03-011-107/+1436
* qed: Add support for HW attentionsYuval Mintz2016-03-012-40/+357
* qed: Semantic refactoring of interrupt codeYuval Mintz2016-03-014-77/+105
* net/mlx5: Fix global UAR mappingMoshe Lazer2016-03-015-53/+34
* net/mlx5e: Don't modify CQ before it was createdGal Pressman2016-03-011-0/+6
* net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2016-03-012-6/+12
* net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan2016-03-011-2/+10
* net/mlx5e: Move common case counters within sq_stats structTariq Toukan2016-03-011-4/+6
* net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan2016-03-011-7/+8
* net/mlx5e: Placement changed for carrier state updatesTariq Toukan2016-03-011-2/+2
* net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan2016-03-014-17/+14
* mlxsw: spectrum: Introduce port splittingIdo Schimmel2016-03-013-3/+219
* mlxsw: spectrum: Mark unused ports using NULLIdo Schimmel2016-03-011-0/+1
* mlxsw: spectrum: Store local port to module mapping during initIdo Schimmel2016-03-012-21/+16
* mlxsw: spectrum: Unmap local port from module during teardownIdo Schimmel2016-03-011-0/+11
* mlxsw: core: Add devlink port splitter callbacksJiri Pirko2016-03-012-1/+35
* mlxsw: Implement devlink interfaceJiri Pirko2016-03-014-6/+58
OpenPOWER on IntegriCloud