summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-24net: stmmac: dwmac1000: Fix Hash FilterJose Abreu
2019-05-24net: stmmac: Introduce selftests supportJose Abreu
2019-05-24net: stmmac: dwxgmac2: Also pass control frames while in promisc modeJose Abreu
2019-05-24net: stmmac: dwmac4/5: Also pass control frames while in promisc modeJose Abreu
2019-05-24net: stmmac: dwmac1000: Also pass control frames while in promisc modeJose Abreu
2019-05-24net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu
2019-05-24net: ethernet: stmmac: dwmac-sun8i: Enable control of loopbackCorentin Labbe
2019-05-24net: stmmac: dwxgmac2: Add MAC loopback supportJose Abreu
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-24net: phy: aquantia: add USXGMII support and warn if XGMII mode is setHeiner Kallweit
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-23net: phy: lxt: Add suspend/resume support to LXT971 and LXT973.Christophe Leroy
2019-05-22net: phy: Make phy_basic_t1_features use base100t1.Andrew Lunn
2019-05-22net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn
2019-05-22net: phy: dp83867: Allocate state struct in probeTrent Piepho
2019-05-22net: phy: dp83867: Validate FIFO depth propertyTrent Piepho
2019-05-22net: phy: dp83867: IO impedance is not dependent on RGMII delayTrent Piepho
2019-05-22net: phy: dp83867: Use unsigned variables to store unsigned propertiesTrent Piepho
2019-05-22net: phy: dp83867: Rework delay rgmii delay handlingTrent Piepho
2019-05-22net: phy: dp83867: Add ability to disable output clockTrent Piepho
2019-05-22cxgb4: Enable hash filter with offloadVishal Kulkarni