summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-12-01net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon1-5/+5
2025-12-01net: tls: Change async resync helpers argumentShahar Shitrit1-2/+7
2025-12-01net: phylink: add missing supported link modes for the fixed-linkWei Fang1-0/+3
2025-12-01net/mlx5: Clean up only new IRQ glue on request_irq() failurePradyumn Rahar1-4/+2
2025-12-01ice: fix PTP cleanup on driver removal in error pathGrzegorz Nitka1-3/+19
2025-12-01idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov1-0/+2
2025-12-01net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...Pavel Zhigulin1-2/+3
2025-12-01net: airoha: Do not loopback traffic to GDM2 if it is available on the deviceLorenzo Bianconi1-1/+1
2025-12-01net: airoha: Add wlan flowtable TX offloadLorenzo Bianconi2-29/+85
2025-12-01veth: more robust handing of race to avoid txq getting stuckJesper Dangaard Brouer1-18/+20
2025-12-01net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...Pavel Zhigulin1-0/+2
2025-12-01net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin1-2/+12
2025-12-01mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan1-2/+4
2025-12-01net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel1-0/+1
2025-12-01be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-12-01wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith1-0/+7
2025-11-24net: phy: micrel: Fix lan8814_config_initHoratiu Vultur1-1/+1
2025-11-24virtio-net: fix incorrect flags recording in big modeXuan Zhuo1-5/+11
2025-11-24wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit1-6/+1
2025-11-24wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg2-13/+12
2025-11-24mlx5: Fix default values in create CQAkiva Goldberger5-40/+34
2025-11-24net/mlx5e: Prepare for using different CQ doorbellsCosmin Ratiu6-10/+9
2025-11-24net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu10-36/+26
2025-11-24net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSETCosmin Ratiu1-4/+2
2025-11-24net/mlx5e: Fix potentially misleading debug messageGal Pressman1-2/+16
2025-11-24net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman1-1/+9
2025-11-24net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman1-2/+3
2025-11-24net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran1-1/+2
2025-11-24net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba1-1/+4
2025-11-24net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg1-13/+14
2025-11-24net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg1-1/+23
2025-11-24net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur1-6/+6
2025-11-24net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur1-109/+233
2025-11-24net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur1-115/+116
2025-11-24net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang1-0/+2
2025-11-24wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande1-0/+3
2025-11-24ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski2-0/+47
2025-11-24ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operationJedrzej Jagielski2-0/+47
2025-11-13virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin1-2/+13
2025-11-13virtio-net: fix received length check in big packetsBui Quang Minh1-13/+12
2025-11-13lan966x: Fix sleeping in atomic contextHoratiu Vultur4-17/+15
2025-11-13net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha4-16/+91
2025-11-13net: wan: framer: pef2256: Switch to devm_mfd_add_devices()Haotian Zhang1-3/+4
2025-11-13net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pagesDragos Tatulea3-19/+41
2025-11-13net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea1-1/+4
2025-11-13net/mlx5e: SHAMPO, Fix header mapping for 64K pagesDragos Tatulea1-19/+17
2025-11-13net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi1-0/+7
2025-11-13net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman1-3/+1
2025-11-13wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi1-3/+4
2025-11-13bnxt_en: Fix warning in bnxt_dl_reload_down()Shantiprasad Shettar3-2/+3