summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-27wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov
2025-06-27net: ice: Perform accurate aRFS flow matchKrishna Kumar
2025-06-27i40e: fix MMIO write access to an invalid page in i40e_clear_hwKyungwook Boo
2025-06-27vxlan: Do not treat dst cache initialization errors as fatalIdo Schimmel
2025-06-27net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts infoJason Xing
2025-06-27net: atlantic: generate software timestamp just before the doorbellJason Xing
2025-06-27net: dlink: add synchronization for stats updateMoon Yeounsu
2025-06-27wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519RHenk Vergonet
2025-06-27emulex/benet: correct command version selection in be_cmd_get_stats()Alok Tiwari
2025-06-27net: macb: Check return value of dma_set_mask_and_coherent()Sergio Perez Gonzalez
2025-06-27net: ch9200: fix uninitialised access during mii_nway_restartQasim Ijaz
2025-06-27wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723Mingcong Bai
2025-06-27wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback()Christian Lamparter
2025-06-27net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()Wentao Liang
2025-06-27net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()Wentao Liang
2025-06-27net: usb: aqc111: debug info before sanitationOliver Neukum
2025-06-27net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad
2025-06-27net/mlx5: Ensure fw pages are always allocated on same NUMAMoshe Shemesh
2025-06-27net/mdiobus: Fix potential out-of-bounds read/write accessJakub Raczynski
2025-06-27net: mdio: C22 is now optional, EOPNOTSUPP if not providedAndrew Lunn
2025-06-27macsec: MACsec SCI assignment for ES = 0Carlos Fernandez
2025-06-27i40e: retry VFLR handling if there is ongoing VF resetRobert Malz
2025-06-27i40e: return false from i40e_reset_vf if reset is in progressRobert Malz
2025-06-27ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly
2025-06-27ath10k: prevent deinitializing NAPI twiceWen Gong
2025-06-27ath10k: add atomic protection for device recoveryWen Gong
2025-06-27vmxnet3: correctly report gso type for UDP tunnelsRonak Doshi
2025-06-27ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak
2025-06-27net/mlx4_en: Prevent potential integer overflow calculating HzDan Carpenter
2025-06-27driver: net: ethernet: mtk_star_emac: fix suspend/resume issueYanqing Wang
2025-06-27gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cntAlok Tiwari
2025-06-27net: stmmac: platform: guarantee uniqueness of bus_idQuentin Schulz
2025-06-27net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 framesHoratiu Vultur
2025-06-27net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phyThangaraj Samynathan
2025-06-27net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich
2025-06-27wifi: ath9k_htc: Abort software beacon handling if disabledToke Høiland-Jørgensen
2025-06-27wifi: rtw88: do not ignore hardware read error during DPKDmitry Antipov
2025-06-27wifi: ath11k: fix node corruption in ar->arvifs listStone Zhang
2025-06-04net: dwmac-sun8i: Use parsed internal PHY address instead of 1Paul Kocialkowski
2025-06-04wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_b...Bitterblue Smith
2025-06-04vxlan: Annotate FDB data racesIdo Schimmel
2025-06-04wifi: rtw88: Fix download_firmware_validate() for RTL8814AUBitterblue Smith
2025-06-04net/mlx5e: reduce rep rxq depth to 256 for ECPFWilliam Tu
2025-06-04net/mlx5e: set the tx_queue_len for pfifo_fastWilliam Tu
2025-06-04net/mlx5: Extend Ethtool loopback selftest to support non-linear SKBAlexei Lazar
2025-06-04net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook
2025-06-04net/mlx5: Apply rate-limiting to high temperature warningShahar Shitrit
2025-06-04net/mlx5: Modify LSB bitmask in temperature event to include only the first bitShahar Shitrit
2025-06-04eth: mlx4: don't try to complete XDP frames in netpollJakub Kicinski
2025-06-04can: c_can: Use of_property_present() to test existence of DT propertyKrzysztof Kozlowski