summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-02net: dsa: realtek: rtl8366rb: Switch to generic learning enablementLinus Walleij1-26/+17
2026-07-02net: dsa: realtek: rtl8366rb: Disable STP learning on all ports in setupLinus Walleij1-34/+40
2026-07-02net: dsa: realtek: rtl8366rb: Use DSA port iteratorsLinus Walleij1-8/+41
2026-07-02net: dsa: realtek: rtl8366rb: Switch to generic port_bridge* handlersLinus Walleij1-72/+36
2026-07-02net: dsa: realtek: rtl83xx: Make learning optional in join/leaveLinus Walleij1-14/+12
2026-07-02ionic: Change list definition methodLei Zhu1-5/+2
2026-07-02net: usb: rtl8150: handle link status read failuresYousef Alhouseen1-1/+3
2026-07-02ehea: remove the ehea driverDavid Christensen11-7039/+0
2026-07-02net: phylink: Drop references to the .validate() method in commentsMaxime Chevallier1-8/+7
2026-07-02net/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng1-0/+1
2026-07-01igc: add support for forcing link speed without autonegotiationFaizal Rahim8-49/+218
2026-07-01igc: replace goto out with direct returns in igc_config_fc_after_link_up()Faizal Rahim1-8/+7
2026-07-01igc: move autoneg-enabled settings into igc_handle_autoneg_enabled()Faizal Rahim1-28/+44
2026-07-01igc: remove unused autoneg_failed fieldFaizal Rahim2-16/+1
2026-07-01igb: set skb hash type from RSS_TYPEKohei Enju2-4/+34
2026-07-01igb: allow configuring RSS key via ethtool set_rxfhTakashi Kozu1-22/+26
2026-07-01igb: expose RSS key via ethtool get_rxfhTakashi Kozu1-4/+12
2026-07-01igb: prepare for RSS key get/set supportTakashi Kozu3-4/+28
2026-07-01igc: allow configuring RSS key via ethtool set_rxfhKohei Enju1-13/+17
2026-07-01igc: expose RSS key via ethtool get_rxfhKohei Enju1-4/+13
2026-07-01igc: prepare for RSS key get/set supportKohei Enju3-4/+27
2026-07-01dpaa2-switch: add support for imprecise source portIoana Ciornei2-2/+16
2026-07-01dpaa2-switch: trap all link local reserved addresses to the CPUIoana Ciornei1-7/+6
2026-07-01dpaa2-switch: offload port objects on an upper bond deviceIoana Ciornei1-28/+41
2026-07-01dpaa2-switch: offload FDBs added on an upper bond deviceIoana Ciornei2-26/+225
2026-07-01dpaa2-switch: add support for LAG offloadIoana Ciornei2-12/+476
2026-07-01dpaa2-switch: add LAG configuration APIIoana Ciornei3-1/+107
2026-07-01dpaa2-switch: consolidate unicast and multicast managementIoana Ciornei1-12/+27
2026-07-01dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helperIoana Ciornei1-3/+20
2026-07-01dpaa2-switch: check early if an FDB entry should be addedIoana Ciornei1-4/+3
2026-07-01dpaa2-switch: create a separate dpaa2_switch_port_fdb_event() functionIoana Ciornei1-7/+21
2026-07-01dpaa2-switch: extend the FDB management to cover bond scenariosIoana Ciornei1-10/+25
2026-07-01dpaa2-switch: avoid holding rtnl_lock in dpaa2_switch_event_work()Ioana Ciornei1-2/+8
2026-07-01dpaa2-switch: remove unnecessary dev_mc_add/dev_mc_del callsIoana Ciornei1-48/+2
2026-06-30cxgb4: Fix decode strings dump for T6 adaptersGleb Markov1-8/+0
2026-06-30netconsole: do not warn when the best-effort skb allocation failsBreno Leitao1-1/+1
2026-06-30net: sgi: ioc3-eth: fix split TX DMA mapping lengthsXu Rao1-2/+2
2026-06-30net: sgi: ioc3-eth: unregister netdev before freeing DMA ringsXu Rao1-2/+3
2026-06-30virtio_net: disable cb when NAPI is busy-polledLongjun Tang1-0/+3
2026-06-30bonding: no longer rely on RTNL in bond_fill_info()Eric Dumazet3-62/+79
2026-06-30net: replace linux/gpio.h inclusionsArnd Bergmann6-6/+7
2026-06-30sfc: support pio mapping based on cxlAlejandro Lucero4-7/+40
2026-06-30sfc: obtain and map cxl range using devm_cxl_probe_memAlejandro Lucero3-0/+28
2026-06-30sfc: Initialize cxl dpaAlejandro Lucero1-0/+5
2026-06-30sfc: Map cxl regsAlejandro Lucero1-0/+26
2026-06-30sfc: add cxl supportAlejandro Lucero6-1/+112
2026-06-30wifi: ath12k: correct monitor destination ring sizeAaradhana Sahu1-1/+1
2026-06-30wifi: ath12k: change MAC buffer ring size to 4096Yingying Tang1-1/+1
2026-06-30wifi: ath12k: Skip peer link info update in rx_status for monitor MSDUsSushant Butta1-53/+1
2026-06-30wifi: ath12k: Skip setting RX_FLAG_8023 for Ethernet-II (DIX) frames in monit...Sushant Butta3-24/+3