summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-11-20net: txgbe: improve functions of AML 40G devicesJiawen Wu
2025-11-20net: txgbe: rename the SFP relatedJiawen Wu
2025-11-20net: txgbe: support CR modules for AML devicesJiawen Wu
2025-11-20wifi: ipw2x00: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-20net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel
2025-11-20wifi: cw1200: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-20wifi: wfx: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-20wifi: qtnfmac: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Initialize events outside devlink lockCosmin Ratiu
2025-11-19net: phy: realtek: create rtl8211f_config_phy_eee() helperVladimir Oltean
2025-11-19net: phy: realtek: eliminate priv->phycr1 variableVladimir Oltean
2025-11-19net: phy: realtek: allow CLKOUT to be disabled on RTL8211F(D)(I)-VD-CGVladimir Oltean
2025-11-19net: phy: realtek: eliminate has_phycr2 variableVladimir Oltean
2025-11-19net: phy: realtek: eliminate priv->phycr2 variableVladimir Oltean
2025-11-19net: phy: realtek: create rtl8211f_config_rgmii_delay()Vladimir Oltean
2025-11-19net: vmxnet3: convert to use .get_rx_ring_countBreno Leitao
2025-11-19net: mana: Drop TX skb on post_work_request failure and unmap resourcesAditya Garg
2025-11-19net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg
2025-11-19Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-11-19octeontx2-af: Skip TM tree print for disabled SQsAnshumali Gaur
2025-11-20wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith
2025-11-19wifi: ath12k: move firmware stats request outside of atomic contextBaochen Qiang
2025-11-19wifi: ath12k: add the missing RCU lock in ath12k_dp_tx_free_txbuf()Baochen Qiang
2025-11-19net: stmmac: stmmac_is_jumbo_frm() returns booleanRussell King (Oracle)
2025-11-19net: stmmac: stmmac_is_jumbo_frm() len should be unsignedRussell King (Oracle)
2025-11-19net: stmmac: convert priv->sph* to boolean and renameRussell King (Oracle)
2025-11-19net: phylink: add missing supported link modes for the fixed-linkWei Fang
2025-11-19net: dsa: sja1105: Switch to use %ptSpAndy Shevchenko
2025-11-19igb: Switch to use %ptSpAndy Shevchenko
2025-11-19e1000e: Switch to use %ptSpAndy Shevchenko
2025-11-18net/mlx5: Use EOPNOTSUPP instead of ENOTSUPPTariq Toukan
2025-11-18net/mlx5: Abort new commands if all command slots are stalledSaeed Mahameed
2025-11-18net/mlx5: Remove redundant bw_share minimal value assignmentCarolina Jubran
2025-11-18net/mlx5e: Recover SQ on excessive PTP TX timestamp deltaCarolina Jubran
2025-11-18net/mlx5: Refactor EEPROM query error handling to return status separatelyGal Pressman
2025-11-18net/mlx5: Clean up only new IRQ glue on request_irq() failurePradyumn Rahar
2025-11-18net: dsa: ks8995: Fix incorrect OF match table nameAlok Tiwari
2025-11-18ice: fix PTP cleanup on driver removal in error pathGrzegorz Nitka
2025-11-18idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov
2025-11-18gve: Add Rx HWTS metadata to AF_XDP ZC modeTim Hostetler
2025-11-18gve: Prepare bpf_xdp_metadata_rx_timestamp supportTim Hostetler
2025-11-18gve: Wrap struct xdp_buffTim Hostetler
2025-11-18gve: Move ptp_schedule_worker to gve_init_clockTim Hostetler
2025-11-18net: phy: micrel: lan8814: Enable in-band auto-negotiationHoratiu Vultur
2025-11-18net: ps3_gelic_net: handle skb allocation failuresFlorian Fuchs