summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-25wifi: rtw88: increase TX report timeout to fix race conditionLuka Gejak
2026-05-25wifi: rtw89: Add missing TX queue mappings for RTL8922AUBitterblue Smith
2026-05-25wifi: rtw89: 8922d: add quota for RTL8922DE variantPing-Ke Shih
2026-05-25wifi: rtw89: mac: consolidate quota into a struct for variant chipsPing-Ke Shih
2026-05-25wifi: rtw89: mac: add field of release report size to DLE quotaPing-Ke Shih
2026-05-25wifi: rtw89: 8922d: change naming number and update values for WDE/PLE quotaPing-Ke Shih
2026-05-25wifi: rtw89: correct drop logic for malformed AMPDU framesPo-Hao Huang
2026-05-25wifi: rtw89: wow: send ARP reply packets instead of Null packets to keep aliveChin-Yen Lee
2026-05-25wifi: rtw89: clear auto K delay value before downloading firmwarePing-Ke Shih
2026-05-25wifi: rtw89: pci: disable PCI PHY error flag 8Ping-Ke Shih
2026-05-25wifi: rtw89: pci: not disable PCI completion timeout control for a variant of...Ping-Ke Shih
2026-05-25wifi: rtw89: pci: enable LTR based on pcie control registerDian-Syuan Yang
2026-05-25wifi: rtw89: fw: dump status of H2C command and C2H event for SERZong-Zhe Yang
2026-05-25wifi: rtw89: debug: Wi-Fi 7 update simulation of SER L0/L1 by halt H2C commandZong-Zhe Yang
2026-05-25wifi: rtw89: debug: Wi-Fi 7 show count of SER L0 simulationZong-Zhe Yang
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-22net: dsa: microchip: bypass dev_ops for phy_read()/phy_write()Bastien Curutchet (Schneider Electric)
2026-05-22net: dsa: microchip: call DSA's phy_{read/write} to do mdio {read/write}Bastien Curutchet (Schneider Electric)
2026-05-22net: dsa: microchip: bypass dev_ops for port_setup()Bastien Curutchet (Schneider Electric)
2026-05-22net: dsa: microchip: remove dev_ops->setup() and teardown()Vladimir Oltean
2026-05-22net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz8Vladimir Oltean
2026-05-22net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz9477Vladimir Oltean
2026-05-22net: dsa: microchip: bypass dev_ops->setup() and teardown() for lan937xVladimir Oltean
2026-05-22net: dsa: microchip: don't reset on shutdown or driver removalVladimir Oltean
2026-05-22net: stmmac: mmc: Remove duplicate mmc_rx crcAbid Ali
2026-05-22net: dsa: yt921x: Add port TBF supportDavid Yang
2026-05-22net: arcnet: com20020-pci: avoid -Wformat-truncation warningEthan Nelson-Moore
2026-05-22net: arcnet: expand unnecessary I/O abstraction macrosEthan Nelson-Moore
2026-05-22net: arcnet: remove code depending on nonexistent config optionEthan Nelson-Moore
2026-05-22net: arcnet: remove ISA and PCMCIA support; modernize documentationEthan Nelson-Moore
2026-05-22net: arcnet: fix typos in commentsEthan Nelson-Moore
2026-05-22net: arcnet: com20020: remove misleading references to multicastEthan Nelson-Moore
2026-05-22net: mana: Expose hardware diagnostic info via debugfsErni Sri Satya Vennela
2026-05-22tun: free page on build_skb failure in tun_xdp_one()Weiming Shi
2026-05-22tap: free page on error paths in tap_get_user_xdp()Weiming Shi
2026-05-22tun: free page on short-frame rejection in tun_xdp_one()Weiming Shi
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park
2026-05-21Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21Merge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-05-21net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang
2026-05-21net: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang
2026-05-21net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang
2026-05-21net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang
2026-05-21net: enetc: fix race condition in VF MAC address configurationWei Fang
2026-05-21net: enetc: fix TOCTOU race and validate VF MAC addressWei Fang
2026-05-21net: enetc: add ratelimiting to VF mailbox error messagesWei Fang
2026-05-21net: enetc: fix missing error code when pf->vf_state allocation failsWei Fang
2026-05-21net: enetc: fix incorrect mailbox message status returned to VFsWei Fang
2026-05-21net: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz