summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-19net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen
2018-09-19net: hns3: Clear client pointer when initialize client failed or unintialize ...Jian Shen
2018-09-19net: hns3: Fix cmdq registers initialization issue for vfJian Shen
2018-09-19net: hns3: Fix for setting speed for phy failed problemFuyun Liang
2018-09-19net: hns3: Check hdev state when getting link statusPeng Li
2018-09-19net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang
2018-09-19net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctlXi Wang
2018-09-19net: hns3: Remove packet statistics of publicPeng Li
2018-09-19net: hns3: Remove tx budget to clean more TX descriptors in a napiPeng Li
2018-09-19net: hns3: Add unlikely for buf_num checkPeng Li
2018-09-19net: hns3: Add default irq affinityPeng Li
2018-09-19net: sun: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: amd: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: broadcom: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: xilinx: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: toshiba: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: marvell: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19Merge branch 'phylink-ensure-the-carrier-is-off-when-starting-phylink'David S. Miller
2018-09-19net: mvneta: do not explicitly set the carrier state in openAntoine Tenart
2018-09-19net: mvpp2: do not explicitly set the carrier state in openAntoine Tenart
2018-09-19net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart
2018-09-19Merge branch 'net-mvpp2-improve-the-interrupt-usage'David S. Miller
2018-09-19net: mvpp2: rename mvpp2_percpu function to mvpp2_threadAntoine Tenart
2018-09-19net: mvpp2: handle cases where more CPUs are available than s/w threadsAntoine Tenart
2018-09-19net: mvpp2: map the CPUs to threadsAntoine Tenart
2018-09-19net: mvpp2: do not use the CPU number to access the per-thread registersAntoine Tenart
2018-09-19net: mvpp2: make mvpp2_read_relaxed staticAntoine Tenart
2018-09-19net: mvpp2: make the per-cpu helpers staticAntoine Tenart
2018-09-19net: mvpp2: cpu should always be unsignedAntoine Tenart
2018-09-19net: mvpp2: fix the number of queues per cpu for PPv2.2Antoine Tenart
2018-09-19net: mvpp2: do not update the queue mode while probingAntoine Tenart
2018-09-19Documentation/bindings: net: marvell-pp2: update the IRQs descriptionAntoine Tenart
2018-09-19net: mvpp2: rename the IRQs to match the hardwareAntoine Tenart
2018-09-19net: mvpp2: increase the number of s/w threads to 9Antoine Tenart
2018-09-19ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3Kazuya Mizuguchi
2018-09-19Merge branch 'phy_stop-synchronous'David S. Miller
2018-09-19net: phy: call state machine synchronously in phy_stopHeiner Kallweit
2018-09-19net: linkwatch: add check for netdevice being present to linkwatch_do_devHeiner Kallweit
2018-09-19Merge branch 'net-Use-FIELD_SIZEOF-directly-instead-of-reimplementing-its-fun...David S. Miller
2018-09-19net: ti: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-19net: qede: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-19net: core: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-19net: sched: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-19net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-19Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-m...David S. Miller
2018-09-18net: wan: remove redundant includezhong jiang
2018-09-18net: ethernet: remove redundant includezhong jiang
2018-09-18Merge branch 'neterion-use-linux-io-64-nonatomic-lo-hi-h'David S. Miller
2018-09-18net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe
2018-09-18net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe