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
2025-05-06
wifi: iwlwifi: add support for Killer on MTL
Johannes Berg
-0
/
+2
2025-04-24
Merge tag 'wireless-2025-04-24' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-192
/
+213
2025-04-23
wifi: iwlwifi: restore missing initialization of async_handlers_list
Itamar Shalev
-0
/
+1
2025-04-23
wifi: iwlwifi: fix the check for the SCRATCH register upon resume
Emmanuel Grumbach
-2
/
+5
2025-04-23
wifi: iwlwifi: don't warn if the NIC is gone in resume
Emmanuel Grumbach
-12
/
+33
2025-04-23
wifi: iwlwifi: mld: fix BAID validity check
Johannes Berg
-3
/
+3
2025-04-23
wifi: iwlwifi: back off on continuous errors
Johannes Berg
-9
/
+28
2025-04-23
wifi: iwlwifi: mld: only create debugfs symlink if it does not exist
Benjamin Berg
-2
/
+4
2025-04-23
wifi: iwlwifi: mld: inform trans on init failure
Miri Korenblit
-2
/
+3
2025-04-23
wifi: iwlwifi: mld: properly handle async notification in op mode start
Miri Korenblit
-8
/
+15
2025-04-23
Revert "wifi: iwlwifi: make no_160 more generic"
Miri Korenblit
-129
/
+118
2025-04-23
Revert "wifi: iwlwifi: add support for BE213"
Miri Korenblit
-29
/
+7
2025-04-20
gcc-15: work around sequence-point warning
Linus Torvalds
-3
/
+6
2025-04-11
Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-10
/
+17
2025-04-11
wifi: iwlwifi: mld: Restart firmware on iwl_mld_no_wowlan_resume() error
Lukas Wunner
-2
/
+2
2025-04-11
wifi: iwlwifi: pcie: set state to no-FW before reset handshake
Johannes Berg
-1
/
+7
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-19
/
+19
2025-04-02
wifi: iwlwifi: mld: silence uninitialized variable warning
Dan Carpenter
-1
/
+1
2025-04-02
iwlwifi: mld: fix building with CONFIG_PM_SLEEP disabled
Arnd Bergmann
-2
/
+5
2025-04-02
wifi: iwlwifi: mld: fix PM_SLEEP -Wundef warning
Johannes Berg
-1
/
+1
2025-04-02
wifi: iwlwifi: mld: reduce scope for uninitialized variable
Yedidya Benshimol
-5
/
+3
2025-03-18
wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-76
/
+78
2025-03-18
wifi: iwlwifi: do not use iwlmld for non-wifi7 devices
Emmanuel Grumbach
-2
/
+9
2025-03-18
wifi: iwlwifi: remove a buggy else statement in op_mode selection
Emmanuel Grumbach
-2
/
+1
2025-03-18
wifi: iwlwifi: mld: add debugfs to control MLO scan
Miri Korenblit
-1
/
+29
2025-03-18
wifi: iwlwifi: mld: we support v6 of compressed_ba_notif
Emmanuel Grumbach
-1
/
+2
2025-03-18
wifi: iwlwifi: mld: iwl_mld_remove_link can't fail
Miri Korenblit
-20
/
+12
2025-03-18
wifi: iwlwifi: mld: fix copy/paste error
Miri Korenblit
-1
/
+1
2025-03-18
wifi: iwlwifi: mld: make iwl_mld_run_fw_init_sequence static
Miri Korenblit
-2
/
+1
2025-03-18
wifi: iwlwifi: mld: KUnit: test iwl_mld_channel_load_allows_emlsr
Miri Korenblit
-7
/
+147
2025-03-18
wifi: iwlwifi: mld: KUnit: create chanctx with a custom width
Miri Korenblit
-8
/
+11
2025-03-18
wifi: iwlwifi: mld: KUnit: introduce iwl_mld_kunit_link
Miri Korenblit
-41
/
+54
2025-03-18
wifi: iwlwifi: mld: allow EMLSR for unequal bandwidth
Miri Korenblit
-47
/
+49
2025-03-18
wifi: iwlwifi: mld: prevent toggling EMLSR due to FW requests
Miri Korenblit
-2
/
+3
2025-03-18
wifi: iwlwifi: mld: remove IWL_MLD_EMLSR_BLOCKED_FW
Miri Korenblit
-48
/
+124
2025-03-18
wifi: iwlwifi: mld: add support for DHC_TOOLS_UMAC_GET_TAS_STATUS command
Pagadala Yesu Anjaneyulu
-0
/
+404
2025-03-18
wifi: iwlwifi: mld: Ensure wiphy lock is held during debugfs read operations
Pagadala Yesu Anjaneyulu
-4
/
+3
2025-03-18
wifi: iwlwifi: mld: Add support for WIPHY_DEBUGFS_READ_FILE_OPS_MLD macro
Pagadala Yesu Anjaneyulu
-0
/
+44
2025-03-18
wifi: iwlwifi: mld: Rename WIPHY_DEBUGFS_HANDLER_WRAPPER to WIPHY_DEBUGFS_WRI...
Pagadala Yesu Anjaneyulu
-6
/
+6
2025-03-18
Merge net-next/main to resolve conflicts
Johannes Berg
-75
/
+152
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-8
/
+11
2025-03-12
wifi: iwlwifi: Fix uninitialized variable with __free()
Dan Carpenter
-1
/
+1
2025-03-11
wifi: iwlwifi: mld: avoid selecting bad links
Miri Korenblit
-8
/
+11
2025-03-11
wifi: iwlwifi: mld: fix bad RSSI handling
Miri Korenblit
-7
/
+3
2025-03-11
wifi: iwlwifi: mld: always do MLO scan before link selection
Miri Korenblit
-23
/
+4
2025-03-11
wifi: iwlwifi: mld: Correctly configure the A-MSDU max lengths
Ilan Peer
-30
/
+37
2025-03-11
wifi: iwlwifi: mld: remove AP keys only for AP STA
Johannes Berg
-1
/
+1
2025-03-11
wifi: iwlwifi: mld: move the ftm initiator data to ftm-initiator.h
Avraham Stern
-5
/
+16
2025-03-11
wifi: iwlwifi: mld: enable OMI bandwidth reduction on 6 GHz
Johannes Berg
-10
/
+50
2025-03-11
wifi: iwlwifi: mld: fix OMI time protection logic
Johannes Berg
-2
/
+2
[next]