Age | Commit message (Expand) | Author | Files | Lines |
2022-12-09 | net/mlx4: small optimization in mlx4_en_xmit() | Eric Dumazet | 1 | -5/+5 |
2022-12-09 | net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGS | Eric Dumazet | 1 | -4/+12 |
2022-12-09 | net/mlx4: rename two constants | Eric Dumazet | 2 | -6/+8 |
2022-12-09 | net/mlx5e: TC, allow meter jump control action | Oz Shlomo | 3 | -23/+54 |
2022-12-09 | net/mlx5e: TC, init post meter rules with branching attributes | Oz Shlomo | 3 | -34/+67 |
2022-12-09 | net/mlx5e: TC, rename post_meter actions | Oz Shlomo | 5 | -33/+33 |
2022-12-09 | net/mlx5e: TC, initialize branching action with target attr | Oz Shlomo | 2 | -5/+83 |
2022-12-09 | net/mlx5e: TC, initialize branch flow attributes | Oz Shlomo | 2 | -16/+142 |
2022-12-09 | net/mlx5e: TC, set control params for branching actions | Oz Shlomo | 2 | -0/+23 |
2022-12-09 | net/mlx5e: TC, validate action list per attribute | Oz Shlomo | 1 | -30/+32 |
2022-12-09 | net/mlx5e: TC, add terminating actions | Oz Shlomo | 7 | -1/+15 |
2022-12-09 | net/mlx5e: TC, reuse flow attribute post parser processing | Oz Shlomo | 1 | -45/+51 |
2022-12-09 | net/mlx5: fs, assert null dest pointer when dest_num is 0 | Oz Shlomo | 1 | -0/+3 |
2022-12-09 | net/mlx5e: E-Switch, handle flow attribute with no destinations | Oz Shlomo | 1 | -0/+5 |
2022-12-08 | net: dsa: microchip: add stats64 support for ksz8 series of switches | Oleksij Rempel | 2 | -0/+88 |
2022-12-08 | net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume | Roger Quadros | 2 | -0/+9 |
2022-12-08 | net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume | Roger Quadros | 2 | -0/+11 |
2022-12-08 | net: ethernet: ti: am65-cpsw: Add suspend/resume support | Roger Quadros | 1 | -49/+173 |
2022-12-08 | Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support" | Roger Quadros | 1 | -166/+55 |
2022-12-08 | Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume" | Roger Quadros | 2 | -11/+0 |
2022-12-08 | Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/res... | Roger Quadros | 2 | -9/+0 |
2022-12-08 | net/mlx5: E-Switch, Implement devlink port function cmds to control migratable | Shay Drory | 4 | -0/+116 |
2022-12-08 | net/mlx5: E-Switch, Implement devlink port function cmds to control RoCE | Yishai Hadas | 6 | -1/+176 |
2022-12-08 | net/mlx5: Add generic getters for other functions caps | Shay Drory | 4 | -5/+9 |
2022-12-08 | net: asix: add support for the Linux Automation GmbH USB 10Base-T1L | Oleksij Rempel | 1 | -0/+18 |
2022-12-07 | octeontx2-af: Add FEC stats for RPM/RPM_USX block | Hariprasad Kelam | 5 | -2/+82 |
2022-12-07 | octeontx2-pf: ethtool: Implement get_fec_stats | Hariprasad Kelam | 1 | -0/+34 |
2022-12-07 | octeontx2-af: cn10kb: Add RPM_USX MAC support | Hariprasad Kelam | 8 | -41/+270 |
2022-12-07 | octeontx2-af: Support variable number of lmacs | Rakesh Babu Saladi | 8 | -40/+42 |
2022-12-07 | net: dsa: microchip: ksz8: move all DSA configurations to one location | Oleksij Rempel | 1 | -10/+10 |
2022-12-07 | net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati... | Oleksij Rempel | 2 | -0/+4 |
2022-12-07 | net: dsa: microchip: ksz8: add MTU configuration support | Oleksij Rempel | 5 | -2/+66 |
2022-12-07 | net: dsa: microchip: add ksz_rmw8() function | Oleksij Rempel | 1 | -0/+5 |
2022-12-07 | net: dsa: microchip: do not store max MTU for all ports | Oleksij Rempel | 2 | -10/+5 |
2022-12-07 | net: dsa: microchip: move max mtu to one location | Oleksij Rempel | 5 | -14/+19 |
2022-12-07 | net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init() | Yuan Can | 1 | -3/+6 |
2022-12-07 | net: ethernet: mtk_wed: add reset to rx_ring_setup callback | Lorenzo Bianconi | 2 | -8/+14 |
2022-12-07 | net: microchip: vcap: Remove unneeded semicolons | zhang songyi | 1 | -2/+2 |
2022-12-07 | sfc: use sysfs_emit() to instead of scnprintf() | ye xingchen | 2 | -2/+2 |
2022-12-07 | net: sfp: clean up i2c-bus property parsing | Russell King (Oracle) | 1 | -36/+41 |
2022-12-06 | net: lan966x: Add ptp trap rules | Horatiu Vultur | 5 | -23/+265 |
2022-12-06 | net: microchip: vcap: Add vcap_rule_get_key_u32 | Horatiu Vultur | 2 | -0/+20 |
2022-12-06 | net: microchip: vcap: Add vcap_mod_rule | Horatiu Vultur | 2 | -0/+38 |
2022-12-06 | net: microchip: vcap: Add vcap_get_rule | Horatiu Vultur | 4 | -438/+848 |
2022-12-06 | net: mtk_eth_soc: enable flow offload support for MT7986 SoC | Lorenzo Bianconi | 1 | -0/+1 |
2022-12-05 | net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheet | Michael Walle | 1 | -4/+4 |
2022-12-05 | nfp: add support for multicast filter | Diana Wang | 3 | -4/+79 |
2022-12-05 | net: ipa: use sysfs_emit() to instead of scnprintf() | ye xingchen | 1 | -3/+3 |
2022-12-05 | net: stmmac: tegra: Add MGBE support | Bhadram Varka | 3 | -0/+398 |
2022-12-05 | net: stmmac: Power up SERDES after the PHY link | Revanth Kumar Uppala | 1 | -2/+5 |