summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-05-25net: ethernet: mtk_eth_soc: Correct spellingSimon Horman
2025-05-25net: dlink: Correct endian treatment of t_SROM dataSimon Horman
2025-05-25octeontx2-af: NPC: Clear Unicast rule on nixlf detachHariprasad Kelam
2025-05-23wifi: ath12k: switch to PCI_PWRCTRL_PWRSEQJohan Hovold
2025-05-23wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQJohan Hovold
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22net/mlx5e: Convert mlx5 netdevs to instance lockingCosmin Ratiu
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