summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-05-22net/mlx5e: Don't drop RTNL during firmware flashCosmin Ratiu
2025-05-22eth: bnxt: fix deadlock when xdp is attached or detachedTaehee Yoo
2025-05-22Merge tag 'mt76-next-2025-05-21' of https://github.com/nbd168/wirelessJohannes Berg
2025-05-22Merge tag 'ath-next-20250521' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-05-22wifi: mt76: mt7925: add rfkill_poll for hardware rfkillAllan Wang
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen
2025-05-22wifi: mt76: fix available_antennas settingShayne Chen
2025-05-22wifi: mt76: mt7996: fix RX buffer size of MCU eventShayne Chen
2025-05-22wifi: mt76: mt7996: change max beacon sizePeter Chiu
2025-05-22wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSSPeter Chiu
2025-05-22wifi: mt76: mt7996: drop fragments with multicast or broadcast RABenjamin Lin
2025-05-22wifi: mt76: mt7996: set EHT max ampdu length capabilityPeter Chiu
2025-05-22wifi: mt76: mt7996: fix beamformee SS fieldHoward Hsu
2025-05-22wifi: mt76: remove capability of partial bandwidth UL MU-MIMOHoward Hsu
2025-05-22wifi: mt76: mt7925: add test mode supportMichael Lo
2025-05-22wifi: mt76: mt7925: extend MCU support for testmodeMichael Lo
2025-05-22wifi: mt76: mt7925: ensure all MCU commands wait for responseMichael Lo
2025-05-22wifi: mt76: mt7925: refine the sniffer commnadMing Yen Hsieh
2025-05-22wifi: mt76: mt7925: prevent multiple scan commandsMing Yen Hsieh
2025-05-22wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()Henry Martin
2025-05-22wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()Henry Martin
2025-05-22wifi: mt76: mt7925: add RNR scan support for 6GHzMing Yen Hsieh
2025-05-22wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routineMing Yen Hsieh
2025-05-22wifi: mt76: scan: Fix 'mlink' dereferenced before IS_ERR_OR_NULL checkFeng Jiang
2025-05-22Merge tag 'linux-can-fixes-for-6.15-20250521' of git://git.kernel.org/pub/scm...Paolo Abeni
2025-05-22octeontx2-af: Fix APR entry mapping based on APR_LMT_CFGGeetha sowjanya
2025-05-22octeontx2-af: Set LMT_ENA bit for APR table entriesSubbaraya Sundeep
2025-05-22octeontx2-pf: Avoid adding dcbnl_ops for LBK and SDP vfSuman Ghosh
2025-05-21net/mlx5: HWS, handle modify header actions dependencyYevgeny Kliteynik
2025-05-21net/mlx5: HWS, fix typo - 'nope' to 'nop'Yevgeny Kliteynik
2025-05-21net/mlx5: HWS, register reformat actions with fwVlad Dogaru
2025-05-21net/mlx5: SWS, fix reformat id error handlingVlad Dogaru
2025-05-21idpf: fix idpf_vport_splitq_napi_poll()Eric Dumazet
2025-05-21net/enic: Allow at least 8 RQs to always be usedNelson Escobar
2025-05-21hinic3: module initialization and tx/rx logicFan Gong
2025-05-21emulex/benet: correct command version selection in be_cmd_get_stats()Alok Tiwari
2025-05-21net: phy: Add support for Aeonsemi AS21xxx PHYsChristian Marangi
2025-05-21net: phy: introduce genphy_match_phy_device()Christian Marangi
2025-05-21net: phy: nxp-c45-tja11xx: simplify .match_phy_device OPChristian Marangi
2025-05-21net: phy: bcm87xx: simplify .match_phy_device OPChristian Marangi
2025-05-21net: phy: pass PHY driver to .match_phy_device OPChristian Marangi
2025-05-21net: libwx: Fix log levelJiawen Wu
2025-05-21net: hibmcge: fix wrong ndo.open() after reset fail issue.Jijie Shao
2025-05-21net: hibmcge: fix incorrect statistics update issueJijie Shao
2025-05-21rtase: Use min() instead of min_t()Justin Lai
2025-05-21wifi: ath12k: fix regdomain update failure when connection establishesBaochen Qiang
2025-05-21wifi: ath12k: fix regdomain update failure when adding interfaceBaochen Qiang
2025-05-21wifi: ath12k: fix regdomain update failure after 11D scan completesBaochen Qiang
2025-05-21wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv()Dan Carpenter
2025-05-21Revert "wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()"Lorenzo Bianconi