index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
dvm
Age
Commit message (
Expand
)
Author
Files
Lines
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
-76
/
+78
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
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
7
-20
/
+1184
2024-05-23
wifi: iwlwifi: move code from iwl-eeprom-parse to dvm
Emmanuel Grumbach
5
-3
/
+777
2024-05-23
wifi: iwlwifi: kill iwl-eeprom-read
Emmanuel Grumbach
4
-4
/
+399
2024-05-23
wifi: iwlwifi: dvm: clean up rs_get_rate() logic
Johannes Berg
1
-13
/
+8
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-0
/
+4
2023-10-23
wifi: iwlwifi: empty overflow queue during flush
Miri Korenblit
1
-2
/
+3
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
1
-2
/
+2
2023-10-23
wifi: iwlwifi: fw: increase fw_version string size
Gregory Greenman
1
-1
/
+1
2023-09-11
wifi: iwlwifi: dvm: remove kernel-doc warnings
Johannes Berg
4
-29
/
+39
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
1
-3
/
+3
2023-06-19
wifi: iwlwifi: dvm: fix -Wunused-const-variable gcc warning
Dmitry Antipov
1
-17
/
+17
2023-06-19
wifi: iwlwifi: add a few rate index validity checks
Anjaneyulu
1
-3
/
+6
2023-04-19
wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
Hans de Goede
1
-1
/
+4
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
1
-0
/
+1
2022-09-28
wifi: iwlwifi: Track scan_cmd allocation size explicitly
Kees Cook
2
-2
/
+9
2022-09-07
wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarity
Kees Cook
3
-15
/
+17
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2
-8
/
+8
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-2
/
+3
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2
-3
/
+3
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2
-2
/
+2
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-11
/
+11
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
3
-14
/
+14
2022-02-18
iwlwifi: Fix -EIO error code that is never returned
Colin Ian King
1
-1
/
+1
2022-02-18
iwlwifi: dvm: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-18
iwlwifi: move symbols into a separate namespace
Johannes Berg
1
-0
/
+1
2022-02-18
iwlwifi: prefer WIDE_ID() over iwl_cmd_id()
Johannes Berg
1
-3
/
+2
2021-12-07
iwlwifi: support 4-bits in MAC step value
Mike Golant
1
-6
/
+2
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-100
/
+7
2021-10-22
iwlwifi: allow rate-limited error messages
Johannes Berg
1
-4
/
+7
2021-10-22
iwlwifi: remove contact information
Johannes Berg
20
-94
/
+0
2021-10-22
iwlwifi: remove MODULE_AUTHOR() statements
Johannes Berg
1
-1
/
+0
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
1
-2
/
+4
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-08-26
iwlwifi: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
[next]