index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-42
/
+147
2026-03-25
wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END generically
Johannes Berg
1
-9
/
+4
2026-03-25
wifi: iwlwifi: reduce the number of prints upon firmware crash
Emmanuel Grumbach
1
-68
/
+1
2026-03-25
wifi: iwlwifi: fix the description of SESSION_PROTECTION_CMD
Emmanuel Grumbach
1
-2
/
+2
2026-03-25
wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_valid
Miri Korenblit
2
-5
/
+19
2026-03-25
wifi: iwlwifi: mld: block EMLSR during TDLS connections
Avinash Bhatt
3
-4
/
+22
2026-03-25
wifi: iwlwifi: TLC_MNG_CONFIG_CMD can use several structures
Emmanuel Grumbach
1
-1
/
+2
2026-03-25
wifi: iwlwifi: mld: update the TLC when we deactivate a link
Emmanuel Grumbach
3
-1
/
+56
2026-03-25
wifi: iwlwifi: add a macro for max FW links
Miri Korenblit
7
-8
/
+8
2026-03-25
wifi: iwlwifi: mld: always assign a fw id to a vif
Miri Korenblit
1
-0
/
+5
2026-03-25
wifi: iwlwifi: mld: use the dedicated helper to extract a link
Miri Korenblit
2
-6
/
+3
2026-03-25
wifi: iwlwifi: add MAC context command version 4
Johannes Berg
4
-20
/
+81
2026-03-25
wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()
Avinash Bhatt
2
-2
/
+6
2026-03-25
wifi: iwlwifi: mld: add double-include guards to nan.h
Johannes Berg
1
-1
/
+4
2026-03-25
wifi: iwlwifi: mld: make alloc functions not forced static
Johannes Berg
5
-8
/
+8
2026-03-25
wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argument
Johannes Berg
1
-2
/
+2
2026-03-25
wifi: iwlwifi: mld: remove type argument from iwl_mld_add_sta()
Johannes Berg
3
-4
/
+4
2026-03-25
wifi: iwlwifi: mld: make iwl_mld_mac80211_iftype_to_fw() static
Johannes Berg
2
-3
/
+1
2026-03-25
wifi: iwlwifi: pcie: don't dump on reset handshake in dump
Johannes Berg
1
-3
/
+10
2026-03-25
wifi: iwlwifi: use IWL_FW_CHECK for sync timeout
Johannes Berg
2
-5
/
+7
2026-03-25
wifi: iwlwifi: mld: add BIOS revision compatibility check for PPAG command
Pagadala Yesu Anjaneyulu
1
-0
/
+16
2026-03-25
wifi: iwlwifi: validate the channels received in iwl_mcc_update_resp_v*
Miri Korenblit
1
-0
/
+7
2026-03-25
wifi: iwlwifi: add CQM event support for per-link RSSI changes
Avinash Bhatt
2
-1
/
+27
2026-03-25
wifi: iwlwifi: mld: eliminate duplicate WIDE_ID in PPAG command handling
Pagadala Yesu Anjaneyulu
1
-7
/
+3
2026-03-25
wifi: iwlwifi: fw: Add TLV support for BIOS revision of command
Pagadala Yesu Anjaneyulu
6
-4
/
+78
2026-03-25
wifi: iwlwifi: bump core version for BZ/SC/DR
Miri Korenblit
3
-3
/
+3
2026-03-25
wifi: iwlwifi: mld: support changing iftype at runtime
Johannes Berg
1
-0
/
+25
2026-03-25
wifi: iwlwifi: mld: set UHR MCS in RX status
Johannes Berg
1
-0
/
+7
2026-03-25
wifi: iwlwifi: mld: enable UHR in TLC
Johannes Berg
1
-4
/
+24
2026-03-25
wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSEC
Emmanuel Grumbach
1
-2
/
+0
2026-03-25
wifi: iwlwifi: remove IWL_MAX_WD_TIMEOUT
Emmanuel Grumbach
1
-1
/
+0
2026-03-25
wifi: iwlwifi: uefi: mode the comments valid kerneldoc comments
Emmanuel Grumbach
1
-10
/
+17
2026-03-25
wifi: iwlwifi: support PER_CHAIN_LIMIT_OFFSET_CMD v6
Emmanuel Grumbach
5
-6
/
+44
2026-03-25
wifi: iwlwifi: acpi: add support for WGDS revision 4
Emmanuel Grumbach
2
-0
/
+7
2026-03-25
wifi: iwlwifi: acpi: validate the WGDS table
Emmanuel Grumbach
1
-11
/
+27
2026-03-25
wifi: iwlwifi: uefi: add support for WGDS rev4
Emmanuel Grumbach
3
-11
/
+34
2026-03-25
wifi: iwlwifi: uefi: open code the parsing of the WGDS table
Emmanuel Grumbach
2
-7
/
+44
2026-03-25
wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMD
Emmanuel Grumbach
3
-8
/
+44
2026-03-25
wifi: iwlwifi: acpi: add support for EWRD rev 3 table
Emmanuel Grumbach
2
-1
/
+33
2026-03-25
wifi: iwlwifi: acpi: add support for WRDS rev 3 table
Emmanuel Grumbach
2
-1
/
+27
2026-03-25
wifi: iwlwifi: uefi: support the new WRDS and EWRD tables
Emmanuel Grumbach
3
-40
/
+116
2026-03-25
wifi: iwlwifi: mvm: zero iwl_geo_tx_power_profiles_cmd before sending
Emmanuel Grumbach
1
-2
/
+2
2026-03-25
wifi: iwlwifi: restrict TOP reset to some devices
Johannes Berg
3
-6
/
+24
2026-03-25
wifi: iwlwifi: uefi: add support for PPAG table rev5
Emmanuel Grumbach
2
-26
/
+57
2026-03-25
wifi: iwlwifi: acpi: add support for PPAG rev5
Emmanuel Grumbach
2
-7
/
+25
2026-03-25
wifi: iwlwifi: acpi: check the size of the ACPI PPAG tables
Emmanuel Grumbach
2
-3
/
+13
2026-03-25
wifi: iwlwifi: regulatory: support a new command for PPAG
Emmanuel Grumbach
6
-12
/
+91
2026-03-25
wifi: iwlwifi: mld: add support for sta command version 3
Miri Korenblit
3
-14
/
+132
2026-03-25
wifi: iwlwifi: bring iwl_fill_ppag_table to the iwlmvm
Emmanuel Grumbach
3
-131
/
+128
2026-03-25
wifi: iwlwifi: uefi: open code the PPAG table store operation
Emmanuel Grumbach
2
-14
/
+25
[next]