summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: Add additional ethtool statisticsLendacky, Thomas2017-08-193-1/+16
* amd-xgbe: Add support for VXLAN offload capabilitiesLendacky, Thomas2017-08-195-6/+520
* amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas2017-08-195-242/+345
* amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas2017-08-193-8/+46
* amd-xgbe: Add hardware features debug outputLendacky, Thomas2017-08-191-3/+75
* amd-xgbe: Optimize DMA channel interrupt enablementLendacky, Thomas2017-08-192-44/+37Star
* amd-xgbe: Add additional dynamic debug messagesLendacky, Thomas2017-08-191-0/+4
* amd-xgbe: Add support to handle device renamingLendacky, Thomas2017-08-194-46/+100
* amd-xgbe: Update TSO packet statistics accuracyLendacky, Thomas2017-08-191-1/+1
* amd-xgbe: Be sure driver shuts down cleanly on module removalLendacky, Thomas2017-08-192-4/+2Star
* amd-xgbe: Set the MII control width for the MAC interfaceLendacky, Thomas2017-08-192-0/+3
* amd-xgbe: Set the MDIO mode for 10000Base-T configurationLendacky, Thomas2017-08-191-1/+1
* mlx5: ensure 0 is returned when vport is zeroColin Ian King2017-08-191-1/+1
* ixgbe: change ndo_xdp_xmit return code on xmit errorsJesper Dangaard Brouer2017-08-191-1/+1
* liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PFRick Farrington2017-08-192-10/+0Star
* liquidio: fix Smatch errorIntiyaz Basha2017-08-191-2/+2
* net: hns3: Fixes the static check warning due to missing unsupp L3 proto checkSalil2017-08-181-4/+10
* net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()Salil2017-08-181-37/+48
* net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetchSalil2017-08-181-0/+2
* net/sched: Fix the logic error to decide the ingress qdiscChris Mi2017-08-186-6/+6
* liquidio: with embedded f/w, issue droq credits before enablementRick Farrington2017-08-181-8/+12
* liquidio: with embedded f/w, don't reload f/w, issue pf flr at exitRick Farrington2017-08-181-24/+46
* net: ibm: ibmvnic: constify vio_device_idArvind Yadav2017-08-171-1/+1
* net: ibm: ibmveth: constify vio_device_idArvind Yadav2017-08-171-1/+1
* net: hns3: ensure media_type is unitializedColin Ian King2017-08-171-1/+1
* liquidio: fix spelling mistake: "interuupt" -> "interrupt"Colin Ian King2017-08-171-1/+1
* net/mlx4: fix spelling mistake: "availible" -> "available"Colin Ian King2017-08-163-16/+16
* nfp: process MTU updates from firmware flower appSimon Horman2017-08-161-2/+9
* nfp: process control messages in workqueue in flower appSimon Horman2017-08-164-3/+41
* net: 3c509: constify pnp_device_idArvind Yadav2017-08-161-1/+1
* liquidio: update VF's netdev->max_mtu if there's a change in PF's MTUVeerasenareddy Burru2017-08-162-6/+6
* mlx4: sizeof style usagestephen hemminger2017-08-1615-56/+56
* skge: add paren around sizeof argstephen hemminger2017-08-161-1/+1
* liquidio: added support for ethtool --set-channels featureIntiyaz Basha2017-08-166-50/+226
* liquidio: moved octeon_setup_interrupt to lio_core.cIntiyaz Basha2017-08-164-263/+202Star
* liquidio: moved liquidio_legacy_intr_handler to lio_core.cIntiyaz Basha2017-08-163-56/+57
* liquidio: moved liquidio_msix_intr_handler to lio_core.cIntiyaz Basha2017-08-165-88/+50Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-169-21/+55
|\
| * sfc: don't try and read ef10 data on non-ef10 NICBert Kenward2017-08-161-2/+6
| * net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-153-0/+22
| * net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-153-8/+21
| * nfp: do not update MTU from BH in flower appSimon Horman2017-08-111-6/+2Star
| * net: stmmac: Use the right logging function in stmmac_mdio_registerRomain Perier2017-08-111-5/+4Star
* | mlxsw: spectrum_router: Use correct config optionIdo Schimmel2017-08-161-1/+1
* | ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel2017-08-161-4/+4
* | mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun2017-08-161-2/+0Star
* | mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun2017-08-161-2/+0Star
* | liquidio: fix issues with fw_type module parameterDerek Chickles2017-08-151-3/+3
* | mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6Arkadi Sharshevsky2017-08-151-9/+141
* | mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6Arkadi Sharshevsky2017-08-151-17/+52