aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15net: bcmgenet: Add a shutdown callbackFlorian Fainelli1-0/+6
2019-10-15net: bcmgenet: Generate a random MAC if none is validFlorian Fainelli1-9/+8
2019-10-15mlxsw: spectrum: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko2-10/+43
2019-10-15net: b44: remove redundant assignment to variable regColin Ian King1-3/+0
2019-10-11devlink: propagate extack down to health reporter opsJiri Pirko4-11/+22
2019-10-11net: ftgmac100: Ungate RCLK for RMII on ASPEED MACsAndrew Jeffery1-10/+40
2019-10-09net: stmmac: Remove break after a returnTiezhu Yang1-2/+0
2019-10-09net/ethernet: xgmac don't set .driver twiceBen Dooks1-1/+1
2019-10-09net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume backBiao Huang1-0/+27
2019-10-09net: stmmac: add flexible PPS to dwmac 4.10aAntonio Borneo1-0/+1
2019-10-08net: hns3: support tx-scatter-gather-fraglist featureYunsheng Lin2-93/+168
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan6-8/+158
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu8-2/+280
2019-10-08net: hns3: add support for setting VF trustJian Shen9-40/+129
2019-10-08net: hns3: add support for spoof check settingJian Shen6-9/+140
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo5-1/+111
2019-10-08nfp: bpf: make array exp_mask static, makes object smallerColin Ian King1-1/+1
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu2-6/+34
2019-10-07dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu1-1/+1
2019-10-07dpaa2-eth: Cleanup dead codeIoana Radulescu1-7/+0
2019-10-07net: hns3: make array tick_array static, makes object smallerColin Ian King1-1/+1
2019-10-07net: hns: make arrays static, makes object smallerColin Ian King1-2/+2
2019-10-07net: ena: ethtool: support set_channels callbackSameeh Jubran3-3/+35
2019-10-07net: ena: remove redundant print of number of queuesSameeh Jubran1-2/+2
2019-10-07net: ena: make ethtool -l show correct max number of queuesSameeh Jubran3-25/+29
2019-10-07net: ena: ethtool: get_channels: use combined onlySameeh Jubran1-8/+2
2019-10-07net: ena: multiple queue creation related cleanupsSameeh Jubran1-20/+11
2019-10-07net: ena: change num_queues to num_io_queues for clarity and consistencySameeh Jubran3-44/+44
2019-10-06net: stmmac: Implement L3/L4 Filters in GMAC4+Jose Abreu3-0/+128
2019-10-06net: stmmac: selftests: Add tests for VLAN Perfect FilteringJose Abreu1-37/+77
2019-10-06net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu4-9/+40
2019-10-06mlxsw: minimal: Add validation for FW versionVadim Pasternak1-0/+30
2019-10-06mlxsw: core: Push minor/subminor fw version check into helperVadim Pasternak3-3/+16
2019-10-06mlxsw: thermal: Provide optimization for QSFP modules number detectionVadim Pasternak1-21/+16
2019-10-06mlxsw: hwmon: Provide optimization for QSFP modules number detectionVadim Pasternak1-35/+29
2019-10-06mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP modulesVadim Pasternak3-3/+12
2019-10-05net/tls: add tracing for device/offload eventsJakub Kicinski1-1/+2
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller14-59/+66
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko2-1/+6
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko10-21/+34
2019-10-04mlxsw: Register port netdevices into net of coreJiri Pirko3-0/+3
2019-10-04mlxsw: spectrum: Take devlink net instead of init_netJiri Pirko6-17/+34
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko3-3/+3
2019-10-04mlxsw: spectrum_router: Don't rely on missing extack to symbolize dumpJiri Pirko1-21/+1
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko3-16/+9
2019-10-03mlxsw: PCI: Send EMAD traffic on a separate queuePetr Machata2-2/+19
2019-10-03net: stmmac: Support enhanced addressing mode for DWMAC 4.10Thierry Reding4-2/+34
2019-10-03net: stmmac: Only enable enhanced addressing mode when neededThierry Reding2-1/+11