summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-12-09net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi
2016-12-09net: qcom/emac: move phy init code to separate filesTimur Tabi
2016-12-08net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann
2016-12-08net: xgene: move xgene_cle_ptree_ewdn data off stackArnd Bergmann
2016-12-08net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann
2016-12-08liquidio VF error handlingRaghu Vatsavayi
2016-12-08liquidio VF timestampRaghu Vatsavayi
2016-12-08liquidio VF ethtool statsRaghu Vatsavayi
2016-12-08liquidio VF vxlanRaghu Vatsavayi
2016-12-08liquidio VF vlan supportRaghu Vatsavayi
2016-12-08cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar
2016-12-08mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau
2016-12-08mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-08liquidio VF rx data and ctl pathRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF TX buffersRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF xmitRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF scatter gather listsRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF mac addressRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF link statusRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF offload featuresRaghu Vatsavayi
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel
2016-12-08net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASKNiklas Cassel
2016-12-08net: stmmac: stmmac_platform: fix parsing of DT bindingNiklas Cassel
2016-12-08net: stmmac: simplify the common DMA init APINiklas Cassel
2016-12-08net: stmmac: return error if no DMA configuration is foundNiklas Cassel
2016-12-08net: ethernet: slicoss: use module_pci_driver()Tobias Klauser
2016-12-08net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel
2016-12-08net: stmmac: dwmac-generic: add missing compatible stringsNiklas Cassel
2016-12-08net: ll_temac: Utilize of_get_mac_address()Tobias Klauser
2016-12-08net: axienet: Utilize of_get_mac_address()Tobias Klauser
2016-12-08net/mlx5e: Offload TC matching on packets being IP fragmentsOr Gerlitz
2016-12-08net: mvneta: Indent some statementsDan Carpenter
2016-12-08drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()Dan Carpenter
2016-12-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-12-07net: stmmac: do not call phy_ethtool_ksettings_set from atomic contextNiklas Cassel
2016-12-07net: ethernet: ti: cpts: fix overflow check periodGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: calc mult and shift from refclk freqGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: move dt props parsing to cpts driverGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: rework initialization/deinitializationGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regsGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: clean up event list if event pool is emptyWingMan Kwok
2016-12-07net: ethernet: ti: cpts: disable cpts when unregisteredGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: fix registration orderGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...Grygorii Strashko
2016-12-07net: ethernet: ti: cpsw: minimize direct access to struct cptsGrygorii Strashko
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko
2016-12-07bnxt_en: Add interface to support RDMA driver.Michael Chan