aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-05-27bonding: refuse to enslave CAN devicesOliver Hartkopp1-0/+6
2026-05-27wifi: rtw89: usb: Support switching to USB 3 modeBitterblue Smith2-3/+128
2026-05-27wifi: rtw88: Add more validation for the RX descriptorBitterblue Smith5-23/+47
2026-05-27wifi: rtw89: 8922d: configure TX shape settingsZong-Zhe Yang2-0/+65
2026-05-27wifi: rtw89: debug: show large MRU in txpwr_table dbgfsZong-Zhe Yang1-0/+76
2026-05-27wifi: rtw89: Wi-Fi 7 configure TX power limit for large MRUZong-Zhe Yang4-0/+185
2026-05-27wifi: rtw89: fw: load TX compensation element by RFE typePing-Ke Shih2-0/+11
2026-05-27wifi: rtw89: 8922d: support new digital power compensation formatPing-Ke Shih1-1/+11
2026-05-27wifi: rtw89: 8922d: refactor digital power compensation to support new formatPing-Ke Shih1-9/+22
2026-05-27wifi: rtw89: fw: load TX power track element according to AIDZong-Zhe Yang1-0/+5
2026-05-26net: thunderx: fix PTP device ref leak in nicvf_probe()Haoxiang Li1-2/+6
2026-05-26vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet1-2/+2
2026-05-26netconsole: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET1-4/+4
2026-05-26mlxsw: spectrum_fid: use a dedicated list head pointer for sorted insertMaoyi Xie1-2/+5
2026-05-26net: dsa: netc: fix unmet Kconfig dependencies for NET_DSA_NETC_SWITCHWei Fang1-0/+1
2026-05-26net: phy: air_en8811h: add AN8811HB MCU assert/deassert supportLucien.Jheng1-4/+149
2026-05-26wifi: ath12k: fix error unwind on arch_init() failure in PCI probeRipan Deuri1-1/+1
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2026-05-26wifi: iwlwifi: mld: fix indentation in iwl_mld_fill_supp_rates()Dongyang Jin1-1/+1
2026-05-26wifi: iwlwifi: transport: add memory read under NIC accessJohannes Berg4-0/+78
2026-05-26wifi: iwlwifi: dbg: remove unused 'range_len' arg from dumpJohannes Berg1-23/+22
2026-05-26wifi: iwlwifi: fw: separate out old-style dump codeJohannes Berg4-1011/+1032
2026-05-26wifi: iwlwifi: fw: dbg: always use non-tracing PRPH accessJohannes Berg1-31/+32
2026-05-26wifi: iwlwifi: fw: separate ini dump allocationJohannes Berg1-80/+96
2026-05-26wifi: iwlwifi: fw: move struct iwl_fw_ini_dump_entry to dbg.cJohannes Berg2-14/+14
2026-05-26wifi: iwlwifi: clean up location format/BW encodingJohannes Berg4-81/+111
2026-05-26wifi: iwlwifi: Add names for Killer BE1735x and BE1730xShahar Tzarfati4-0/+10
2026-05-26wifi: iwlwifi: move iwl_trans_activate_nic to iwl-trans.cEmmanuel Grumbach4-10/+10
2026-05-26wifi: iwlwifi: move pcie content to pcie internal transportEmmanuel Grumbach2-105/+105
2026-05-26wifi: iwlwifi: mld: keep healthy link on EMLSR missed beacon exitAvinash Bhatt1-6/+11
2026-05-26wifi: iwlwifi: mld: skip MLO scan trigger when AP has no QBSS Load IEAvinash Bhatt3-3/+12
2026-05-26wifi: iwlwifi: bump maximum core version for BZ/SC/DR to 105Miri Korenblit3-3/+3
2026-05-26wifi: iwlwifi: mld: purge async notifications upon nic errorMiri Korenblit1-0/+9
2026-05-26wifi: iwlwifi: mld: don't flush async_handlers_wk when canceling notificationsMiri Korenblit1-4/+0
2026-05-26wifi: iwlwifi: mld: disallow puncturing in US/CA for WHPagadala Yesu Anjaneyulu1-2/+11
2026-05-26wifi: iwlwifi: mld: expose beacon avg signalShahar Tzarfati2-2/+48
2026-05-26wifi: iwlwifi: pcie: add two LNL PCI IDsJohannes Berg1-0/+2
2026-05-26wifi: iwlwifi: api: clean up/fix some kernel-doc referencesJohannes Berg2-7/+7
2026-05-26wifi: iwlwifi: api: remove NAN_GROUPJohannes Berg1-2/+0
2026-05-26wifi: iwlwifi: mld: add link and link station FW IDs to debugfsJohannes Berg1-0/+50
2026-05-26wifi: iwlwifi: mld: rename LINK_DEBUGFS_WRITE_FILE_OPSJohannes Berg1-1/+2
2026-05-26wifi: iwlwifi: mld: Disallow using a per-STA GTK for TxIlan Peer1-0/+6
2026-05-26wifi: iwlwifi: print UHR rate typeDaniel Gabay1-1/+4
2026-05-26wifi: iwlwifi: reduce the log level of firmware debug buffer size mismatchEmmanuel Grumbach1-4/+4
2026-05-26wifi: iwlwifi: mld: evacuate NAN channels on link switchMiri Korenblit1-1/+94
2026-05-26wifi: iwlwifi: mld: implement UHR multi-link PMJohannes Berg3-0/+9
2026-05-26wifi: iwlwifi: mld: add UHR DUO supportJohannes Berg3-0/+8
2026-05-26wifi: iwlwifi: mld: add support for deferred nan schedule configAvraham Stern5-0/+82
2026-05-26wifi: iwlwifi: mld: nan: add availability attribute to schedule configAvraham Stern1-0/+17
2026-05-26wifi: iwlwifi: mld: set correct key mask for NANJohannes Berg5-5/+59