summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-11-24net: phy: micrel: Fix lan8814_config_initHoratiu Vultur
2025-11-24virtio-net: fix incorrect flags recording in big modeXuan Zhuo
2025-11-24wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit
2025-11-24wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg
2025-11-24mlx5: Fix default values in create CQAkiva Goldberger
2025-11-24net/mlx5e: Prepare for using different CQ doorbellsCosmin Ratiu
2025-11-24net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu
2025-11-24net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSETCosmin Ratiu
2025-11-24net/mlx5e: Fix potentially misleading debug messageGal Pressman
2025-11-24net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman
2025-11-24net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman
2025-11-24net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran
2025-11-24net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba
2025-11-24net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg
2025-11-24net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg
2025-11-24net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur
2025-11-24net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur
2025-11-24net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur
2025-11-24net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang
2025-11-24wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande
2025-11-24ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski
2025-11-24ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operationJedrzej Jagielski
2025-11-13virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin
2025-11-13virtio-net: fix received length check in big packetsBui Quang Minh
2025-11-13lan966x: Fix sleeping in atomic contextHoratiu Vultur
2025-11-13net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha
2025-11-13net: wan: framer: pef2256: Switch to devm_mfd_add_devices()Haotian Zhang
2025-11-13net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pagesDragos Tatulea
2025-11-13net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea
2025-11-13net/mlx5e: SHAMPO, Fix header mapping for 64K pagesDragos Tatulea
2025-11-13net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi
2025-11-13net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman
2025-11-13wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi
2025-11-13bnxt_en: Fix warning in bnxt_dl_reload_down()Shantiprasad Shettar
2025-11-13bnxt_en: Always provide max entry and entry size in coredump segmentsKashyap Desai
2025-11-13bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap()Gautam R A
2025-11-13bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP
2025-11-13bnxt_en: Shutdown FW DMA in bnxt_shutdown()Michael Chan
2025-11-13net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni
2025-11-13octeontx2-pf: Fix devm_kcalloc() error checkingDan Carpenter
2025-11-13net: ionic: map SKB after pseudo-header checksum prepMohammad Heib
2025-11-13net: ionic: add dma_wmb() before ringing TX doorbellMohammad Heib
2025-11-13net: dsa: b53: properly bound ARL searches for < 4 ARL bin chipsJonas Gorski
2025-11-13net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski
2025-11-13net: dsa: b53: fix enabling ip multicastJonas Gorski
2025-11-13net: dsa: b53: fix bcm63xx RGMII port link adjustmentJonas Gorski
2025-11-13net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski
2025-11-13net: mdio: Check regmap pointer returned by device_node_to_regmap()Alok Tiwari
2025-11-13netconsole: Acquire su_mutex before navigating configs hierarchyGustavo Luiz Duarte
2025-11-13gve: Implement settime64 with -EOPNOTSUPPTim Hostetler