summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-27net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier
2026-03-27tg3: Fix race for querying speed/duplexThomas Bogendoerfer
2026-03-26net: stmmac: remove axi_kbbe, axi_mb and axi_rb membersRussell King (Oracle)
2026-03-26virtio-net: enable NETIF_F_GRO_HW only if GRO-related offloads are supportedDi Zhu
2026-03-26net: enetc: do not access non-existent registers on pseudo MACWei Fang
2026-03-26net: enetc: add graceful stop to safely reinitialize the TX RingWei Fang
2026-03-26net: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang
2026-03-26net: fec: fix the PTP periodic output sysfs interfaceBuday Csaba
2026-03-26virtio_net: sync RX buffer before reading the headerMichael S. Tsirkin
2026-03-26net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)
2026-03-26net: mana: Fix RX skb truesize accountingDipayaan Roy
2026-03-26net: dsa: microchip: drop an outdated comment about SGMII supportMaxime Chevallier
2026-03-26net: dsa: microchip: Drop unnecessary check in ksz9477 PCS setupMaxime Chevallier
2026-03-26net: phylink: use phylink_expects_phy() in phylink_fwnode_phy_connect()Russell King (Oracle)
2026-03-26net: stmmac: dwmac-sofcpga: Drop the struct device referenceMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: get the phy_mode with the dedicated helperMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: Use the correct type for interface modesMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: Use the socfpga_sgmii_config() helperMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: Move internal helpersMaxime Chevallier
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-26net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 familyJoey Lu
2026-03-26Merge tag 'wireless-2026-03-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-26device property: Make modifications of fwnode "flags" thread safeDouglas Anderson
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2026-03-26net: mana: Set default number of queues to 16Long Li
2026-03-26net: macb: use the current queue number for statsPaolo Valerio
2026-03-26net: dpaa2-mac: export standard statisticsIoana Ciornei
2026-03-26net: dpaa2-mac: retrieve MAC statistics in one firmware commandIoana Ciornei
2026-03-26net: dpaa2-mac: extend APIs related to statisticsIoana Ciornei
2026-03-26octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipherEric Biggers
2026-03-25wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov
2026-03-25wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END genericallyJohannes Berg
2026-03-25wifi: iwlwifi: reduce the number of prints upon firmware crashEmmanuel Grumbach
2026-03-25wifi: iwlwifi: fix the description of SESSION_PROTECTION_CMDEmmanuel Grumbach
2026-03-25wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_validMiri Korenblit
2026-03-25wifi: iwlwifi: mld: block EMLSR during TDLS connectionsAvinash Bhatt
2026-03-25wifi: iwlwifi: TLC_MNG_CONFIG_CMD can use several structuresEmmanuel Grumbach
2026-03-25wifi: iwlwifi: mld: update the TLC when we deactivate a linkEmmanuel Grumbach
2026-03-25wifi: iwlwifi: add a macro for max FW linksMiri Korenblit
2026-03-25wifi: iwlwifi: mld: always assign a fw id to a vifMiri Korenblit
2026-03-25wifi: iwlwifi: mld: use the dedicated helper to extract a linkMiri Korenblit
2026-03-25wifi: iwlwifi: add MAC context command version 4Johannes Berg
2026-03-25wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()Avinash Bhatt
2026-03-25wifi: iwlwifi: mld: add double-include guards to nan.hJohannes Berg
2026-03-25wifi: iwlwifi: mld: make alloc functions not forced staticJohannes Berg
2026-03-25wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argumentJohannes Berg
2026-03-25wifi: iwlwifi: mld: remove type argument from iwl_mld_add_sta()Johannes Berg
2026-03-25wifi: iwlwifi: mld: make iwl_mld_mac80211_iftype_to_fw() staticJohannes Berg
2026-03-25wifi: iwlwifi: pcie: don't dump on reset handshake in dumpJohannes Berg