aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds54-259/+0
2019-05-06mlxsw: Remove obsolete dependency on THERMAL=mGeert Uytterhoeven1-1/+0
2019-05-05r8169: add rtl8168g_set_pause_thresholdsHeiner Kallweit1-6/+11
2019-05-05r8169: add rtl_set_fifo_sizeHeiner Kallweit1-12/+16
2019-05-05mlxsw: spectrum: Implement loopback ethtool featureJiri Pirko1-2/+33
2019-05-05mlxsw: reg: Add Port Physical Loopback RegisterJiri Pirko1-0/+37
2019-05-05r8169: move EEE LED config to rtl8168_config_eee_macHeiner Kallweit1-15/+4
2019-05-05r8169: simplify rtl_writephy_batch and rtl_ephy_initHeiner Kallweit1-48/+52
2019-05-05nfp: flower: add qos offload stats request and replyPieter Jansen van Vuuren5-0/+210
2019-05-05nfp: flower: add qos offload install and remove functionality.Pieter Jansen van Vuuren3-1/+174
2019-05-05nfp: flower: add qos offload frameworkPieter Jansen van Vuuren4-1/+29
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren1-19/+19
2019-05-05net: davinci: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-10/+6
2019-05-05net: macb: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-7/+5
2019-05-05bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.Michael Chan1-0/+4
2019-05-05bnxt_en: Add support for aRFS on 57500 chips.Michael Chan1-4/+12
2019-05-05bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan2-1/+44
2019-05-05bnxt_en: Improve NQ reservations.Michael Chan1-2/+4
2019-05-05bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma2-1/+19
2019-05-05bnxt_en: read the clause type from the PHY IDVasundhara Volam1-2/+2
2019-05-05bnxt_en: Read package version from firmware.Vasundhara Volam3-1/+12
2019-05-05bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam2-2/+7
2019-05-05bnxt_en: Add support for PCIe statisticsVasundhara Volam3-1/+82
2019-05-05bnxt_en: Refactor bnxt_alloc_stats().Vasundhara Volam1-39/+36
2019-05-05bnxt_en: Update firmware interface to 1.10.0.69.Michael Chan2-53/+214
2019-05-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-179/+339
2019-05-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-63/+193
2019-05-05r8169: speed up rtl_loop_waitHeiner Kallweit1-1/+1
2019-05-05r8169: make use of phy_set_asym_pauseHeiner Kallweit1-2/+1
2019-05-05net: ll_temac: Make some functions staticYueHaibing1-8/+8
2019-05-05net: aquantia: Make aq_ndev_driver_name staticYueHaibing1-1/+1
2019-05-05net: mvpp2: cls: Remove set but not used variable 'act'YueHaibing1-3/+0
2019-05-05net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy1-5/+3
2019-05-05dpaa_eth: fix SG frame cleanupLaurentiu Tudor1-1/+1
2019-05-05net: ll_temac: remove an unnecessary conditionDan Carpenter1-1/+1
2019-05-05net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()Dan Carpenter1-2/+2
2019-05-05drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()Wei Yongjun1-2/+2
2019-05-04i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar1-8/+15
2019-05-04i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar1-6/+10
2019-05-04i40e: Use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+2
2019-05-04i40e: Revert ShadowRAM checksum calculation changeMaciej Paczkowski1-25/+3
2019-05-04i40e: missing input validation on VF message handling by the PFMartyna Szapar2-14/+46
2019-05-04i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov6-2/+74
2019-05-04i40e: Wrong truncation from u16 to u8Grzegorz Siwik1-1/+1
2019-05-04i40e: add num_vectors checker in iwarp handlerSergey Nemov1-0/+10
2019-05-04i40e: Fix the typo in adding 40GE KR4 modeGrzegorz Siwik1-2/+2
2019-05-04i40e: Setting VF to VLAN 0 requires restartGrzegorz Siwik1-2/+2
2019-05-04i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov3-0/+6
2019-05-04i40e: VF's promiscuous attribute is not keptGrzegorz Siwik1-0/+23
2019-05-04ice: Disable sniffing VF traffic on PFMichal Swiatkowski1-22/+2