aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29net/mlx5e: fix TLS dependencyArnd Bergmann1-0/+1
2018-05-29net: remove unnecessary genlmsg_cancel() callsYueHaibing2-3/+0
2018-05-29nfp: abm: report correct MQ statsJakub Kicinski1-0/+24
2018-05-29nfp: abm: multi-queue RED offloadJakub Kicinski3-48/+208
2018-05-29nfp: abm: expose all PF queuesJakub Kicinski3-6/+16
2018-05-29nfp: abm: expose the internal stats in ethtoolJakub Kicinski3-0/+75
2018-05-29nfp: allow apps to add extra stats to portsJakub Kicinski4-2/+45
2018-05-29nfp: abm: report statistics from RED offloadJakub Kicinski3-0/+244
2018-05-29nfp: abm: add simple RED offloadJakub Kicinski2-0/+92
2018-05-29nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski3-0/+88
2018-05-29nfp: abm: enable advanced queuing on demandJakub Kicinski4-0/+40
2018-05-29nfp: prefix vNIC phys_port_name with 'n'Jakub Kicinski1-1/+1
2018-05-29nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFsJakub Kicinski1-5/+6
2018-05-29Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller19-382/+709
2018-05-29net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou1-3/+5
2018-05-29net: hns3: Adds support for led locate command for copper portJian Shen2-41/+6
2018-05-29net: hns3: Remove unused led control codeJian Shen3-112/+0
2018-05-29net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang3-10/+110
2018-05-29net: hns3: Removes unnecessary check when clearing TX/RX ringsFuyun Liang1-6/+0
2018-05-29net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang1-0/+2
2018-05-29net: hns3: Fixes the state to indicate client-type initializationPeng Li2-4/+49
2018-05-29net: hns3: Fix for PF mailbox receving unknown messageXi Wang1-3/+20
2018-05-29net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)Peng Li2-1/+10
2018-05-29net: hns3: Add STRP_TAGP field support for hardware revision 0x21Peng Li2-5/+40
2018-05-29net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li3-10/+29
2018-05-29net: hns3: Updates RX packet info fetch in case of multi BDPeng Li1-18/+18
2018-05-28qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork1-1/+1
2018-05-28net: stmmac: add dwmac-4.20a compatibleChristophe Roullier1-1/+2
2018-05-28net: ethernet: stmmac: add adaptation for stm32mp157c.Christophe Roullier1-15/+252
2018-05-28net: ethernet: gianfar_ethtool: get phc index through drvdataYangbo Lu2-8/+18
2018-05-28ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu2-573/+0
2018-05-28ifb: fix packets checksumJon Maxwell1-1/+1
2018-05-28net: phy: realtek: add suspend/resume callbacks for RTL8211BHeiner Kallweit1-0/+16
2018-05-28virtio_net: Extend virtio to use VF datapath when availableSridhar Samudrala2-1/+38
2018-05-28virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala1-1/+1
2018-05-28net: Introduce net_failover driverSridhar Samudrala3-0/+849
2018-05-28netvsc: refactor notifier/event handling code to use the failover frameworkSridhar Samudrala3-165/+60
2018-05-28vrf: add CRC32c offload to device featuresDavide Caratti1-1/+1
2018-05-28net: stmmac: Use mutex instead of spinlockThierry Reding3-24/+21
2018-05-28bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru1-1/+6
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-90/+133
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha8-100/+136
2018-05-25net/mlx5e: Introducing new statistics rwlockShalom Lagziel5-9/+27
2018-05-25net/mlx5e: Move phy link down events counter out of SW statsSaeed Mahameed2-18/+22
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan8-90/+111
2018-05-25net/mlx5i: Use compilation flag in IPOIB headerTariq Toukan1-0/+3
2018-05-25net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan5-92/+178
2018-05-25net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan5-38/+60
2018-05-25net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi3-21/+108
2018-05-25net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi3-21/+43