aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-04-23net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardwareFelix Fietkau2-3/+10
2023-04-22net: ethernet: mtk_eth_soc: use WO firmware for MT7981Daniel Golle2-1/+7
2023-04-21Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski17-272/+262
2023-04-21Merge tag 'mlx5-fixes-2023-04-20' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski16-54/+40
2023-04-21Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-11/+12
2023-04-21net: dsa: qca8k: fix LEDS_CLASS dependencyArnd Bergmann1-1/+1
2023-04-21nfp: fix incorrect pointer deference when offloading IPsec with bondingHuanhuan Wang1-2/+2
2023-04-21net: dpaa: Fix uninitialized variable in dpaa_stop()Dan Carpenter1-1/+2
2023-04-21net: phy: add basic driver for NXP CBTX PHYVladimir Oltean3-0/+234
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski223-2582/+22850
2023-04-21net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macsLeon Romanovsky1-24/+21
2023-04-21net/mlx5e: Properly release work data structureLeon Romanovsky1-2/+4
2023-04-21net/mlx5e: Compare all fields in IPv6 addressLeon Romanovsky1-1/+1
2023-04-21net/mlx5e: Don't overwrite extack message returned from IPsec SA validatorLeon Romanovsky1-1/+1
2023-04-21net/mlx5e: Fix FW error while setting IPsec policy block actionLeon Romanovsky1-8/+8
2023-04-21net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang1-3/+9
2023-04-21pds_core: Kconfig and pds_core.rstShannon Nelson2-0/+13
2023-04-21pds_core: publish events to the clientsShannon Nelson3-0/+37
2023-04-21pds_core: add the aux client APIShannon Nelson1-1/+150
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson3-6/+108
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson4-2/+156
2023-04-21pds_core: add initial VF device handlingShannon Nelson2-1/+56
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson3-0/+83
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson5-1/+211
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson3-11/+289
2023-04-21pds_core: set up device and adminqShannon Nelson5-4/+733
2023-04-21pds_core: add devlink health facilitiesShannon Nelson5-1/+76
2023-04-21pds_core: health timer and workqueueShannon Nelson4-0/+103
2023-04-21pds_core: add devcmd device interfacesShannon Nelson6-3/+506
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson4-0/+372
2023-04-21macsec: Don't rely solely on the dst MAC address to identify destination MACs...Emeel Hakim1-2/+12
2023-04-21net/mlx5: Consider VLAN interface in MACsec TX steering rulesEmeel Hakim1-0/+7
2023-04-21net/mlx5: Support MACsec over VLANEmeel Hakim1-16/+26
2023-04-21net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim1-0/+1
2023-04-20net: enetc: include MAC Merge / FP registers in register dumpVladimir Oltean1-0/+17
2023-04-20net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean4-18/+75
2023-04-20net: enetc: report mm tx-active based on tx-enabled and verify-statusVladimir Oltean1-1/+3
2023-04-20net: enetc: fix MAC Merge layer remaining enabled until a link down eventVladimir Oltean1-4/+7
2023-04-20wwan: core: add print for wwan port attach/disconnectSlark Xiao1-0/+3
2023-04-20eth: mlx5: avoid iterator use outside of a loopJakub Kicinski1-2/+3
2023-04-20net: phy: fix circular LEDS_CLASS dependenciesArnd Bergmann2-2/+10
2023-04-20Revert "net/mlx5e: Don't use termination table when redundant"Vlad Buslov1-28/+4
2023-04-20net/mlx5e: Nullify table pointer when failing to createAya Levin1-1/+2
2023-04-20net/mlx5: Use recovery timeout on sync reset flowMoshe Shemesh2-3/+3
2023-04-20Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh3-6/+7
2023-04-20net/mlx5e: Fix error flow in representor failing to add vport rx ruleRoi Dayan3-0/+5
2023-04-20net/mlx5: Release tunnel device after tc update skbChris Mi1-0/+1
2023-04-20net/mlx5: E-switch, Don't destroy indirect table in split ruleChris Mi1-2/+0
2023-04-20net/mlx5: E-switch, Create per vport table based on devlink encap modeChris Mi4-5/+15
2023-04-20net/mlx5e: Release the label when replacing existing ct entryVlad Buslov1-0/+1