summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-17netconsole: take over skb pool lifecycle from netpollBreno Leitao1-2/+51
2026-07-17netconsole: clean up released targets dropped before the cleanup workerBreno Leitao1-7/+7
2026-07-17net/mlx5: free mlx5_st_idx_data on final deallocZhiping Zhang1-0/+1
2026-07-17wifi: rtw89: fw: use MAC source for IO offload delay commandChia-Yuan Li2-3/+2
2026-07-17wifi: rtw89: wow: fix unsupported cipher debug messagesGuoHan Zhao1-2/+2
2026-07-17wifi: rtw89: debug: add diagnosis for RFZong-Zhe Yang6-12/+272
2026-07-17wifi: rtw89: fw: do bb_preinit before downloading firmwarePing-Ke Shih3-5/+17
2026-07-17wifi: rtw89: extend tx shape format for regulatory 6 GHz power typeZong-Zhe Yang3-7/+28
2026-07-17wifi: rtw89: add tx shape v0 to keep built-in arrays compatible during transi...Zong-Zhe Yang4-8/+17
2026-07-17wifi: rtw89: introduce helper to get tx shape indexZong-Zhe Yang6-26/+23
2026-07-17wifi: rtw89: 8922d: add TX time limit for 2GHz bandPing-Ke Shih9-2/+34
2026-07-17wifi: rtw89: mac: abstract register definition of firmware boot debugPing-Ke Shih4-2/+6
2026-07-17wifi: rtw89: pack I/O during bb_sethw to reduce API execution timeEric Huang1-0/+4
2026-07-17wifi: rtw89: coex: Update coexistence version to 9.24.0Ching-Te Ku1-1/+1
2026-07-17wifi: rtw89: coex: update external control length by caseChing-Te Ku3-5/+80
2026-07-17wifi: rtw89: coex: Add firmware report control report v11Ching-Te Ku2-1/+243
2026-07-17wifi: rtw89: coex: Correct SET_RFE settingsChing-Te Ku3-24/+231
2026-07-17wifi: rtw89: coex: Refine _reset_btc_var()Ching-Te Ku3-22/+179
2026-07-17wifi: rtw89: coex: Refine send firmware command functionChing-Te Ku2-1/+110
2026-07-17wifi: rtw89: coex: Rearrange Bluetooth firmware report entryChing-Te Ku1-105/+104
2026-07-17wifi: rtw89: ceox: Update antenna & grant signal settingChing-Te Ku4-337/+216
2026-07-17wifi: rtw89: coex: Update driver outsource info to firmware version 6Ching-Te Ku4-12/+199
2026-07-17wifi: rtw89: coex: Rearrange coexistence control structureChing-Te Ku5-98/+207
2026-07-17wifi: rtw89: coex: Add Wi-Fi role info version 10Ching-Te Ku12-1677/+1380
2026-07-17wifi: rtlwifi: rtl8192d: remove dead SMPS rate mask codeChelsy Ratnawat1-13/+8
2026-07-16wifi: iwlwifi: adapt ND match notif sizing to fixed matches arrayEmmanuel Grumbach2-5/+8
2026-07-16wifi: iwlwifi: mvm: fix a possible underflowEmmanuel Grumbach1-4/+15
2026-07-16wifi: iwlwifi: mvm: copy the correct TK length for rangingAvraham Stern1-17/+38
2026-07-16wifi: iwlwifi: mvm: add a check on the tid coming from the firmwareEmmanuel Grumbach1-0/+3
2026-07-16wifi: iwlwifi: mvm: fix out-of-bounds tid_data access in BA notifEmmanuel Grumbach1-1/+7
2026-07-16wifi: iwlwifi: pcie: validate FW section counts in iwl_pcie_init_fw_secEmmanuel Grumbach1-1/+6
2026-07-16wifi: iwlwifi: mvm: ptp: free response on success pathEmmanuel Grumbach1-1/+3
2026-07-16wifi: iwlwifi: mvm: fix read in wake packet notification handlerShahar Tzarfati1-1/+2
2026-07-16wifi: iwlwifi: validate payload length in iwl_pnvm_complete_fnEmmanuel Grumbach1-1/+8
2026-07-16wifi: iwlwifi: fix pointer arithmetic in iwl_add_mcc_to_tas_block_listEmmanuel Grumbach1-1/+1
2026-07-16wifi: iwlwifi: fw: validate SMEM response sizeShahar Tzarfati1-5/+23
2026-07-16wifi: iwlwifi: mvm: validate SAR GEO response payload sizePagadala Yesu Anjaneyulu1-0/+10
2026-07-16wifi: iwlwifi: mvm: validate TX_CMD response layoutEmmanuel Grumbach1-0/+34
2026-07-16wifi: iwlwifi: add support for additional channels in NVM_GET_INFOEmmanuel Grumbach4-26/+74
2026-07-16wifi: iwlwifi: mld: validate txq_id in TX response handlerEmmanuel Grumbach1-0/+4
2026-07-16wifi: iwlwifi: mei: pass correct argument to functionAvraham Stern1-1/+1
2026-07-16wifi: iwlwifi: mld: Do not cleanup FW state when the device is deadIlan Peer1-2/+4
2026-07-16wifi: iwlwifi: guard against division by zero in iwl_dbg_tlv_alloc_fragmentsEmmanuel Grumbach1-1/+7
2026-07-16wifi: iwlwifi: mei: skip data read if length is too shortAvraham Stern1-6/+14
2026-07-16wifi: iwlwifi: mei: check SAP message length before reading itAvraham Stern1-0/+6
2026-07-16wifi: iwlwifi: mld: fix read in wake packet notification handlerShahar Tzarfati1-1/+2
2026-07-16wifi: iwlwifi: mld: add PNVM_INIT_COMPLETE_NTFY to the hcmd namesMiri Korenblit1-0/+1
2026-07-16wifi: iwlwifi: mvm: add LARI_CONFIG_EXTENSION commandPagadala Yesu Anjaneyulu3-0/+63
2026-07-16wifi: iwlwifi: mld: honor FW puncturing capability in MCC responsePagadala Yesu Anjaneyulu4-11/+67
2026-07-16wifi: iwlwifi: mvm: fix off-by-one in TXF key sanitiserEmmanuel Grumbach1-1/+1