summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-100/+233
2026-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni-46/+60
2026-03-26net: mana: Set default number of queues to 16Long Li-1/+2
2026-03-26net: macb: use the current queue number for statsPaolo Valerio-1/+1
2026-03-26net: dpaa2-mac: export standard statisticsIoana Ciornei-2/+338
2026-03-26net: dpaa2-mac: retrieve MAC statistics in one firmware commandIoana Ciornei-40/+171
2026-03-26net: dpaa2-mac: extend APIs related to statisticsIoana Ciornei-4/+132
2026-03-26octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipherEric Biggers-41/+13
2026-03-25wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov-1/+0
2026-03-25wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END genericallyJohannes Berg-9/+4
2026-03-25wifi: iwlwifi: reduce the number of prints upon firmware crashEmmanuel Grumbach-68/+1
2026-03-25wifi: iwlwifi: fix the description of SESSION_PROTECTION_CMDEmmanuel Grumbach-2/+2
2026-03-25wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_validMiri Korenblit-5/+19
2026-03-25wifi: iwlwifi: mld: block EMLSR during TDLS connectionsAvinash Bhatt-4/+22
2026-03-25wifi: iwlwifi: TLC_MNG_CONFIG_CMD can use several structuresEmmanuel Grumbach-1/+2
2026-03-25wifi: iwlwifi: mld: update the TLC when we deactivate a linkEmmanuel Grumbach-1/+56
2026-03-25wifi: iwlwifi: add a macro for max FW linksMiri Korenblit-8/+8
2026-03-25wifi: iwlwifi: mld: always assign a fw id to a vifMiri Korenblit-0/+5
2026-03-25wifi: iwlwifi: mld: use the dedicated helper to extract a linkMiri Korenblit-6/+3
2026-03-25wifi: iwlwifi: add MAC context command version 4Johannes Berg-20/+81
2026-03-25wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()Avinash Bhatt-2/+6
2026-03-25wifi: iwlwifi: mld: add double-include guards to nan.hJohannes Berg-1/+4
2026-03-25wifi: iwlwifi: mld: make alloc functions not forced staticJohannes Berg-8/+8
2026-03-25wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argumentJohannes Berg-2/+2
2026-03-25wifi: iwlwifi: mld: remove type argument from iwl_mld_add_sta()Johannes Berg-4/+4
2026-03-25wifi: iwlwifi: mld: make iwl_mld_mac80211_iftype_to_fw() staticJohannes Berg-3/+1
2026-03-25wifi: iwlwifi: pcie: don't dump on reset handshake in dumpJohannes Berg-3/+10
2026-03-25wifi: iwlwifi: use IWL_FW_CHECK for sync timeoutJohannes Berg-5/+7
2026-03-25wifi: iwlwifi: mld: add BIOS revision compatibility check for PPAG commandPagadala Yesu Anjaneyulu-0/+16
2026-03-25wifi: iwlwifi: validate the channels received in iwl_mcc_update_resp_v*Miri Korenblit-0/+7
2026-03-25wifi: iwlwifi: add CQM event support for per-link RSSI changesAvinash Bhatt-1/+27
2026-03-25wifi: iwlwifi: mld: eliminate duplicate WIDE_ID in PPAG command handlingPagadala Yesu Anjaneyulu-7/+3
2026-03-25wifi: iwlwifi: fw: Add TLV support for BIOS revision of commandPagadala Yesu Anjaneyulu-4/+78
2026-03-25wifi: iwlwifi: bump core version for BZ/SC/DRMiri Korenblit-3/+3
2026-03-25wifi: iwlwifi: mld: support changing iftype at runtimeJohannes Berg-0/+25
2026-03-25wifi: iwlwifi: mld: set UHR MCS in RX statusJohannes Berg-0/+7
2026-03-25wifi: iwlwifi: mld: enable UHR in TLCJohannes Berg-4/+24
2026-03-25wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSECEmmanuel Grumbach-2/+0
2026-03-25wifi: iwlwifi: remove IWL_MAX_WD_TIMEOUTEmmanuel Grumbach-1/+0
2026-03-25wifi: iwlwifi: uefi: mode the comments valid kerneldoc commentsEmmanuel Grumbach-10/+17
2026-03-25wifi: iwlwifi: support PER_CHAIN_LIMIT_OFFSET_CMD v6Emmanuel Grumbach-6/+44
2026-03-25wifi: iwlwifi: acpi: add support for WGDS revision 4Emmanuel Grumbach-0/+7
2026-03-25wifi: iwlwifi: acpi: validate the WGDS tableEmmanuel Grumbach-11/+27
2026-03-25wifi: iwlwifi: uefi: add support for WGDS rev4Emmanuel Grumbach-11/+34
2026-03-25wifi: iwlwifi: uefi: open code the parsing of the WGDS tableEmmanuel Grumbach-7/+44
2026-03-25wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMDEmmanuel Grumbach-8/+44
2026-03-25wifi: iwlwifi: acpi: add support for EWRD rev 3 tableEmmanuel Grumbach-1/+33
2026-03-25wifi: iwlwifi: acpi: add support for WRDS rev 3 tableEmmanuel Grumbach-1/+27
2026-03-25wifi: iwlwifi: uefi: support the new WRDS and EWRD tablesEmmanuel Grumbach-40/+116
2026-03-25wifi: iwlwifi: mvm: zero iwl_geo_tx_power_profiles_cmd before sendingEmmanuel Grumbach-2/+2