summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-05-05nfp: flower: add qos offload frameworkPieter Jansen van Vuuren
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren
2019-05-05net: davinci: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05net: macb: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.Michael Chan
2019-05-05bnxt_en: Add support for aRFS on 57500 chips.Michael Chan
2019-05-05bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan
2019-05-05bnxt_en: Improve NQ reservations.Michael Chan
2019-05-05bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma
2019-05-05bnxt_en: read the clause type from the PHY IDVasundhara Volam
2019-05-05bnxt_en: Read package version from firmware.Vasundhara Volam
2019-05-05bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam
2019-05-05bnxt_en: Add support for PCIe statisticsVasundhara Volam
2019-05-05bnxt_en: Refactor bnxt_alloc_stats().Vasundhara Volam
2019-05-05bnxt_en: Update firmware interface to 1.10.0.69.Michael Chan
2019-05-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-05-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-05-05r8169: speed up rtl_loop_waitHeiner Kallweit
2019-05-05r8169: make use of phy_set_asym_pauseHeiner Kallweit
2019-05-05net: ll_temac: Make some functions staticYueHaibing
2019-05-05net: aquantia: Make aq_ndev_driver_name staticYueHaibing
2019-05-05net: mvpp2: cls: Remove set but not used variable 'act'YueHaibing
2019-05-05net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-05dpaa_eth: fix SG frame cleanupLaurentiu Tudor
2019-05-05net: ll_temac: remove an unnecessary conditionDan Carpenter
2019-05-05net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()Dan Carpenter
2019-05-05drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()Wei Yongjun
2019-05-04i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar
2019-05-04i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar
2019-05-04i40e: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-04i40e: Revert ShadowRAM checksum calculation changeMaciej Paczkowski
2019-05-04i40e: missing input validation on VF message handling by the PFMartyna Szapar
2019-05-04i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov
2019-05-04i40e: Wrong truncation from u16 to u8Grzegorz Siwik
2019-05-04i40e: add num_vectors checker in iwarp handlerSergey Nemov
2019-05-04i40e: Fix the typo in adding 40GE KR4 modeGrzegorz Siwik
2019-05-04i40e: Setting VF to VLAN 0 requires restartGrzegorz Siwik
2019-05-04i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov
2019-05-04i40e: VF's promiscuous attribute is not keptGrzegorz Siwik
2019-05-04ice: Disable sniffing VF traffic on PFMichal Swiatkowski
2019-05-04ice: Use more efficient structuresJesse Brandeburg
2019-05-04ice: Use bitfields where possibleJesse Brandeburg
2019-05-04ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin
2019-05-04ice: Separate if conditions for ice_set_features()Tony Nguyen
2019-05-04ice: Remove __always_unused attributeTony Nguyen
2019-05-04ice: Suppress false-positive style issues reported by static analyzerBruce Allan
2019-05-04ice: Refactor getting/setting coalesceBrett Creeley
2019-05-04ice: Always free/allocate q_vectorsBrett Creeley
2019-05-04ice: Do not unnecessarily initialize local variableBruce Allan
2019-05-04ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski