index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
wifi: iwlwifi: mvm: cleanup iwl_mvm_get_wd_timeout
Miri Korenblit
1
-49
/
+11
2024-08-27
wifi: iwlwifi: mvm: Offload RLC/SMPS functionality to firmware
Daniel Gabay
1
-0
/
+4
2024-05-23
wifi: iwlwifi: mvm: add mvm-specific guard
Johannes Berg
1
-5
/
+2
2024-05-06
wifi: iwlwifi: mvm: don't request statistics in restart
Miri Korenblit
1
-0
/
+7
2024-04-19
wifi: iwlwifi: mvm: get periodic statistics in EMLSR
Miri Korenblit
1
-1
/
+21
2024-02-02
wifi: iwlwifi: fix some kernel-doc issues
Johannes Berg
1
-0
/
+2
2023-10-23
wifi: iwlwifi: mvm: implement new firmware API for statistics
Anjaneyulu
1
-0
/
+61
2023-06-19
wifi: iwlwifi: handle eSR transitions
Miri Korenblit
1
-1
/
+5
2023-06-06
wifi: iwlwifi: mvm: Make iwl_mvm_diversity_iter() MLO aware
Miri Korenblit
1
-8
/
+12
2023-03-30
wifi: iwlwifi: mvm: coex: start handling multiple links
Johannes Berg
1
-0
/
+4
2023-03-30
wifi: iwlwifi: mvm: adjust SMPS for MLO
Gregory Greenman
1
-5
/
+24
2023-03-30
wifi: iwlwifi: mvm: adjust some PS and PM methods to MLD
Gregory Greenman
1
-0
/
+33
2023-03-30
wifi: iwlwifi: mvm: vif preparation for MLO
Gregory Greenman
1
-15
/
+16
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-2
/
+2
2022-02-18
iwlwifi: mvm: make iwl_mvm_reconfig_scd() static
Johannes Berg
1
-33
/
+1
2022-02-18
iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id
Johannes Berg
1
-2
/
+1
2022-02-18
iwlwifi: prefer WIDE_ID() over iwl_cmd_id()
Johannes Berg
1
-2
/
+1
2021-12-07
iwlwifi: mvm: add support for statistics update version 15
Mordechay Goodstein
1
-6
/
+45
2021-10-22
iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versions
Miri Korenblit
1
-0
/
+15
2021-10-22
iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd.
Miri Korenblit
1
-2
/
+10
2021-10-22
iwlwifi: mvm: convert old rate & flags to the new format.
Miri Korenblit
1
-23
/
+2
2021-10-22
iwlwifi: mvm: update definitions due to new rate & flags
Miri Korenblit
1
-1
/
+1
2021-10-22
iwlwifi: mvm: Remove antenna c references
Miri Korenblit
1
-0
/
+1
2021-10-22
iwlwifi: mvm: disable RX-diversity in powersave
Johannes Berg
1
-0
/
+3
2021-06-22
iwlwifi: move error dump to fw utils
Johannes Berg
1
-310
/
+0
2021-06-22
iwlwifi: mvm: apply RX diversity per PHY context
Johannes Berg
1
-7
/
+21
2021-06-22
iwlwifi: mvm: don't request SMPS in AP mode
Johannes Berg
1
-5
/
+3
2021-06-22
iwlwifi: mvm: pass the clock type to iwl_mvm_get_sync_time()
Luca Coelho
1
-3
/
+8
2021-04-14
iwlwifi: remove TCM events
Emmanuel Grumbach
1
-16
/
+2
2021-02-05
iwlwifi: mvm: add IML/ROM information for other HW families
Mordechay Goodstein
1
-5
/
+19
2021-02-05
iwlwifi: mvm: don't send commands during suspend\resume transition
Haim Dreyfuss
1
-2
/
+5
2021-02-05
iwlwifi: mvm: handle CCA-EXT delay firmware notification
Johannes Berg
1
-0
/
+30
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-61
/
+6
2020-12-10
iwlwifi: mvm: Init error table memory to zero
Mordechay Goodstein
1
-2
/
+2
2020-10-08
iwlwifi: mvm: utils: Fix some doc-rot
Lee Jones
1
-2
/
+5
2020-10-01
iwlwifi: mvm: remove redundant support_umac_log field
Mordechay Goodstein
1
-1
/
+1
2020-10-01
iwlwifi: fw: move assert descriptor parser to common code
Mordechay Goodstein
1
-41
/
+3
2020-05-08
iwlwifi: mvm: add IML/ROM information to the assertion dumps
Luca Coelho
1
-0
/
+20
2020-05-08
iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameter
Emmanuel Grumbach
1
-6
/
+3
2019-10-25
iwlwifi: mvm: Invert the condition for OFDM rate
Tova Mussai
1
-1
/
+1
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
1
-3
/
+3
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
1
-1
/
+1
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
1
-5
/
+6
2019-09-06
iwlwifi: remove all the d0i3 references
Emmanuel Grumbach
1
-7
/
+1
2019-07-30
iwlwifi: mvm: send LQ command always ASYNC
Gregory Greenman
1
-2
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+16
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
1
-0
/
+2
2019-06-29
iwlwifi: dbg: move trans debug fields to a separate struct
Shahar S Matityahu
1
-4
/
+4
2019-06-29
iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmd
Naftali Goldstein
1
-0
/
+12
[next]