Age | Commit message (Expand) | Author |
2023-04-19 | net: phy: marvell: Implement led_blink_set() | Andrew Lunn |
2023-04-19 | net: phy: phy_device: Call into the PHY driver to set LED blinking | Andrew Lunn |
2023-04-19 | net: phy: marvell: Add software control of the LEDs | Andrew Lunn |
2023-04-19 | net: phy: phy_device: Call into the PHY driver to set LED brightness | Andrew Lunn |
2023-04-19 | net: phy: Add a binding for PHY LEDs | Andrew Lunn |
2023-04-19 | net: dsa: qca8k: add LEDs blink_set() support | Christian Marangi |
2023-04-19 | net: dsa: qca8k: add LEDs basic support | Christian Marangi |
2023-04-19 | net: dsa: qca8k: move qca8k_port_to_phy() to header | Christian Marangi |
2023-04-19 | net: wwan: Expose secondary AT port on DATA1 | Jaime Breva |
2023-04-19 | net/mlx5e: RX, Add XDP multi-buffer support in Striding RQ | Tariq Toukan |
2023-04-19 | net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer support | Tariq Toukan |
2023-04-19 | net/mlx5e: RX, Generalize mlx5e_fill_mxbuf() | Tariq Toukan |
2023-04-19 | net/mlx5e: RX, Take shared info fragment addition into a function | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQE | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Remove un-established assumptions on XDP buffer | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc... | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Let XDP checker function get the params as input | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Improve Striding RQ check with XDP | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Add support for multi-buffer XDP redirect-in | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifo | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Remove doubtful unlikely calls | Tariq Toukan |
2023-04-19 | net/mlx5e: Introduce extended version for mlx5e_xmit_data | Tariq Toukan |
2023-04-19 | net/mlx5e: Move struct mlx5e_xmit_data to datapath header | Tariq Toukan |
2023-04-19 | net/mlx5e: Move XDP struct and enum to XDP header | Tariq Toukan |
2023-04-18 | net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127 | Alain Volmat |
2023-04-18 | net: mscc: ocelot: remove incompatible prototypes | Arnd Bergmann |
2023-04-18 | net: stmmac: propagate feature flags to vlan | Corinna Vinschen |
2023-04-18 | bonding: add software tx timestamping support | Hangbin Liu |
2023-04-18 | net: stmmac: dwmac-starfive: Add phy interface settings | Samin Guo |
2023-04-18 | net: stmmac: Add glue layer for StarFive JH7110 SoC | Samin Guo |
2023-04-18 | net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string | Emil Renner Berthing |
2023-04-18 | r8169: use new macro netif_subqueue_completed_wake in the tx cleanup path | Heiner Kallweit |
2023-04-18 | r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmit | Heiner Kallweit |
2023-04-17 | net: mscc: ocelot: add support for preemptible traffic classes | Vladimir Oltean |
2023-04-17 | net: dsa: felix: act upon the mqprio qopt in taprio offload | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: add support for mqprio offload | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm() | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: optimize ocelot_mm_irq() | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: remove struct ocelot_mm_state :: lock | Vladimir Oltean |
2023-04-17 | net: mscc: ocelot: export a single ocelot_mm_irq() | Vladimir Oltean |
2023-04-17 | net: stmmac: add Rx HWTS metadata to XDP ZC receive pkt | Song Yoong Siang |
2023-04-17 | net: stmmac: add Rx HWTS metadata to XDP receive pkt | Song Yoong Siang |
2023-04-17 | net: stmmac: introduce wrapper for struct xdp_buff | Song Yoong Siang |
2023-04-17 | net/mlx5e: Accept tunnel mode for IPsec packet offload | Leon Romanovsky |
2023-04-17 | net/mlx5e: Create IPsec table with tunnel support only when encap is disabled | Leon Romanovsky |
2023-04-17 | net/mlx5: Allow blocking encap changes in eswitch | Leon Romanovsky |
2023-04-17 | net/mlx5e: Listen to ARP events to update IPsec L2 headers in tunnel mode | Leon Romanovsky |
2023-04-17 | net/mlx5e: Support IPsec TX packet offload in tunnel mode | Leon Romanovsky |
2023-04-17 | net/mlx5e: Support IPsec RX packet offload in tunnel mode | Leon Romanovsky |
2023-04-17 | net/mlx5e: Prepare IPsec packet reformat code for tunnel mode | Leon Romanovsky |