summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-07-17net: wangxun: revert the adjustment of the IRQ vector sequenceJiawen Wu
2025-07-17net: mana: Record doorbell physical address in PF modeLong Li
2025-07-17net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li
2025-07-17bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur
2025-07-17bnxt_en: Flush FW trace before copying to the coredumpShruti Parab
2025-07-17bnxt_en: Fix DCB ETS validationShravya KN
2025-07-17net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()Alok Tiwari
2025-07-17net/mlx5e: Add new prio for promiscuous modeJianbo Liu
2025-07-17net/mlx5e: Fix race between DIM disable and net_dim()Carolina Jubran
2025-07-17net/mlx5: Reset bw_share field when changing a node's parentCarolina Jubran
2025-07-17can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debu...Sean Nyekjaer
2025-07-17net: phy: microchip: limit 100M workaround to link-down events on LAN88xxOleksij Rempel
2025-07-17net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bitsOleksij Rempel
2025-07-17ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeofMingming Cao
2025-07-17wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()Henry Martin
2025-07-17wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work()Lorenzo Bianconi
2025-07-17wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()Lorenzo Bianconi
2025-07-17wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed()Lorenzo Bianconi
2025-07-17wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()Lorenzo Bianconi
2025-07-17wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in atomic contextLorenzo Bianconi
2025-07-17wifi: rt2x00: fix remove callback type mismatchFelix Fietkau
2025-07-17wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()Daniil Dulov
2025-07-17wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scanMichael Lo
2025-07-17wifi: mt76: mt7925: fix the wrong config for tx interruptMing Yen Hsieh
2025-07-17wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_...Deren Wu
2025-07-17wifi: mt76: mt7921: prevent decap offload config before STA initializationDeren Wu
2025-07-17wifi: mwifiex: discard erroneous disassoc frames on STA interfaceVitor Soares
2025-07-17net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()Haoxiang Li
2025-07-17net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar
2025-07-17net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel
2025-07-17net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel
2025-07-17net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel
2025-07-17net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan
2025-07-17net: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET
2025-07-17net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie
2025-07-17net: phy: qcom: move the WoL function to shared libraryLuo Jie
2025-07-17bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_...Jason Xing
2025-07-10wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg
2025-07-10amd-xgbe: do not double read link statusRaju Rangoju
2025-07-10nui: Fix dma_mapping_error() checkThomas Fourier
2025-07-10enic: fix incorrect MTU comparison in enic_change_mtu()Alok Tiwari
2025-07-10amd-xgbe: align CL37 AN sequence as per databookRaju Rangoju
2025-07-10igc: disable L1.2 PCI-E link substate to avoid performance issueVitaly Lifshits
2025-07-10idpf: convert control queue mutex to a spinlockAhmed Zaki
2025-07-10idpf: return 0 size for RSS key if not supportedMichal Swiatkowski
2025-07-10net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2025-07-10dpaa2-eth: fix xdp_rxq_info leakFushuai Wang
2025-07-10ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier
2025-07-10net: libwx: fix the incorrect display of the queue numberJiawen Wu
2025-07-10net: txgbe: request MISC IRQ in ndo_openJiawen Wu