summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-10net: bcmgenet: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: bnx2x: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: bnx2: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: systemport: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: aquantia: reject all unsupported coalescing paramsJakub Kicinski
2020-03-10net: ena: reject unsupported coalescing paramsJakub Kicinski
2020-03-10r8169: simplify getting stats by using netdev_stats_to_stats64Heiner Kallweit
2020-03-10r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2Heiner Kallweit
2020-03-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-03-10net: dsa: mt7530: fix macro MIRROR_PORTDENG Qingfang
2020-03-10net: dsa: microchip: use delayed_work instead of timer + workGeorge McCollister
2020-03-10s390/qeth: cancel RX reclaim work earlierJulian Wiedmann
2020-03-10s390/qeth: handle error when backing RX bufferJulian Wiedmann
2020-03-10s390/qeth: don't reset default_out_queueJulian Wiedmann
2020-03-10flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko
2020-03-10net: macsec: invoke mdo_upd_secy callback when mac address changedDmitry Bogdanov
2020-03-10net: macsec: update SCI upon MAC address change.Dmitry Bogdanov
2020-03-10ibmvnic: Do not process device remove during device resetJuliet Kim
2020-03-10enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil
2020-03-10enetc: Clean up Rx BD iterationClaudiu Manoil
2020-03-10enetc: Clean up of ehtool stats lenClaudiu Manoil
2020-03-10enetc: Drop redundant device node checkClaudiu Manoil
2020-03-10Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github.com/ojeda/linuxLinus Torvalds
2020-03-10drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...Hersen Wu
2020-03-10ice: fix incorrect size description of ice_get_nvm_versionJacob Keller
2020-03-10ice: use variable name more descriptive than typeBruce Allan
2020-03-10ice: Use EOPNOTSUPP instead of ENOTSUPPAnirudh Venkataramanan
2020-03-10ice: Fix format specifierTony Nguyen
2020-03-10ice: fix use of deprecated strlcpy()Bruce Allan
2020-03-10ice: Increase mailbox receive queue length to maximumLukasz Czapnik
2020-03-10ice: Correct setting VLAN pruningBrett Creeley
2020-03-10ice: renegotiate link after FW DCB onDave Ertman
2020-03-10ice: Fix corner case when switching from IEEE to CEEAvinash JD
2020-03-10ice: Display Link detected via Ethtool in safe modeBrett Creeley
2020-03-10ice: Fix removing driver while bare-metal VFs pass trafficBrett Creeley
2020-03-10ice: Improve clarity of prints and variablesBrett Creeley
2020-03-10ice: allow bigger VFsMitch Williams
2020-03-10iavf: Enable support for up to 16 queuesMitch Williams
2020-03-10ice: Cleanup unneeded parenthesisJeff Kirsher
2020-03-10Merge tag 'gvt-fixes-2020-03-10' of https://github.com/intel/gvt-linux into d...Jani Nikula
2020-03-10drm/exynos: Fix cleanup of IOMMU related objectsMarek Szyprowski
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu
2020-03-09net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu
2020-03-09net: phylink: Test if MAC/PCS support AutonegJose Abreu
2020-03-09net: phylink: Add missing Backplane speedsJose Abreu
2020-03-09net: stmmac: Use resolved link config in mac_link_up()Jose Abreu
2020-03-09net: stmmac: Fallback to dev_fwnode() if neededJose Abreu
2020-03-09net: stmmac: Switch to linkmode_and()/linkmode_andnot()Jose Abreu
2020-03-09net: stmmac: selftests: Do not fail if PHY is not attachedJose Abreu
2020-03-09Merge tag 'mlx5-updates-2020-03-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller