summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-05-24net: stmmac: dwmac4/5: Add MAC loopback supportJose Abreu
2019-05-24net: stmmac: dwmac1000: Add MAC loopback supportJose Abreu
2019-05-24net: stmmac: dwmac100: Add MAC loopback supportJose Abreu
2019-05-24net: stmmac: Add MAC loopback callback to HWIFJose Abreu
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern
2019-05-24enetc: add get_ts_info interface for ethtoolY.b. Lu
2019-05-24enetc: add hardware timestamping supportY.b. Lu
2019-05-23net: ll_temac: Fix compile errorEsben Haabendal
2019-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-05-23ice: Silence semantic parser warningsBruce Allan
2019-05-23ice: Fix couple of issues in ice_vsi_releaseBrett Creeley
2019-05-23ice: Reorganize ice_vf structJesse Brandeburg
2019-05-23ice: Use bitfields when possibleJesse Brandeburg
2019-05-23ice: Reorganize tx_buf and ring structsJesse Brandeburg
2019-05-23ice: Format ethtool reported statsRichard Rodriguez
2019-05-23ice: Gracefully handle reset failure in ice_alloc_vfs()Brett Creeley
2019-05-23ice: Refactor the LLDP MIB change event handlingUsha Ketineni
2019-05-23ice: Advertise supported link modes if none requestedTony Nguyen
2019-05-23ice: Fix hang when ethtool disables FW LLDPDave Ertman
2019-05-23ice: Call out dev/func caps when printingAnirudh Venkataramanan
2019-05-23ice: Remove braces for single statement blocksAnirudh Venkataramanan
2019-05-23ice: Cleanup an unnecessary variable initializationBruce Allan
2019-05-23ice: Implement LLDP persistenceAnirudh Venkataramanan
2019-05-23ice: Fix double spacingAnirudh Venkataramanan
2019-05-23net: qualcomm: rmnet: Move common struct definitions to includeSubash Abhinov Kasiviswanathan
2019-05-23Revert "dpaa2-eth: configure the cache stashing amount on a queue"Ioana Radulescu
2019-05-23cxgb4: use firmware API for validating filter specRaju Rangoju
2019-05-23net: ll_temac: Enable multicast supportEsben Haabendal
2019-05-23net: ll_temac: Cleanup multicast filter on changeEsben Haabendal
2019-05-23net: ll_temac: Prepare indirect register access for multicast supportEsben Haabendal
2019-05-23net: ll_temac: Do not make promiscuous mode sticky on multicastEsben Haabendal
2019-05-22cxgb4: Enable hash filter with offloadVishal Kulkarni
2019-05-22net: fec: remove redundant ipg clock disableBaruch Siach
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-20net: stmmac: dma channel control register need to be init firstWeifeng Voon
2019-05-20net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min
2019-05-202/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach
2019-05-201/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach
2019-05-20net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-18mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMVadim Pasternak
2019-05-18mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada