aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-15wifi: iwlwifi: mld: validate D3_END notif sizeEmmanuel Grumbach1-1/+9
2026-07-15wifi: iwlwifi: mld: cancel wiphy work before freeing wiphyMiri Korenblit1-0/+3
2026-07-15wifi: iwlwifi: mvm: validate monitor notif link_idEmmanuel Grumbach3-33/+2
2026-07-15wifi: iwlwifi: mld: treat valid BAID without STA as a FW errorEmmanuel Grumbach1-3/+6
2026-07-15wifi: iwlwifi: mvm: fix the FCS truncation logic in d3Emmanuel Grumbach1-1/+1
2026-07-15wifi: iwlwifi: support TTL platform device IDMiri Korenblit1-0/+1
2026-07-15wifi: iwlwifi: claim UHR DBE capability for UHR devicesJohannes Berg1-1/+2
2026-07-15wifi: iwlwifi: mvm: remove iwl_mvm_recalc_tcm()Johannes Berg2-12/+5
2026-07-15wifi: iwlwifi: add a compile time check for too long hcmdsMiri Korenblit3-11/+26
2026-07-15wifi: iwlwifi: validate UEFI reduced-power SKU TLV lengthPengpeng Hou1-0/+6
2026-07-15wifi: iwlwifi: validate PNVM SKU TLV lengthPengpeng Hou1-0/+6
2026-07-15wifi: nxp: add nxpwifi driver for IW61xJeff Chen47-0/+35756
2026-07-14iwlwifi: dvm: add missing cleaup for on error pathHaoxiang Li1-1/+3
2026-07-14wifi: iwlwifi: dvm: fix memory leak in iwl_op_mode_dvm_start()Dawei Feng1-2/+2
2026-07-14wifi: ath11k: cap out-of-range rx MCS instead of leaving bogus rateBaochen Qiang1-15/+15
2026-07-14wifi: ath12k: add QMI capability negotiation for dynamic memory modeAaradhana Sahu2-4/+53
2026-07-14wifi: ath12k: fix rx_mpdu_start layout for QCC2072Wei Zhang1-1/+33
2026-07-14wifi: ath12k: Reduce RX SRNG interrupt timer threshold to 200usThiraviyam Mariyappan1-1/+1
2026-07-14wifi: ath12k: Fix ath12k_wifi7_mac_op_tx() style issuesJeff Johnson1-7/+11
2026-07-14wifi: ath12k: fix MLO peer delete raceBaochen Qiang6-38/+131
2026-07-14wifi: ath12k: fix dp_link_peer dangling references on AP vdev rollbackBaochen Qiang1-16/+2
2026-07-14wifi: ath12k: Switch to generic PAS TZ APIsSumit Garg2-6/+6
2026-07-14wifi: iwlwifi: fw: Fix spelling typo in error-dump.hPraveen Rajendran1-1/+1
2026-07-14wifi: iwlwifi: Clean dangling pointer in tx pathBen Greear1-0/+2
2026-07-14wifi: iwlwifi: mvm: d3: validate D3 resume notification payloadsEmmanuel Grumbach1-4/+9
2026-07-14wifi: iwlwifi: pcie: null RX pointers after freeEmmanuel Grumbach1-2/+7
2026-07-14wifi: iwlwifi: mvm: fix sched scan IE sizingEmmanuel Grumbach2-5/+3
2026-07-14wifi: iwlwifi: mld: clear tzone on failEmmanuel Grumbach1-5/+4
2026-07-14wifi: iwlwifi: mvm: validate mac_link_id in session protect notifEmmanuel Grumbach1-0/+5
2026-07-14wifi: iwlwifi: mvm: validate sta_id in BA window status notifEmmanuel Grumbach1-0/+5
2026-07-14wifi: iwlwifi: mvm: validate sta_id in TLC notifEmmanuel Grumbach1-2/+7
2026-07-14wifi: iwlwifi: mvm: validate MCC header before n_channelsEmmanuel Grumbach1-7/+36
2026-07-14wifi: iwlwifi: mvm: parse beacon notif per layoutEmmanuel Grumbach3-14/+15
2026-07-14wifi: iwlwifi: mld: validate reorder BAIDEmmanuel Grumbach1-1/+6
2026-07-14wifi: iwlwifi: mvm: fix the FCS truncation logic in d3Emmanuel Grumbach1-1/+1
2026-07-14wifi: iwlwifi: mld: don't parse a notif before checking its lengthEmmanuel Grumbach1-2/+8
2026-07-14wifi: iwlwifi: mld: fix an off-by-1 boundary checkEmmanuel Grumbach1-1/+1
2026-07-14wifi: iwlwifi: mvm: fix an off-by-1 boundary checkEmmanuel Grumbach1-1/+1
2026-07-14wifi: iwlwifi: mvm: verify scan id reported by firmwareAvraham Stern1-1/+5
2026-07-14can: esd_usb: kill anchored URBs before freeing netdevsFan Wu1-1/+4
2026-07-14can: vxcan: Kconfig: fix description stating no local echo providedAlexander Hölzl1-5/+2
2026-07-13wifi: carl9170: fix buffer overflow in rx_stream failover pathTristan Madani1-1/+3
2026-07-13wifi: carl9170: fix OOB read from off-by-two in TX status handlerTristan Madani1-1/+1
2026-07-13wifi: carl9170: bound memcpy length in cmd callback to prevent OOB readTristan Madani1-1/+2
2026-07-13wifi: ath6kl: fix OOB read from firmware IE lengths in connect eventTristan Madani1-0/+8
2026-07-13wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handlerTristan Madani1-0/+12
2026-07-13wifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani1-4/+6
2026-07-13wifi: ath12k: fix NULL pointer dereference in rhash table destroyJose Ignacio Tornos Martinez2-2/+8
2026-07-13wifi: ath12k: Fix low MLO RX throughput on WCN7850Yingying Tang8-7/+73
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman99-480/+690