summaryrefslogtreecommitdiffstats
path: root/samples/mei (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas7-1/+186
2022-12-08net/mlx5: Add generic getters for other functions capsShay Drory5-5/+11
2022-12-08devlink: Expose port function commands to control RoCEShay Drory4-1/+174
2022-12-08devlink: Move devlink port function hw_addr attr documentationShay Drory2-37/+43
2022-12-08devlink: Validate port function requestShay Drory1-9/+23
2022-12-08net/mlx5: Introduce IFC bits for migratableYishai Hadas1-1/+5
2022-12-08bridge: mcast: Constify 'group' argument in br_multicast_new_port_group()Ido Schimmel2-2/+3
2022-12-08bridge: mcast: Remove redundant function argumentsIdo Schimmel1-4/+5
2022-12-08bridge: mcast: Move checks out of critical sectionIdo Schimmel1-18/+18
2022-12-08bridge: mcast: Remove br_mdb_parse()Ido Schimmel1-88/+5
2022-12-08bridge: mcast: Use MDB group key from configuration structureIdo Schimmel1-8/+7
2022-12-08bridge: mcast: Propagate MDB configuration structure furtherIdo Schimmel1-13/+11
2022-12-08bridge: mcast: Use MDB configuration structure where possibleIdo Schimmel1-19/+15
2022-12-08bridge: mcast: Remove redundant checksIdo Schimmel1-54/+9
2022-12-08bridge: mcast: Centralize netlink attribute parsingIdo Schimmel2-0/+127
2022-12-08net: ethernet: use sysfs_emit() to instead of scnprintf()ye xingchen1-1/+1
2022-12-08net: asix: add support for the Linux Automation GmbH USB 10Base-T1LOleksij Rempel1-0/+18
2022-12-07octeontx2-af: Add FEC stats for RPM/RPM_USX blockHariprasad Kelam5-2/+82
2022-12-07octeontx2-pf: ethtool: Implement get_fec_statsHariprasad Kelam1-0/+34
2022-12-07octeontx2-af: cn10kb: Add RPM_USX MAC supportHariprasad Kelam8-41/+270
2022-12-07octeontx2-af: Support variable number of lmacsRakesh Babu Saladi8-40/+42
2022-12-07net: dsa: microchip: ksz8: move all DSA configurations to one locationOleksij Rempel1-10/+10
2022-12-07net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati...Oleksij Rempel2-0/+4
2022-12-07net: dsa: microchip: ksz8: add MTU configuration supportOleksij Rempel5-2/+66
2022-12-07net: dsa: microchip: add ksz_rmw8() functionOleksij Rempel1-0/+5
2022-12-07net: dsa: microchip: do not store max MTU for all portsOleksij Rempel2-10/+5
2022-12-07net: dsa: microchip: move max mtu to one locationOleksij Rempel5-14/+19
2022-12-07net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init()Yuan Can1-3/+6
2022-12-07net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi3-12/+18
2022-12-07net: microchip: vcap: Remove unneeded semicolonszhang songyi1-2/+2
2022-12-07sfc: use sysfs_emit() to instead of scnprintf()ye xingchen2-2/+2
2022-12-07net: sfp: clean up i2c-bus property parsingRussell King (Oracle)1-36/+41
2022-12-07net/ncsi: Silence runtime memcpy() false positive warningKees Cook1-1/+2
2022-12-06net: lan966x: Add ptp trap rulesHoratiu Vultur5-23/+265
2022-12-06net: microchip: vcap: Add vcap_rule_get_key_u32Horatiu Vultur2-0/+20
2022-12-06net: microchip: vcap: Add vcap_mod_ruleHoratiu Vultur2-0/+38
2022-12-06net: microchip: vcap: Add vcap_get_ruleHoratiu Vultur4-438/+848
2022-12-06net: mtk_eth_soc: enable flow offload support for MT7986 SoCLorenzo Bianconi1-0/+1
2022-12-06ethtool: add netlink based get rss supportSudheer Mogilappagari6-2/+207
2022-12-05net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheetMichael Walle1-4/+4
2022-12-05nfp: add support for multicast filterDiana Wang3-4/+79
2022-12-05net: ipa: use sysfs_emit() to instead of scnprintf()ye xingchen1-3/+3
2022-12-05net: stmmac: tegra: Add MGBE supportBhadram Varka3-0/+398
2022-12-05net: stmmac: Power up SERDES after the PHY linkRevanth Kumar Uppala2-2/+6
2022-12-03r8169: enable GRO software interrupt coalescing per defaultHeiner Kallweit1-0/+2
2022-12-03net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit2-0/+17
2022-12-03net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refillLorenzo Bianconi1-5/+6
2022-12-03tcp: use 2-arg optimal variant of kfree_rcu()Eric Dumazet1-2/+2
2022-12-02wifi: ath10k: fix QCOM_SMEM dependencyKalle Valo1-1/+1
2022-12-02tsnep: Rework RX buffer allocationGerhard Engleder3-74/+140