summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-11-11Support LAN743x PTP periodic output on any GPIOJohn Efstathiades
2019-11-09r8169: remove rtl8168c_4_hw_phy_configHeiner Kallweit
2019-11-09r8169: add helper r8168d_modify_extpageHeiner Kallweit
2019-11-09r8169: switch to phylib functions in more placesHeiner Kallweit
2019-11-09r8169: add helper r8168d_phy_paramHeiner Kallweit
2019-11-09r8169: add helper r8168g_phy_paramHeiner Kallweit
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra
2019-11-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-11-08ice: print opcode when printing controlq errorsJacob Keller
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller
2019-11-08ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan
2019-11-08ice: remove unnecessary conditional checkBruce Allan
2019-11-08ice: Update enum ice_flg64_bits to current specificationBrett Creeley
2019-11-08ice: delay lessMitch Williams
2019-11-08ice: use pkg_dwnld_status instead of sq_last_statusBruce Allan
2019-11-08ice: Change max MSI-x vector_id check in cfg_irq_mapBrett Creeley
2019-11-08ice: Check if VF is disabled for Opcode and other operationsAkeem G Abodunrin
2019-11-08ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt
2019-11-08ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni
2019-11-08ice: avoid setting features during resetHenry Tieman
2019-11-08ice: Implement DCBNL supportDave Ertman
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan
2019-11-08cxgb4: fix 64-bit division on i386Rahul Lakkireddy
2019-11-08cxgb4: Use match_string() helper to simplify the codeYueHaibing
2019-11-08net: ethernet: stmmac: Add support for syscfg clockChristophe Roullier
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin
2019-11-07net: qcom/emac: Demote MTU change print to debugFlorian Fainelli
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli
2019-11-07ethernet: ti: cpts: use ktime_get_real_ns helperIvan Khoronzhuk
2019-11-07net: atlantic: change email domains to MarvellIgor Russkikh
2019-11-07net: atlantic: implement UDP GSO offloadIgor Russkikh
2019-11-07net: atlantic: update flow control logicNikita Danilov
2019-11-07net: atlantic: stylistic renamesIgor Russkikh
2019-11-07net: atlantic: code style cleanupNikita Danilov
2019-11-07net: atlantic: loopback tests via private flagsIgor Russkikh
2019-11-07net: atlantic: add fw configuration memory areaNikita Danilov
2019-11-07net: atlantic: adding ethtool physical identificationNikita Danilov
2019-11-07net: atlantic: add msglevel configurationNikita Danilov
2019-11-07net: atlantic: refactoring pm logicNikita Danilov
2019-11-07net: atlantic: implement wake_phy featureNikita Danilov