summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+202
* 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/+50
* 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/+2
| * net: stmmac: Use the right logging function in stmmac_mdio_registerRomain Perier2017-08-111-5/+4
* | 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/+0
* | mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun2017-08-161-2/+0
* | 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
* | liquidio: added support for ethtool --set-ring featureIntiyaz Basha2017-08-156-11/+160
* | liquidio: moved liquidio_setup_io_queues to lio_core.cIntiyaz Basha2017-08-154-216/+118
* | liquidio: moved liquidio_napi_poll to lio_core.cIntiyaz Basha2017-08-154-108/+61
* | liquidio: moved liquidio_napi_drv_callback to lio_core.cIntiyaz Basha2017-08-154-50/+41
* | liquidio: moved liquidio_push_packet to lio_core.cIntiyaz Basha2017-08-154-275/+156
* | liquidio: moved octeon_setup_droq to lio_core.cIntiyaz Basha2017-08-154-72/+37
* | liquidio: moved update_txq_status to lio_core.cIntiyaz Basha2017-08-154-59/+36
* | liquidio: moved wait_for_pending_requests to octeon_network.hIntiyaz Basha2017-08-155-55/+29
* | Change Kconfig descriptionOhad Oz2017-08-141-1/+2
* | Allow Mellanox switch devices to be configured if only I2C bus is setOhad Oz2017-08-141-1/+1
* | mlxsw: spectrum_router: Use one LPM tree for all virtual routersIdo Schimmel2017-08-141-94/+165
* | mlxsw: spectrum_router: Pass argument explicitlyIdo Schimmel2017-08-141-4/+4
* | mlxsw: spectrum_router: Return void from deletion functionsIdo Schimmel2017-08-141-10/+9
* | qlge: fix duplicated code for different branchesGustavo A. R. Silva2017-08-141-33/+14
* | liquidio: fix duplicated code for different branchesGustavo A. R. Silva2017-08-141-8/+3
* | liquidio: update debug console logging mechanismRick Farrington2017-08-143-25/+90
* | net: ti: cpsw:: constify platform_device_idArvind Yadav2017-08-141-1/+1
* | net: sh_eth: constify platform_device_idArvind Yadav2017-08-141-1/+1
* | net: dpaa_eth: constify platform_device_idArvind Yadav2017-08-141-1/+1
* | liquidio: moved ptp_enable to octeon_device structureIntiyaz Basha2017-08-122-9/+11
* | mlxsw: make mlxsw_config_profile constBhumika Goyal2017-08-113-3/+3
* | nfp: send control message when MAC representors are createdSimon Horman2017-08-113-3/+80
* | fsl/fman: implement several errata workaroundsFlorinel Iordache2017-08-111-25/+93
* | hns3pf: Fix some harmless copy and paste bugsDan Carpenter2017-08-111-2/+2
* | hns3pf: fix hns3_del_tunnel_port()Dan Carpenter2017-08-111-1/+1
* | net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328David Wu2017-08-111-3/+23
* | net: stmmac: dwmac-rk: Add integrated PHY support for rk3228David Wu2017-08-111-0/+12
* | net: stmmac: dwmac-rk: Add integrated PHY supportDavid Wu2017-08-111-4/+95
* | net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()David Wu2017-08-111-3/+0