summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-09-25net/mlx5: Set uid as part of CQ commandsYishai Hadas
2018-09-24dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart
2018-09-24net: qca_spi: Introduce write register verificationStefan Wahren
2018-09-24net: mvpp2: use round-robin scheduling for TX queues on the same CPUMaxime Chevallier
2018-09-24net: mvpp2: support XPS by mapping TX queues to CPUsMaxime Chevallier
2018-09-23net: aquantia: memory corruption on jumbo framesFriedemann Gerold
2018-09-23tun: remove ndo_poll_controllerEric Dumazet
2018-09-23nfp: remove ndo_poll_controllerEric Dumazet
2018-09-23bnxt: remove ndo_poll_controllerEric Dumazet
2018-09-23bnx2x: remove ndo_poll_controllerEric Dumazet
2018-09-23mlx5: remove ndo_poll_controllerEric Dumazet
2018-09-23mlx4: remove ndo_poll_controllerEric Dumazet
2018-09-23i40evf: remove ndo_poll_controllerEric Dumazet
2018-09-23ice: remove ndo_poll_controllerEric Dumazet
2018-09-23igb: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgb: remove ndo_poll_controllerEric Dumazet
2018-09-23fm10k: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbevf: remove ndo_poll_controllerEric Dumazet
2018-09-23ixgbe: remove ndo_poll_controllerEric Dumazet
2018-09-23bonding: use netpoll_poll_dev() helperEric Dumazet
2018-09-23mlxsw: Make MLXSW_SP1_FWREV_MINOR a hard requirementPetr Machata
2018-09-22hv_netvsc: Add handler for LRO setting changeHaiyang Zhang
2018-09-22hv_netvsc: Add support for LRO/RSC in the vSwitchHaiyang Zhang
2018-09-21net: dsa: b53: Also include SGMII for mac_config and mac_link_stateFlorian Fainelli
2018-09-21net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offsetFlorian Fainelli
2018-09-21net: dsa: b53: Don't assign autonegotiation enabledFlorian Fainelli
2018-09-21net: hns3: Remove redundant hclge_get_port_type()Peng Li
2018-09-21net: hns3: Fix speed/duplex information loss problem when executing ethtool e...Fuyun Liang
2018-09-21net: hns3: Add get_media_type ops support for VFPeng Li
2018-09-21net: hns3: Remove print messages for error packetJian Shen
2018-09-21net: hns3: Add unlikely for dma_mapping_error checkJian Shen
2018-09-21net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen
2018-09-21net: hns3: Add handle for default caseJian Shen
2018-09-21net: hns3: Unify the prefix of vf functionsJian Shen
2018-09-21net: hns3: Fix tqp array traversal condition for vfJian Shen
2018-09-21net: hns3: Adjust prefix of tx/rx statistic namesJian Shen
2018-09-21net: hns3: Unify the type convert for desc.dataJian Shen
2018-09-21net: hns3: Fix ets validate issueJian Shen
2018-09-21ravb: Disable Pause AdvertisementAndrew Lunn
2018-09-21net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-09-21net: apple: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: i825xx: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: wiznet: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: sgi: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: cirrus: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: seeq: fix return type of ndo_start_xmit functionYueHaibing
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