index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
dvm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-14
iwlwifi: dvm: add missing cleaup for on error path
Haoxiang Li
1
-1
/
+3
2026-07-14
wifi: iwlwifi: dvm: fix memory leak in iwl_op_mode_dvm_start()
Dawei Feng
1
-2
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-3
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-15
/
+12
2025-09-09
wifi: iwlwifi: pcie: move pm_support to the specific transport
Miri Korenblit
1
-1
/
+1
2025-09-09
wifi: iwlwifi: rename iwl_finish_nic_init
Miri Korenblit
1
-1
/
+1
2025-08-28
wifi: iwlwifi: simplify iwl_trans_pcie_d3_resume
Miri Korenblit
1
-7
/
+1
2025-08-28
wifi: iwlwifi: trans: remove d3 test code
Miri Korenblit
1
-2
/
+2
2025-07-22
wifi: iwlwifi: Fix typo "ransport"
WangYuli
1
-1
/
+1
2025-07-10
wifi: iwlwifi: simplify iwl_poll_bits_mask return value
Itamar Shalev
1
-6
/
+6
2025-07-09
wifi: iwlwifi: Add an helper function for polling bits
Rotem Kerem
1
-12
/
+9
2025-07-03
wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start()
Dan Carpenter
1
-1
/
+2
2025-06-25
Merge tag 'iwlwifi-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Johannes Berg
9
-16
/
+27
2025-06-25
wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd()
Rand Deeb
1
-1
/
+1
2025-06-25
iwlwifi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-2
/
+9
2025-06-25
iwlwifi: remove unused no_sleep_autoadjust declaration
Gaosheng Cui
1
-2
/
+0
2025-06-25
iwlwifi: Fix comment typo
Jason Wang
1
-1
/
+1
2025-06-25
wifi: iwlwifi: convert to use secs_to_jiffies()
Yuesong Li
1
-1
/
+1
2025-06-25
wifi: iwlwifi: dvm: fix some kernel-doc issues
Johannes Berg
5
-9
/
+15
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2
-2
/
+2
2025-06-24
wifi: mac80211: add support towards MLO handling of station statistics
Sarika Sharma
1
-1
/
+1
2025-06-18
wifi: iwlwifi: dvm: restore n_no_reclaim_cmds setting
Johannes Berg
1
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-6
/
+7
2025-05-10
wifi: iwlwifi: rename iwl_cfg to iwl_rf_cfg
Johannes Berg
4
-8
/
+9
2025-05-09
wifi: iwlwifi: rename struct iwl_base_params
Johannes Berg
6
-11
/
+11
2025-05-09
wifi: iwlwifi: rename cfg_trans_params to mac_cfg
Johannes Berg
7
-16
/
+16
2025-05-09
wifi: iwlwifi: cfg: inline HT params
Johannes Berg
2
-6
/
+10
2025-05-07
wifi: iwlwifi: dvm: init 'keep_alive_beacons' in power tables
Johannes Berg
1
-16
/
+16
2025-05-07
wifi: iwlwifi: dvm: pair transport op-mode enter/leave
Johannes Berg
1
-2
/
+4
2025-05-07
wifi: iwlwifi: rework transport configuration
Johannes Berg
1
-24
/
+18
2025-05-07
wifi: iwlwifi: trans: collect device information
Johannes Berg
3
-6
/
+7
2025-05-07
wifi: iwlwifi: trans: remove SCD base address validation
Johannes Berg
1
-1
/
+1
2025-05-07
wifi: iwlwifi: pass full FW info to transport
Johannes Berg
1
-6
/
+2
2025-05-06
wifi: iwlwifi: dvm: fix various W=1 warnings
Johannes Berg
5
-33
/
+30
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-8
/
+8
2025-03-18
wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-65
/
+67
2025-02-11
wifi: iwlwifi: dvm: Remove unused iwl_rx_ant_restriction
Dr. David Alan Gilbert
2
-12
/
+0
2025-01-13
wifi: iwlwifi: rename bits in config/boot control register
Johannes Berg
1
-4
/
+4
2025-01-13
wifi: iwlwifi: rework firmware error handling
Johannes Berg
2
-8
/
+30
2025-01-13
wifi: iwlwifi: unify cmd_queue_full() into nic_error()
Johannes Berg
1
-13
/
+9
2025-01-13
wifi: iwlwifi: return ERR_PTR from opmode start()
Johannes Berg
1
-12
/
+22
2025-01-13
wifi: iwlwifi: differentiate NIC error types
Johannes Berg
1
-1
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-08-27
wifi: iwlwifi: use default command queue watchdog timeout
Miri Korenblit
1
-2
/
+0
2024-06-26
wifi: iwlwifi: dvm: fix kernel-doc warnings
Johannes Berg
2
-6
/
+6
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-06-12
wifi: iwlwifi: remove struct iwl_trans_ops
Yedidya Benshimol
1
-5
/
+1
[next]