summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-28ice: Add support for changing MTU on PR in switchdev modeMarcin Szycik1-0/+3
2021-10-28ice: send correct vc status in switchdevMichal Swiatkowski1-14/+49
2021-10-28ice: support for GRE in eswitchMichal Swiatkowski5-14/+161
2021-10-28ice: low level support for tunnelsMichal Swiatkowski5-16/+298
2021-10-28ice: VXLAN and Geneve TC supportMichal Swiatkowski5-44/+362
2021-10-28ice: support for indirect notificationMichal Swiatkowski3-2/+200
2021-10-28net: virtio: use eth_hw_addr_set()Jakub Kicinski1-3/+7
2021-10-28octeontx2-af: debugfs: Add channel and channel mask.Rakesh Babu3-0/+9
2021-10-28octeontx2-af: cn10k: debugfs for dumping LMTST map tableHarman Kalra1-0/+94
2021-10-28octeontx2-af: debugfs: Minor changes.Rakesh Babu Saladi1-11/+11
2021-10-28net: phy: microchip_t1: add cable test support for lan87xx phyYuiko Oshino1-0/+239
2021-10-28ptp: fix code indentation issuesCarlos Llamas1-3/+3
2021-10-28sky2: Remove redundant assignment and parenthesesluo penghao1-1/+1
2021-10-28Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller30-217/+261
2021-10-28net: mvpp2: clean up mvpp2_phylink_validate()Russell King (Oracle)1-10/+7
2021-10-28net: mvpp2: drop use of phylink_helper_basex_speed()Russell King (Oracle)1-12/+7
2021-10-28net: mvpp2: remove interface checks in mvpp2_phylink_validate()Russell King (Oracle)1-26/+7
2021-10-28net: mvpp2: populate supported_interfaces memberRussell King1-0/+34
2021-10-28mpt fusion: use dev_addr_set()Jakub Kicinski1-1/+1
2021-10-28firewire: don't write directly to netdev->dev_addrJakub Kicinski1-7/+7
2021-10-28media: use eth_hw_addr_set()Jakub Kicinski1-4/+4
2021-10-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed30-217/+261
2021-10-28net: phy: Fix unsigned comparison with less than zeroJiapeng Chong1-1/+1
2021-10-28net: thunderbolt: use eth_hw_addr_set()Jakub Kicinski1-3/+5
2021-10-28staging: use of_get_ethdev_address()Jakub Kicinski1-1/+1
2021-10-28net: macb: Fix mdio child node detectionGuenter Roeck1-1/+1
2021-10-27net: mvneta: drop use of phylink_helper_basex_speed()Russell King (Oracle)1-9/+3
2021-10-27net: mvneta: remove interface checks in mvneta_validate()Russell King (Oracle)1-9/+2
2021-10-27net: mvneta: populate supported_interfaces memberRussell King1-0/+25
2021-10-27net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman1-1/+1
2021-10-27net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa2-0/+10
2021-10-27net/mlx5e: Add HW-GRO offloadKhalid Manaa1-0/+39
2021-10-27net/mlx5e: Add HW_GRO statisticsKhalid Manaa3-3/+34
2021-10-27net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa3-11/+242
2021-10-27net/mlx5e: Add data path for SHAMPO featureBen Ben-Ishay2-0/+189
2021-10-27net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa2-30/+176
2021-10-27net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay6-30/+400
2021-10-27net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay1-1/+23
2021-10-27net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa14-91/+94
2021-10-27net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2-0/+7
2021-10-27net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay4-6/+6
2021-10-27net: phy: fixed warning: Function parameter not describedLuo Jie1-0/+1
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski6-186/+3
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)1-0/+36
2021-10-26ifb: Depend on netfilter alternatively to tcLukas Wunner1-1/+1
2021-10-26net: ax88796c: Remove pointless check in ax88796c_open()Nathan Chancellor1-5/+4
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