summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-28net: make page_pool_get_stats() voidJakub Kicinski
2026-05-28net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configurationFrank Wunderlich
2026-05-28net: Use named initializer for zorro_device_id arraysUwe Kleine-König (The Capable Hub)
2026-05-28Merge tag 'wireless-next-2026-05-28' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-28net: mana: Skip redundant detach on already-detached portDipayaan Roy
2026-05-28net: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-28net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao
2026-05-28net: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao
2026-05-28net: txgbe: rework service event handlingJiawen Wu
2026-05-28net: wangxun: avoid statistics updates during device teardownJiawen Wu
2026-05-28net: wangxun: introduce WX_STATE_DOWN to serialize device shutdown stateJiawen Wu
2026-05-28Merge tag 'ath-next-20260526' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-05-28Merge tag 'iwlwifi-next-2026-05-26' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2026-05-28wifi: mac80211_hwsim: add debug messages for link changesJohannes Berg
2026-05-28wifi: mac80211_hwsim: modernise S1G channel listLachlan Hodges
2026-05-28wifi: mac80211_hwsim: don't run RC update on new STA on S1G vifLachlan Hodges
2026-05-28wifi: mwifiex: remove an unnecessary checkDan Carpenter
2026-05-27net: phy: air_an8801: ensure maximum available speed link useLouis-Alexis Eyraud
2026-05-27net: phy: Introduce Airoha AN8801R Gigabit Ethernet PHY driverAngeloGioacchino Del Regno
2026-05-27net: phy: Rename Airoha common BuckPBus register accessorsLouis-Alexis Eyraud
2026-05-27net: phy: air_phy_lib: Factorize BuckPBus register accessorsLouis-Alexis Eyraud
2026-05-27net: phy: Add Airoha phy library for shared codeLouis-Alexis Eyraud
2026-05-27net: sfp: add quirk for OEM 2.5G optical modulesWei Qisen
2026-05-27bonding: refuse to enslave CAN devicesOliver Hartkopp
2026-05-27wifi: rtw89: usb: Support switching to USB 3 modeBitterblue Smith
2026-05-27wifi: rtw88: Add more validation for the RX descriptorBitterblue Smith
2026-05-27wifi: rtw89: 8922d: configure TX shape settingsZong-Zhe Yang
2026-05-27wifi: rtw89: debug: show large MRU in txpwr_table dbgfsZong-Zhe Yang
2026-05-27wifi: rtw89: Wi-Fi 7 configure TX power limit for large MRUZong-Zhe Yang
2026-05-27wifi: rtw89: fw: load TX compensation element by RFE typePing-Ke Shih
2026-05-27wifi: rtw89: 8922d: support new digital power compensation formatPing-Ke Shih
2026-05-27wifi: rtw89: 8922d: refactor digital power compensation to support new formatPing-Ke Shih
2026-05-27wifi: rtw89: fw: load TX power track element according to AIDZong-Zhe Yang
2026-05-26net: thunderx: fix PTP device ref leak in nicvf_probe()Haoxiang Li
2026-05-26vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet
2026-05-26netconsole: Constify struct configfs_item_operations and configfs_group_opera...Christophe JAILLET
2026-05-26mlxsw: spectrum_fid: use a dedicated list head pointer for sorted insertMaoyi Xie
2026-05-26net: dsa: netc: fix unmet Kconfig dependencies for NET_DSA_NETC_SWITCHWei Fang
2026-05-26net: phy: air_en8811h: add AN8811HB MCU assert/deassert supportLucien.Jheng
2026-05-26wifi: ath12k: fix error unwind on arch_init() failure in PCI probeRipan Deuri
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26wifi: iwlwifi: mld: fix indentation in iwl_mld_fill_supp_rates()Dongyang Jin
2026-05-26wifi: iwlwifi: transport: add memory read under NIC accessJohannes Berg
2026-05-26wifi: iwlwifi: dbg: remove unused 'range_len' arg from dumpJohannes Berg
2026-05-26wifi: iwlwifi: fw: separate out old-style dump codeJohannes Berg
2026-05-26wifi: iwlwifi: fw: dbg: always use non-tracing PRPH accessJohannes Berg
2026-05-26wifi: iwlwifi: fw: separate ini dump allocationJohannes Berg
2026-05-26wifi: iwlwifi: fw: move struct iwl_fw_ini_dump_entry to dbg.cJohannes Berg