aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu1-3/+4
2016-09-01sky2: use napi_complete_donestephen hemminger1-1/+1
2016-09-01net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE1-0/+1
2016-09-01net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE3-0/+206
2016-09-01net: xgene: fix backward compatibility fixArnd Bergmann1-4/+0
2016-08-31net: axienet: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31net: mediatek: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger3-6/+7
2016-08-31liquidio: CN23XX firmware downloadRaghu Vatsavayi3-46/+111
2016-08-31liquidio: MSIX support for CN23XXRaghu Vatsavayi6-69/+452
2016-08-31liquidio: CN23XX queue manipulationRaghu Vatsavayi5-8/+225
2016-08-31liquidio: CN23XX register setupRaghu Vatsavayi4-8/+316
2016-08-31liquidio: CN23XX device init and sriov configRaghu Vatsavayi4-1/+544
2016-08-31liquidio: CN23XX queue definitionsRaghu Vatsavayi6-33/+286
2016-08-31liquidio: CN23XX register definitionsRaghu Vatsavayi1-0/+604
2016-08-31liquidio: Common enable irq functionRaghu Vatsavayi8-14/+48
2016-08-31liquidio: Firmware version managementRaghu Vatsavayi2-5/+27
2016-08-31liquidio: Consolidate common functionalityRaghu Vatsavayi15-444/+426
2016-08-31net: systemport: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31dwc_eth_qos: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall4-4/+4
2016-08-31net: bcmgenet: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31net: ethernet: et131x: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-30qede: hide 32-bit compile warningArnd Bergmann1-1/+1
2016-08-30ravb: avoid unused function warningsArnd Bergmann1-10/+4
2016-08-30ixgbe: Eliminate useless message and improve logicMark Rustad1-11/+5
2016-08-30drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King1-1/+1
2016-08-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-122/+200
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller43-309/+551
2016-08-29fm10k: don't re-map queues when a mailbox message sufficesJacob Keller1-17/+29
2016-08-29fm10k: don't clear the RXQCTL register when enabling or disabling queuesJacob Keller1-3/+5
2016-08-29fm10k: remove unnecessary extra parenthesis around ((~value))Jacob Keller1-1/+1
2016-08-29fm10k: add support for Rx offloads on one Geneve tunnelJacob Keller4-4/+31
2016-08-29fm10k: rework vxlan_port offload before adding geneve supportJacob Keller3-78/+93
2016-08-29fm10k: don't try to stop queues if we've lost hw_addrJacob Keller1-0/+3
2016-08-29fm10k: don't continue probe if PCI device not in normal IO stateJacob Keller1-0/+6
2016-08-29fm10k: print error code when pci_enable_device_mem fails during probeJacob Keller1-1/+4
2016-08-29fm10k: NAPI polling routine must return actual work doneJacob Keller1-1/+1
2016-08-29fm10k: prefer READ_ONCE instead of ACCESS_ONCEJacob Keller5-9/+9
2016-08-29fm10k: remove fm10k_get_reta_size from namespaceJacob Keller2-2/+1
2016-08-29fm10k: use variadic form of alloc_workqueueJacob Keller1-1/+1
2016-08-29fm10k: use software values when checking for Tx hangs in hot pathJacob Keller3-6/+17
2016-08-29fm10k: fix PCI device enable_cnt leak in .io_slot_resetJacob Keller1-1/+1
2016-08-29net/xgene: fix error handling during resetArnd Bergmann1-3/+9
2016-08-29amd-xgbe: Reset running devices after resume from hibernateJames Morse1-1/+7
2016-08-29Add Killer E2500 device ID in alx driver.Owen Lin2-0/+3
2016-08-28net: smc91x: fix SMC accessesRussell King2-20/+52
2016-08-28cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"Colin Ian King1-1/+1
2016-08-28net: ucc_geth: fix spelling mistake "propperty" -> "property"Colin Ian King1-1/+1
2016-08-28net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb1-1/+1