index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mld
Age
Commit message (
Expand
)
Author
Lines
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-40
/
+129
2026-03-25
wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END generically
Johannes Berg
-9
/
+4
2026-03-25
wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_valid
Miri Korenblit
-5
/
+19
2026-03-25
wifi: iwlwifi: mld: block EMLSR during TDLS connections
Avinash Bhatt
-4
/
+22
2026-03-25
wifi: iwlwifi: mld: update the TLC when we deactivate a link
Emmanuel Grumbach
-1
/
+56
2026-03-25
wifi: iwlwifi: add a macro for max FW links
Miri Korenblit
-4
/
+4
2026-03-25
wifi: iwlwifi: mld: always assign a fw id to a vif
Miri Korenblit
-0
/
+5
2026-03-25
wifi: iwlwifi: mld: use the dedicated helper to extract a link
Miri Korenblit
-6
/
+3
2026-03-25
wifi: iwlwifi: add MAC context command version 4
Johannes Berg
-3
/
+10
2026-03-25
wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()
Avinash Bhatt
-1
/
+3
2026-03-25
wifi: iwlwifi: mld: add double-include guards to nan.h
Johannes Berg
-1
/
+4
2026-03-25
wifi: iwlwifi: mld: make alloc functions not forced static
Johannes Berg
-8
/
+8
2026-03-25
wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argument
Johannes Berg
-2
/
+2
2026-03-25
wifi: iwlwifi: mld: remove type argument from iwl_mld_add_sta()
Johannes Berg
-4
/
+4
2026-03-25
wifi: iwlwifi: mld: make iwl_mld_mac80211_iftype_to_fw() static
Johannes Berg
-3
/
+1
2026-03-25
wifi: iwlwifi: use IWL_FW_CHECK for sync timeout
Johannes Berg
-2
/
+3
2026-03-25
wifi: iwlwifi: mld: add BIOS revision compatibility check for PPAG command
Pagadala Yesu Anjaneyulu
-0
/
+16
2026-03-25
wifi: iwlwifi: add CQM event support for per-link RSSI changes
Avinash Bhatt
-1
/
+27
2026-03-25
wifi: iwlwifi: mld: eliminate duplicate WIDE_ID in PPAG command handling
Pagadala Yesu Anjaneyulu
-7
/
+3
2026-03-25
wifi: iwlwifi: mld: support changing iftype at runtime
Johannes Berg
-0
/
+25
2026-03-25
wifi: iwlwifi: mld: set UHR MCS in RX status
Johannes Berg
-0
/
+7
2026-03-25
wifi: iwlwifi: mld: enable UHR in TLC
Johannes Berg
-4
/
+24
2026-03-25
wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSEC
Emmanuel Grumbach
-2
/
+0
2026-03-25
wifi: iwlwifi: support PER_CHAIN_LIMIT_OFFSET_CMD v6
Emmanuel Grumbach
-6
/
+26
2026-03-25
wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMD
Emmanuel Grumbach
-7
/
+30
2026-03-25
wifi: iwlwifi: regulatory: support a new command for PPAG
Emmanuel Grumbach
-11
/
+55
2026-03-25
wifi: iwlwifi: mld: add support for sta command version 3
Miri Korenblit
-6
/
+36
2026-03-25
wifi: iwlwifi: mld: Introduce scan command version 18
Ilan Peer
-17
/
+70
2026-03-25
wifi: iwlwifi: mld: Refactor scan command handling
Ilan Peer
-47
/
+114
2026-03-25
wifi: iwlwifi: mld: remove unused scan expire time constants
Pagadala Yesu Anjaneyulu
-2
/
+0
2026-03-25
wifi: iwlwifi: mld: add support for iwl_mcc_allowed_ap_type_cmd v2
Emmanuel Grumbach
-7
/
+29
2026-03-24
wifi: iwlwifi: mld: correctly set wifi generation data
Johannes Berg
-32
/
+88
2026-03-24
wifi: iwlwifi: mld: Fix MLO scan timing
Pagadala Yesu Anjaneyulu
-8
/
+41
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
-3
/
+3
2026-03-02
wifi: cfg80211: make cluster id an array
Miri Korenblit
-3
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-5
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-8
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-29
/
+26
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2026-02-03
wifi: iwlwifi: mld: cancel mlo_scan_start_wk
Miri Korenblit
-2
/
+2
2026-01-21
wifi: iwlwifi: mld: change cluster_id type to u8 array
Benjamin Berg
-9
/
+7
2026-01-21
wifi: iwlwifi: support V13 of iwl_lari_config_change_cmd
Emmanuel Grumbach
-4
/
+36
2026-01-21
wifi: iwlwifi: split bios_value_u32 to separate the header
Emmanuel Grumbach
-7
/
+7
2026-01-21
wifi: iwlwifi: move iwl_get_lari_config_bitmap to the op_mode
Emmanuel Grumbach
-1
/
+17
2026-01-21
wifi: iwlwifi: mld: prevent EMLSR when NAN is active
Miri Korenblit
-5
/
+43
2026-01-21
wifi: iwlwifi: mld: add an helper to update an EMLSR blocker
Miri Korenblit
-13
/
+26
2026-01-21
wifi: iwlwifi: mld: Fix primary link selection logic
Nidhish A N
-8
/
+15
[next]