summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-21net: freescale: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: micrel: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli
2018-09-21net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor
2018-09-21net: fddi: skfp: Remove unused functionNathan Chancellor
2018-09-21bna: Remove unnecessary self assignmentNathan Chancellor
2018-09-21net: neterion: vxge: Remove unnecessary parenthesesNathan Chancellor
2018-09-21net: phy: don't reschedule state machine when PHY is haltedHeiner Kallweit
2018-09-21DRIVERS: net: macsec: Fix multiple coding style issuesRomain Aviolat
2018-09-21bnx2x: Provide VF link status in ndo_get_vf_configShahed Shaikh
2018-09-21bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh
2018-09-21bnx2x: Add VF spoof-checking configurationShahed Shaikh
2018-09-21mISDN: remove redundant null pointer check before kfree_skbzhong jiang
2018-09-21vhost_net: add a missing error returnDan Carpenter
2018-09-21net: cxgb3_main: remove redundant null pointer check before kfree_skbzhong jiang
2018-09-21net: cxgb3: remove redundant null pointer check before kfree_skbzhong jiang
2018-09-21net: tap: remove redundant null pointer check before kfree_skbzhong jiang
2018-09-21net: neterion: remove redundant continuezhong jiang
2018-09-21net: amd: remove redundant continuezhong jiang
2018-09-20net-next: mscc: remove unused ocelot_dev_gmii.hCorentin Labbe
2018-09-20mlxsw: spectrum_buffers: Tweak SBMM configurationPetr Machata
2018-09-20mlxsw: spectrum_buffers: Configure MC poolPetr Machata
2018-09-20mlxsw: spectrum_buffers: Allow configuration of static poolsPetr Machata
2018-09-20mlxsw: spectrum_buffers: Pass SBPM min_size in cellsPetr Machata
2018-09-20mlxsw: spectrum_buffers: Allow an infinite maximum for per-TC pool limitPetr Machata
2018-09-20mlxsw: spectrum_buffers: Allow pools of infinite sizePetr Machata
2018-09-20mlxsw: spectrum_buffers: Keep shared buffer size in mlxsw_sp_sbPetr Machata
2018-09-20mlxsw: spectrum_buffers: Split TC_COUNT into ingress and egressPetr Machata
2018-09-20mlxsw: spectrum_buffers: Use devlink pool indices throughoutPetr Machata
2018-09-20mlxsw: spectrum: Init shaper for TCs 8..15Petr Machata
2018-09-19isdn/hisax: Remove unnecessary parenthesisNathan Chancellor
2018-09-19atl1: remove set but not used variable 'advertising'YueHaibing
2018-09-19e1000: remove set but not used variable 'txb2b'YueHaibing
2018-09-19net: toshiba: remove a redundant local variable 'index_specified'zhong jiang
2018-09-19nfp: provide a better warning when ring allocation failsJakub Kicinski
2018-09-19r8169: remove duplicated RTL8169s PHY initialization stepsHeiner Kallweit
2018-09-19r8169: simplify RTL8169 PHY initializationHeiner Kallweit
2018-09-19net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages'zhong jiang
2018-09-19net: ibm: remove a redundant local variable 'k'zhong jiang
2018-09-19net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen
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