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
Age
Commit message (
Expand
)
Author
Lines
2026-03-25
wifi: iwlwifi: acpi: check the size of the ACPI PPAG tables
Emmanuel Grumbach
-3
/
+13
2026-03-25
wifi: iwlwifi: regulatory: support a new command for PPAG
Emmanuel Grumbach
-12
/
+91
2026-03-25
wifi: iwlwifi: mld: add support for sta command version 3
Miri Korenblit
-14
/
+132
2026-03-25
wifi: iwlwifi: bring iwl_fill_ppag_table to the iwlmvm
Emmanuel Grumbach
-131
/
+128
2026-03-25
wifi: iwlwifi: uefi: open code the PPAG table store operation
Emmanuel Grumbach
-14
/
+25
2026-03-25
wifi: iwlwifi: mld: Introduce scan command version 18
Ilan Peer
-17
/
+115
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: mvm: cleanup some more MLO code
Nidhish A N
-472
/
+0
2026-03-25
wifi: iwlwifi: acpi: better use ARRAY_SIZE than a define
Emmanuel Grumbach
-1
/
+2
2026-03-25
wifi: iwlwifi: uefi: decouple UEFI and firmware APIs
Emmanuel Grumbach
-2
/
+21
2026-03-25
wifi: iwlwifi: ensure we don't read SAR values past the limit
Emmanuel Grumbach
-0
/
+4
2026-03-25
wifi: iwlwifi: mld: add support for iwl_mcc_allowed_ap_type_cmd v2
Emmanuel Grumbach
-27
/
+102
2026-03-25
wifi: iwlwifi: mvm: replace use of system_wq with system_percpu_wq
Marco Crivellari
-3
/
+3
2026-03-25
wifi: iwlwifi: fw: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-2
/
+2
2026-03-25
wifi: iwlwifi: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2026-03-24
wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...
Alexey Velichayshiy
-1
/
+1
2026-03-24
wifi: iwlwifi: mld: correctly set wifi generation data
Johannes Berg
-32
/
+88
2026-03-24
wifi: iwlwifi: mvm: don't send a 6E related command when not supported
Emmanuel Grumbach
-1
/
+2
2026-03-24
wifi: iwlwifi: mld: Fix MLO scan timing
Pagadala Yesu Anjaneyulu
-8
/
+56
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
-10
/
+9
2026-03-02
wifi: cfg80211: make cluster id an array
Miri Korenblit
-3
/
+2
2026-03-02
wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-5
/
+14
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-20
/
+15
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-36
/
+18
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-50
/
+50
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-180
/
+150
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-1
/
+7
2026-02-12
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
-1
/
+7
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+4
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-931
/
+1596
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-13
/
+6
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+7
2026-02-03
wifi: iwlwifi: mvm: pause TCM on fast resume
Miri Korenblit
-1
/
+5
2026-02-03
wifi: iwlwifi: mld: cancel mlo_scan_start_wk
Miri Korenblit
-2
/
+2
2026-01-27
Merge tag 'iwlwifi-next-2026-01-21' of https://git.kernel.org/pub/scm/linux/k...
Johannes Berg
-925
/
+1591
2026-01-27
wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()
Ziyi Guo
-0
/
+2
2026-01-27
wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()
Ziyi Guo
-0
/
+2
2026-01-21
wifi: iwlwifi: rename struct iwl_mcc_allowed_ap_type_cmd::offset_map
Emmanuel Grumbach
-5
/
+6
2026-01-21
wifi: iwlwifi: mvm: Remove link_id from time_events
Nidhish A N
-40
/
+21
2026-01-21
wifi: iwlwifi: mld: change cluster_id type to u8 array
Benjamin Berg
-13
/
+12
2026-01-21
wifi: iwlwifi: support V13 of iwl_lari_config_change_cmd
Emmanuel Grumbach
-7
/
+65
2026-01-21
wifi: iwlwifi: split bios_value_u32 to separate the header
Emmanuel Grumbach
-15
/
+26
2026-01-21
wifi: iwlwifi: uefi: cache the DSM functions
Emmanuel Grumbach
-16
/
+51
2026-01-21
wifi: iwlwifi: acpi: cache the DSM functions
Emmanuel Grumbach
-39
/
+84
2026-01-21
wifi: iwlwifi: mvm: Cleanup MLO code
Nidhish A N
-488
/
+39
2026-01-21
wifi: iwlwifi: move iwl_get_lari_config_bitmap to the op_mode
Emmanuel Grumbach
-53
/
+66
2026-01-21
wifi: iwlwifi: move lari helper functions to the op_mode
Emmanuel Grumbach
-155
/
+147
2026-01-21
wifi: iwlwifi: mld: prevent EMLSR when NAN is active
Miri Korenblit
-5
/
+43
[prev]
[next]