aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-10-28ice: Add support to print error on PHY FW load failureBrett Creeley3-5/+47
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-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-131/+230
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang5-57/+10
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-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi2-1/+4
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu1-32/+106
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep1-0/+8
2021-10-28net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino1-4/+9
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/kernel/git/saeed/linuxDavid S. Miller17-79/+108
2021-10-28nfp: bpf: relax prog rejection for mtu check through max_pkt_offsetYu Xiao3-9/+26
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-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed17-79/+108
2021-10-27net: macb: Fix mdio child node detectionGuenter Roeck1-1/+1
2021-10-27r8169: Add device 10ec:8162 to driver r8169Janghyub Seo1-0/+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: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang1-3/+3
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang1-3/+3
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in debugfsJie Wang1-2/+2
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang1-16/+14
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang3-0/+5
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo3-31/+6
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang5-10/+57
2021-10-26net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman1-1/+1
2021-10-26net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa2-0/+10
2021-10-26net/mlx5e: Add HW-GRO offloadKhalid Manaa1-0/+39
2021-10-26net/mlx5e: Add HW_GRO statisticsKhalid Manaa3-3/+34
2021-10-26net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa3-11/+242
2021-10-26net/mlx5e: Add data path for SHAMPO featureBen Ben-Ishay2-0/+189
2021-10-26net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa2-30/+176
2021-10-26net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay6-30/+400
2021-10-26net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay1-1/+23
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa14-91/+94
2021-10-26net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2-0/+7
2021-10-26net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay4-6/+6
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski6-186/+3
2021-10-26net: ax88796c: Remove pointless check in ax88796c_open()Nathan Chancellor1-5/+4