aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-10-26net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac()Nathan Chancellor1-0/+2
2021-10-26net: mana: Allow setting the number of queues while the NIC is downHaiyang Zhang2-13/+9
2021-10-26mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson3-2/+47
2021-10-26mlxsw: spectrum_router: Add RIF MAC profiles supportDanielle Ratson2-47/+272
2021-10-26mlxsw: spectrum_router: Propagate extack furtherDanielle Ratson1-8/+15
2021-10-26mlxsw: resources: Add resource identifier for RIF MAC profilesDanielle Ratson1-0/+2
2021-10-26mlxsw: reg: Add MAC profile ID field to RITR registerDanielle Ratson1-0/+6
2021-10-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller2-14/+7
2021-10-26Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller21-78/+675
2021-10-25net: qed_dev: fix check of true !rc expressionJean Sacren1-1/+1
2021-10-25net: qed_ptp: fix check of true !rc expressionJean Sacren1-2/+2
2021-10-25mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel1-13/+12
2021-10-25ax88796c: fix fetching error stats from percpu containersAlexander Lobakin1-4/+4
2021-10-25cxgb3: Remove seeprom_write and use VPD APIHeiner Kallweit3-44/+3
2021-10-25cxgb3: Use VPD API in t3_seeprom_wp()Heiner Kallweit1-1/+8
2021-10-25cxgb3: Remove t3_seeprom_read and use VPD APIHeiner Kallweit3-64/+18
2021-10-25net/mlx5: SF_DEV Add SF device trace pointsParav Pandit5-6/+119
2021-10-25net/mlx5: SF, Add SF trace pointsParav Pandit3-0/+185
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory2-0/+87
2021-10-25net/mlx5: Let user configure event_eq_size paramShay Drory3-2/+27
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory5-2/+73
2021-10-25net/mlx5: Bridge, support replacing existing FDB entryVlad Buslov1-0/+4
2021-10-25net/mlx5: Bridge, extract code to lookup and del/notify entryVlad Buslov1-26/+32
2021-10-25net/mlx5: Add periodic update of host time to firmwareAya Levin1-0/+30
2021-10-25net/mlx5: Print health buffer by log levelAya Levin2-18/+41
2021-10-25net/mlx5: Extend health buffer dumpAya Levin1-7/+66
2021-10-25net/mlx5: Reduce flow counters bulk query buffer size for SFsAvihai Horon1-2/+7
2021-10-25net/mlx5: Fix unused function warning of mlx5i_flow_type_maskShay Drory1-5/+5
2021-10-25net/mlx5: Remove unnecessary checks for slow path flagPaul Blakey1-16/+1
2021-10-25net/mlx5e: don't write directly to netdev->dev_addrJakub Kicinski1-2/+6
2021-10-25ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu1-0/+3
2021-10-25ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman1-14/+4
2021-10-25RDMA/mlx5: Use dev_addr_mod()Jakub Kicinski1-3/+5
2021-10-25mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET4-27/+16
2021-10-25net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner1-3/+2
2021-10-25gve: Add a jumbo-frame device option.Shailend Chand2-4/+68
2021-10-25gve: Implement packet continuation for RX.David Awogbemila9-124/+290
2021-10-25gve: Add RX context.David Awogbemila2-37/+44
2021-10-25net: hns3: add error recovery module and type for himacJiaran Zhang2-0/+12
2021-10-25net: hns3: add new ras error type for roceWeihang Li2-1/+5
2021-10-25net: hns3: add update ethtool advertised link modes for FIBRE port when autoneg offGuangbin Huang1-1/+77
2021-10-25net: hns3: modify functions of converting speed ability to ethtool link modeGuangbin Huang1-33/+37
2021-10-25net: hns3: add support pause/pfc durations for mac statisticsGuangbin Huang4-92/+182
2021-10-25net: hns3: device specifications add number of mac statisticsGuangbin Huang3-11/+26
2021-10-25net: hns3: modify mac statistics update process for compatibilityGuangbin Huang2-47/+48
2021-10-25net: hns3: add debugfs support for interrupt coalesceHuazhong Tan3-1/+122
2021-10-25net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean1-12/+41
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller1-41/+12
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson15-73/+48
2021-10-24net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean1-12/+41