summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds101-2583/+6493
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds2-5/+7
2026-06-10Merge tag 'wireless-next-2026-06-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski44-312/+1039
2026-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-38/+67
2026-06-04wifi: iwlwifi: Use system_device_crosststamp::sys_systimeThomas Gleixner2-2/+2
2026-06-04wifi: iwlwifi: Adopt PTP cross timestamps to core changesThomas Gleixner2-3/+5
2026-06-03wifi: iwlwifi: bump maximum core version for BZ/SC/DR to 106Emmanuel Grumbach3-3/+3
2026-06-03wifi: iwlwifi: mld: add KUnit tests for link gradingAvinash Bhatt2-34/+254
2026-06-03wifi: iwlwifi: mld: add KUnit tests for PSD/EIRP RSSI adjustmentAvinash Bhatt4-1/+378
2026-06-03wifi: iwlwifi: mld: drop TLC config cmd v4/v5 compat codeShahar Tzarfati3-106/+1
2026-06-03wifi: iwlwifi: mvm: remove __must_check annotation from command sendingMiri Korenblit1-10/+10
2026-06-03wifi: iwlwifi: trans: export the maximum supported hcmd sizeMiri Korenblit1-0/+4
2026-06-03wifi: iwlwifi: stop supporting core101Shahar Tzarfati3-3/+3
2026-06-03wifi: iwlwifi: remove orphaned DC2DC config enumShahar Tzarfati1-10/+1
2026-06-03wifi: iwlwifi: fix a typoMiri Korenblit1-1/+1
2026-06-03wifi: iwlwifi: pcie: fix write pointer move detectionJohannes Berg1-2/+2
2026-06-03wifi: iwlwifi: mld: Require HT support for NANIlan Peer1-1/+2
2026-06-03wifi: iwlwifi: mvm: fix P2P-Device binding handlingJohannes Berg4-3/+20
2026-06-03wifi: iwlwifi: mld: add KUnit tests for duplicated beacon RSSI adjustmentAvinash Bhatt5-4/+173
2026-06-03wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o netdetectJohannes Berg1-2/+5
2026-06-03wifi: iwlwifi: cfg: Revert "wifi: iwlwifi: cfg: move the MODULE_FIRMWARE to t...Shahar Tzarfati2-12/+12
2026-06-03wifi: iwlwifi: mld: set fast-balance scan for active EMLSRPagadala Yesu Anjaneyulu1-1/+7
2026-06-03wifi: iwlwifi: mld: support FW TLV for NAN max channel switch timeIsrael Kozitz4-2/+15
2026-06-03wifi: iwlwifi: mld: always allow mimo in NANMiri Korenblit1-0/+6
2026-06-03wifi: iwlwifi: move iwl_fw_rate_idx_to_plcp() to mvmJohannes Berg5-33/+30
2026-06-03wifi: iwlwifi: mvm: rename iwl_mvm_mac80211_idx_to_hwrate()Johannes Berg4-9/+9
2026-06-03wifi: iwlwifi: fix STEP_URM register address for SC devicesMoriya Itzchaki2-5/+10
2026-06-03wifi: iwlwifi: mld: fix smatch warningMiri Korenblit1-1/+2
2026-06-03wifi: iwlwifi: remove mvm prefix from marker commandMiri Korenblit3-13/+13
2026-06-03wifi: iwlwifi: remove stale commentMiri Korenblit1-1/+0
2026-06-03wifi: iwlwifi: fw: cut down NIC wakeups during dumpJohannes Berg5-46/+63
2026-06-03wifi: iwlwifi: add support for AX231Emmanuel Grumbach3-3/+7
2026-06-03wifi: Update UHR PHY capabilities to D1.4Johannes Berg2-6/+8
2026-05-31wifi: iwlwifi: pcie: simplify the resume flow if fast resume is not usedEmmanuel Grumbach1-24/+32
2026-05-30wifi: iwlwifi: mvm: avoid oversized UATS command copyEmmanuel Grumbach1-5/+21
2026-05-30wifi: iwlwifi: mld: send tx power constraints before link activationPagadala Yesu Anjaneyulu3-5/+8
2026-05-30wifi: iwlwifi: mvm: don't support the reset handshake for old firmwaresEmmanuel Grumbach1-0/+6
2026-05-28Merge tag 'iwlwifi-next-2026-05-26' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg87-2259/+5442
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