aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/intel/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-24wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd versionMiri Korenblit1-2/+2
2025-06-18wifi: iwlwifi: Fix incorrect logic on cmd_ver range checkingColin Ian King1-1/+1
2025-06-18wifi: iwlwifi: dvm: restore n_no_reclaim_cmds settingJohannes Berg1-0/+1
2025-06-18wifi: iwlwifi: cfg: Limit cb_size to valid rangePei Xiao1-5/+6
2025-06-18wifi: iwlwifi: restore missing initialization of async_handlers_list (again)Miri Korenblit1-0/+1
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-4/+20
2025-06-11wifi: iwlwifi: fix merge damage related to iwl_pci_resumeEmmanuel Grumbach1-4/+20
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar6-10/+11
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-8/+9
2025-06-04wifi: iwlwifi: mld: Move regulatory domain initializationIlan Peer1-4/+4
2025-06-04wifi: iwlwifi: pcie: fix non-MSIX handshake registerJohannes Berg1-1/+1
2025-06-04wifi: iwlwifi: mld: avoid panic on init failureMiri Korenblit1-1/+2
2025-06-04wifi: iwlwifi: mvm: fix assert on suspendMiri Korenblit1-2/+2
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2025-05-27wifi: iwlwifi: mld: Work around Clang loop unrolling bugKees Cook1-1/+1
2025-05-15Merge tag 'iwlwifi-next-2025-05-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohannes Berg155-5380/+6223
2025-05-15wifi: iwlwifi: mld: allow 2 ROCs on the same vifMiri Korenblit2-17/+44
2025-05-15wifi: iwlwifi: fw: api: include required headers in rs/locationJohannes Berg2-1/+8
2025-05-15wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2Miri Korenblit8-77/+77
2025-05-15wifi: iwlwifi: fix a wrong commentMiri Korenblit1-3/+1
2025-05-15wifi: iwlwifi: map iwl_context_info to the matching structMiri Korenblit1-1/+1
2025-05-15wifi: iwlwifi: remove unused macroMiri Korenblit1-1/+0
2025-05-15wifi: iwlwifi: unify iwlagn_scd_bc_tbl_entry and iwl_gen3_bc_tbl_entryMiri Korenblit4-29/+16
2025-05-15wifi: iwlwifi: use bc entries instead of bc table also for pre-ax210Miri Korenblit4-13/+16
2025-05-15wifi: iwlwifi: remove GEN3 from a couple of macrosMiri Korenblit3-8/+8
2025-05-15wifi: iwlwifi: use normal versioning convention for iwl_tx_cmdMiri Korenblit10-51/+51
2025-05-15wifi: iwlwifi: stop supporting TX_CMD_API_S_VER_8Miri Korenblit1-2/+1
2025-05-13wifi: iwlwifi: cfg: reduce configuration struct sizeJohannes Berg3-69/+102
2025-05-12wifi: iwlwifi: cfg: clean up dr/br configsJohannes Berg3-28/+1
2025-05-12wifi: iwlwifi: Add helper function to extract device IDPagadala Yesu Anjaneyulu1-0/+7
2025-05-12wifi: iwlwifi: cfg: mark Ty devices as discreteJohannes Berg3-2/+13
2025-05-12wifi: iwlwifi: cfg: remove MAC type/step matchingJohannes Berg3-23/+4
2025-05-12wifi: iwlwifi: cfg: add a couple of older devicesJohannes Berg3-0/+43
2025-05-12wifi: iwlwifi: cfg: fix PE RF namesJohannes Berg5-14/+29
2025-05-12wifi: iwlwifi: cfg: fix and clean up FM/WH device matchingJohannes Berg8-50/+56
2025-05-12wifi: iwlwifi: cfg: clean up GF device matchingJohannes Berg4-96/+22
2025-05-12wifi: iwlwifi: cfg: clean up JF device matchingJohannes Berg3-166/+35
2025-05-12wifi: iwlwifi: tests: make subdev match test more preciseJohannes Berg1-0/+8
2025-05-12wifi: iwlwifi: cfg: clean up HR device matchingJohannes Berg4-157/+8
2025-05-12wifi: iwlwifi: cfg: unify and add some Killer devicesJohannes Berg3-92/+43
2025-05-12wifi: iwlwifi: cfg: fix and unify Killer/JF configsJohannes Berg2-57/+7
2025-05-12wifi: iwlwifi: cfg: fix Ma device configsJohannes Berg1-3/+3
2025-05-12wifi: iwlwifi: cfg: fix some device namesJohannes Berg2-10/+10
2025-05-12wifi: iwlwifi: cfg: remove some unused namesJohannes Berg2-6/+0
2025-05-12wifi: iwlwifi: mld: add debug log instead of warningSomashekhar Puttagangaiah1-1/+4
2025-05-12wifi: iwlwifi: dbg: fix dump trigger split checkJohannes Berg1-1/+1
2025-05-10wifi: iwlwifi: mvm/mld: allow puncturing use in 5 GHzJohannes Berg2-3/+0
2025-05-10wifi: iwlwifi: mld: add support for ROC on BSSPagadala Yesu Anjaneyulu5-25/+60
2025-05-10wifi: iwlwifi: mld: Block EMLSR only when ready to enter ROCPagadala Yesu Anjaneyulu2-7/+9
2025-05-10wifi: iwlwifi: mld: move aux_sta member from iwl_mld_link to iwl_mld_vifPagadala Yesu Anjaneyulu8-21/+14