aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07net: atlantic: adding ethtool physical identificationNikita Danilov4-0/+50
2019-11-07net: atlantic: add msglevel configurationNikita Danilov3-3/+21
2019-11-07net: atlantic: refactoring pm logicNikita Danilov3-48/+78
2019-11-07net: atlantic: implement wake_phy featureNikita Danilov7-110/+73
2019-11-07net: atlantic: update firmware interfaceNikita Danilov2-119/+72
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen3-8/+65
2019-11-07mlxsw: Add specific trap for packets routed via invalid nexthopsAmit Cohen3-0/+39
2019-11-07mlxsw: Add new FIB entry type for reject routesAmit Cohen3-2/+25
2019-11-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen3-0/+49
2019-11-07enetc: fix return value for enetc_ioctl()Michael Walle1-1/+1
2019-11-07net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta3-25/+1
2019-11-07net: phy: at803x: add missing dependency on CONFIG_REGULATORMadalin Bucur1-0/+1
2019-11-07net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado1-0/+1
2019-11-07dpaa2-eth: add ethtool MAC countersIoana Ciornei6-1/+213
2019-11-07CDC-NCM: handle incomplete transfer of MTUOliver Neukum1-3/+3
2019-11-07enetc: ethtool: add wake-on-lan callbacksMichael Walle1-0/+27
2019-11-07enetc: add ioctl() support for PHY-related opsMichael Walle1-1/+4
2019-11-07mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init()Wei Yongjun1-1/+3
2019-11-07cxgb4: add FLOWC based QoS offloadRahul Lakkireddy7-53/+495
2019-11-07cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy5-49/+415
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy9-63/+419
2019-11-07cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy7-50/+597
2019-11-07cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy4-246/+323
2019-11-07cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy4-8/+62
2019-11-06dpaa2-ptp: fix compile errorChenwandun1-0/+1
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan1-1/+17
2019-11-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-90/+494
2019-11-06net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn1-1/+2
2019-11-06net: phy: at803x: remove config_init for AR9331Michael Walle1-2/+0
2019-11-06net: phy: at803x: fix the PHY namesMichael Walle1-9/+9
2019-11-06net: phy: at803x: mention AR8033 as same as AR8031Michael Walle2-6/+8
2019-11-06net: phy: at803x: add device tree bindingMichael Walle1-1/+300
2019-11-06net: phy: at803x: fix Kconfig descriptionMichael Walle1-5/+5
2019-11-06Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-2/+6
2019-11-06r8169: fix page read in r8168g_mdio_readHeiner Kallweit1-0/+3
2019-11-06dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei1-5/+10
2019-11-06net: axienet: Fix error return code in axienet_probe()Wei Yongjun1-4/+0
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu1-30/+34
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu1-0/+1
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu1-2/+3
2019-11-06net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu1-2/+4
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu1-0/+2
2019-11-06net: stmmac: xgmac: Fix AV Feature detectionJose Abreu1-1/+1
2019-11-06net: stmmac: xgmac: Fix TSA selectionJose Abreu1-0/+1
2019-11-06net: stmmac: xgmac: Only get SPH header len if availableJose Abreu1-1/+2
2019-11-06net: stmmac: selftests: Prevent false positives in filter testsJose Abreu1-40/+94
2019-11-06net: stmmac: xgmac: bitrev32 returns u32Jose Abreu1-1/+1
2019-11-06net: stmmac: gmac4: bitrev32 returns u32Jose Abreu1-1/+1
2019-11-06net: aquantia: fix return value check in aq_ptp_init()Wei Yongjun1-1/+1
2019-11-06ice: Fix return value when SR-IOV is not supportedAnirudh Venkataramanan1-1/+1