index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-09
wifi: iwlwifi: pcie: rename iwl_pci_gen1_2_probe() argument
Johannes Berg
2
-6
/
+6
2025-07-09
wifi: iwlwifi: match discrete/integrated to fix some names
Johannes Berg
4
-20
/
+46
2025-07-09
wifi: iwlwifi: remove Intel driver load message
Johannes Berg
1
-2
/
+0
2025-07-09
wifi: iwlwifi: mvm/mld: make PHC messages debug messages
Johannes Berg
2
-13
/
+13
2025-07-09
wifi: iwlwifi: trans: remove iwl_trans_init
Miri Korenblit
3
-42
/
+41
2025-07-09
wifi: iwlwifi: pcie move common probe logic
Miri Korenblit
3
-41
/
+47
2025-07-09
wifi: iwlwifi: bump FW API to 102 for BZ/SC/DR
Miri Korenblit
3
-3
/
+3
2025-07-09
wifi: iwlwifi: pcie: Move txcmd size/align calculation to callers
Yedidya Benshimol
3
-16
/
+19
2025-07-09
wifi: iwlwifi: pcie move gen1_2 probe to gen1_2/trans.c
Yedidya Benshimol
4
-329
/
+335
2025-07-09
wifi: iwlwifi: use PNVM data embedded in .ucode files
Johannes Berg
7
-16
/
+44
2025-07-09
wifi: iwlwifi: Add an helper function for polling bits
Rotem Kerem
5
-31
/
+30
2025-07-09
wifi: iwlwifi: mask reserved bits in chan_state_active_bitmap
Pagadala Yesu Anjaneyulu
3
-3
/
+7
2025-07-03
wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start()
Dan Carpenter
1
-1
/
+2
2025-06-29
wifi: iwlwifi: pcie: fix locking on invalid TOP reset
Johannes Berg
1
-2
/
+4
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+4
2025-06-25
Merge tag 'iwlwifi-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/k...
Johannes Berg
68
-612
/
+781
2025-06-25
Merge tag 'iwlwifi-fixes-2025-06-25' of https://git.kernel.org/pub/scm/linux/...
Johannes Berg
1
-2
/
+2
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
wifi: iwlwifi: Fix memory leak in iwl_mvm_init()
Xiu Jianfeng
1
-1
/
+3
2025-06-25
iwlwifi: api: delete repeated words
Ruffalo Lavoisier
1
-1
/
+1
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
iwlwifi: use DECLARE_BITMAP macro
Heiner Kallweit
1
-2
/
+2
2025-06-25
iwlwifi: fw: simplify the iwl_fw_dbg_collect_trig()
Zheng Yongjun
1
-8
/
+3
2025-06-25
wifi: iwlwifi: mld: ftm: fix switch end indentation
Johannes Berg
1
-1
/
+1
2025-06-25
wifi: iwlwifi: pcie: fix non-MSIX handshake register
Johannes Berg
1
-1
/
+1
2025-06-25
wifi: iwlwifi: mld: don't exit EMLSR when we shouldn't
Miri Korenblit
3
-3
/
+9
2025-06-25
wifi: iwlwifi: move _iwl_trans_set_bits_mask utilities
Rotem Kerem
4
-43
/
+44
2025-06-25
wifi: iwlwifi: mld: make iwl_mld_add_all_rekeys void
Miri Korenblit
1
-6
/
+4
2025-06-25
wifi: iwlwifi: move iwl_trans_pcie_write_mem to iwl-trans.c
Rotem Kerem
4
-27
/
+18
2025-06-25
wifi: iwlwifi: pcie: move iwl_trans_pcie_dump_regs() to utils.c
Rotem Kerem
5
-101
/
+120
2025-06-25
wifi: iwlwifi: mld: advertise support for TTLM changes
Benjamin Berg
1
-0
/
+18
2025-06-25
wifi: iwlwifi: mld: Block EMLSR when scanning on P2P Device
Ilan Peer
4
-26
/
+37
2025-06-25
wifi: iwlwifi: mld: use the correct struct size for tracing
Benjamin Berg
1
-1
/
+1
2025-06-25
wifi: iwlwifi: support RZL platform device ID
Miri Korenblit
1
-0
/
+1
2025-06-25
wifi: iwlwifi: add HE 1024QAM for <242-tone RU for PE
Johannes Berg
1
-0
/
+1
2025-06-25
wifi: iwlwifi: make FSEQ version a debug message
Johannes Berg
1
-2
/
+2
2025-06-25
wifi: iwlwifi: convert to use secs_to_jiffies()
Yuesong Li
2
-2
/
+2
2025-06-25
wifi: iwlwifi: fw: make PNVM version a debug message
Johannes Berg
1
-1
/
+1
2025-06-25
wifi: iwlwifi: mld: make PHY config a debug message
Johannes Berg
1
-1
/
+1
2025-06-25
wifi: iwlwifi: mvm: fix kernel-doc warnings
Johannes Berg
3
-3
/
+9
2025-06-25
wifi: iwlwifi: mei: fix kernel-doc warnings
Johannes Berg
1
-15
/
+15
2025-06-25
wifi: iwlwifi: pcie: fix kernel-doc warnings
Johannes Berg
3
-6
/
+9
2025-06-25
wifi: iwlwifi: dvm: fix some kernel-doc issues
Johannes Berg
5
-9
/
+15
2025-06-25
wifi: iwlwifi: defer MLO scan after link activation
Johannes Berg
4
-0
/
+43
2025-06-25
wifi: iwlwifi: mld: fix last_mlo_scan_time type
Johannes Berg
1
-1
/
+1
2025-06-25
wifi: iwlwifi: mld: remove special FW error resume handling
Johannes Berg
2
-71
/
+10
2025-06-25
wifi: iwlwifi: mld: add timer host wakeup debugfs
Johannes Berg
4
-2
/
+18
2025-06-25
wifi: iwlwifi: phy periph read - flow modification
Or Ron
2
-1
/
+25
[prev]
[next]