summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-10enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil5-30/+48
2020-03-10enetc: Clean up Rx BD iterationClaudiu Manoil2-20/+28
2020-03-10enetc: Clean up of ehtool stats lenClaudiu Manoil1-7/+13
2020-03-10enetc: Drop redundant device node checkClaudiu Manoil1-5/+0
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu5-2/+57
2020-03-09net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu3-0/+619
2020-03-09net: phylink: Test if MAC/PCS support AutonegJose Abreu1-0/+3
2020-03-09net: phylink: Add missing Backplane speedsJose Abreu1-0/+2
2020-03-09net: stmmac: Use resolved link config in mac_link_up()Jose Abreu1-33/+33
2020-03-09net: stmmac: Fallback to dev_fwnode() if neededJose Abreu1-0/+3
2020-03-09net: stmmac: Switch to linkmode_and()/linkmode_andnot()Jose Abreu1-8/+5
2020-03-09net: stmmac: selftests: Do not fail if PHY is not attachedJose Abreu1-1/+1
2020-03-09Merge tag 'mlx5-updates-2020-03-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller14-167/+306
2020-03-09net: hns3: delete unnecessary logs after kzalloc failsYufeng Mo1-7/+2
2020-03-09net: hns3: synchronize some print relating to reset issueHuazhong Tan2-6/+6
2020-03-09net: hns3: print out command code when dump fails in debugfsYufeng Mo1-22/+34
2020-03-09net: hns3: print out status register when VF receives unknown source interruptHuazhong Tan1-1/+4
2020-03-09net: hns3: add a check before PF inform VF to resetYonglong Liu1-4/+10
2020-03-09net: hns3: delete some reduandant codeGuojia Liao1-2/+0
2020-03-09net: hns3: remove an unnecessary resetting check in hclge_handle_hw_ras_error()Yufeng Mo1-3/+0
2020-03-09net: hns3: rename macro HCLGE_MAX_NCL_CONFIG_LENGTHYufeng Mo1-3/+3
2020-03-09net: hns3: fix some mixed type assignmentGuojia Liao2-12/+16
2020-03-09ionic: drop ethtool driver versionShannon Nelson3-6/+2
2020-03-09ionic: add support for device id 0x1004Shannon Nelson4-2/+19
2020-03-09ionic: print pci bus lane infoShannon Nelson1-0/+1
2020-03-09ionic: support ethtool rxhash disableShannon Nelson1-2/+9
2020-03-09ionic: clean up bitflag usageShannon Nelson5-46/+41
2020-03-09ionic: improve irq numa localityShannon Nelson1-2/+3
2020-03-09ionic: remove pragma packedShannon Nelson1-21/+17
2020-03-09ionic: keep ionic dev on lif init failShannon Nelson2-5/+19
2020-03-09net: dsa: mt7530: add support for port mirroringDENG Qingfang2-0/+67
2020-03-09r8169: remove now unneeded barrier in rtl_txHeiner Kallweit1-6/+0
2020-03-09r8169: simplify usage of rtl8169_unmap_tx_skbHeiner Kallweit1-11/+10
2020-03-09r8169: ensure tx_skb is fully reset after calling rtl8169_unmap_tx_skbHeiner Kallweit1-12/+7
2020-03-09r8169: convert while to for loop in rtl_txHeiner Kallweit1-3/+1
2020-03-09s390/qeth: remove VNICC callback parameter structJulian Wiedmann1-25/+4
2020-03-09s390/qdio: add tighter controls for IRQ pollingJulian Wiedmann2-5/+11
2020-03-09net/mlx5e: Show/set Rx network flow classification rules on ul repVlad Buslov3-2/+8
2020-03-09net/mlx5e: Init ethtool steering for representorsVlad Buslov1-0/+2
2020-03-09net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul repVlad Buslov3-4/+9
2020-03-09net/mlx5e: Introduce root ft concept for representors netdevsSaeed Mahameed3-53/+68
2020-03-09net/mlx5: E-switch, make query inline mode a static functionParav Pandit2-38/+37
2020-03-09net/mlx5: Allocate smaller size tables for ft offloadPaul Blakey1-1/+4
2020-03-09net/mlx5e: Fix an IS_ERR() vs NULL checkDan Carpenter1-1/+1
2020-03-09net/mlx5: Verify goto chain offload supportEli Cohen1-20/+45
2020-03-09net/mlx5: E-Switch, Use vport metadata matching only when mandatoryMajd Dibbiny1-1/+13
2020-03-09net/mlx5: Tidy up and fix reverse christmas ordringMark Bloch1-7/+7
2020-03-09net/mlx5: Expose port speed when possibleMark Bloch1-2/+8
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed6-38/+104
2020-03-09net: sgi: ioc3-eth: Remove phy workaroundThomas Bogendoerfer1-23/+6