summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-07hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()Haiyang Zhang1-6/+13
2016-03-07qede: Add slowpath/fastpath support and enable hardware GROManish Chopra2-1/+388
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra3-33/+79
2016-03-07net: fec: Rename "phy-reset-active-low" propertyBernhard Walle1-4/+4
2016-03-07stmmac: fix noderef.cocci warningsWu Fengguang1-1/+1
2016-03-05mac80211_hwsim: use reset to set mac headerZhang Shengju1-2/+2
2016-03-05vxlan: use reset to set header pointersZhang Shengju1-3/+3
2016-03-05drm/vmwgfx: remove userland definition of DIV_ROUND_UPNicolas Dichtel1-9/+11
2016-03-05cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel1-1/+1
2016-03-04net: ezchip: adapt driver to little endian architectureLada Trimasova2-332/+238
2016-03-04sh_eth, ravb: Use ARCH_RENESASSimon Horman1-2/+2
2016-03-04net: mellanox: add DEVLINK dependenciesArnd Bergmann3-0/+3
2016-03-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller12-12/+396
2016-03-04net: relax setup_tc ndo op handle restrictionJohn Fastabend8-8/+8
2016-03-02ethernet/atl1c: remove left over dead codeEric Engestrom1-4/+0
2016-03-02cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai1-46/+0
2016-03-02cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai1-10/+0
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai3-37/+59
2016-03-02cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai3-2/+24
2016-03-02cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai2-2/+2
2016-03-02stmmac: update version to Oct_2015Giuseppe Cavallaro1-1/+1
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro2-2/+25
2016-03-02stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro3-15/+86
2016-03-02stmmac: fix phy init when attached to a phyFabrice Gasnier1-2/+3
2016-03-02stmmac: do not poll phy handler when attach a switchGiuseppe Cavallaro1-0/+5
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro6-78/+95
2016-03-02stmmac: set dirty index out of the loopGiuseppe Cavallaro1-4/+1
2016-03-02stmmac: optimize tx clean functionFabrice Gasnier4-18/+42
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro6-36/+42
2016-03-02stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier4-21/+16
2016-03-02stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro4-2/+14
2016-03-02stmmac: add last_segment field to dma dataGiuseppe Cavallaro3-2/+7
2016-03-02stmmac: add length field to dma dataGiuseppe Cavallaro4-4/+16
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro5-117/+111
2016-03-02stmmac: change descriptor layoutGiuseppe Cavallaro4-363/+355
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro8-44/+156
2016-03-02stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro8-43/+46
2016-03-02qed: Remove unused NVM vendor IDYuval Mintz2-10/+0
2016-03-02qed: Fix error flow on slowpath startYuval Mintz3-44/+64
2016-03-02qed: Move statistics to L2 codeYuval Mintz3-245/+324
2016-03-02qed: Support B0 instead of A0Yuval Mintz2-19/+24
2016-03-02qed: Correct BAR sizes for older MFWRam Amrani1-13/+29
2016-03-02wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla1-20/+7
2016-03-02of_mdio: kill useless variable in of_mdiobus_register()Sergei Shtylyov1-3/+1
2016-03-02qed: Print additional HW attention infoYuval Mintz2-105/+479
2016-03-02qed: Print HW attention reasonsYuval Mintz1-107/+1436
2016-03-02qed: Add support for HW attentionsYuval Mintz2-40/+357
2016-03-02qed: Semantic refactoring of interrupt codeYuval Mintz4-77/+105
2016-03-02net/mlx5: Fix global UAR mappingMoshe Lazer5-53/+34
2016-03-02net/mlx5e: Don't modify CQ before it was createdGal Pressman1-0/+6