index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
wifi: iwlwifi: mvm: fix 6 GHz scan construction
Johannes Berg
1
-3
/
+3
2024-10-25
Revert "wifi: iwlwifi: remove retry loops in start"
Emmanuel Grumbach
1
-1
/
+9
2024-10-25
wifi: iwlwifi: mvm: don't add default link in fw restart flow
Emmanuel Grumbach
1
-6
/
+18
2024-10-25
wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()
Daniel Gabay
1
-6
/
+4
2024-10-25
wifi: iwlwifi: mvm: Use the sync timepoint API in suspend
Daniel Gabay
1
-0
/
+2
2024-10-25
wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmd
Miri Korenblit
1
-5
/
+5
2024-10-25
wifi: iwlwifi: mvm: don't leak a link on AP removal
Emmanuel Grumbach
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-06
wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEP
Emmanuel Grumbach
4
-8
/
+11
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
22
-223
/
+482
2024-09-03
wifi: iwlwifi: mvm: properly set the rates in link cmd
Miri Korenblit
3
-11
/
+10
2024-09-03
wifi: iwlwifi: mvm: Remove unused last_sub_index from reorder buffer
Daniel Gabay
2
-7
/
+1
2024-09-03
wifi: iwlwifi: mvm: remove mvm prefix from iwl_mvm_tx_resp*
Miri Korenblit
4
-10
/
+10
2024-09-03
wifi: iwlwifi: s/iwl_mvm_remove_sta_cmd/iwl_remove_sta_cmd
Miri Korenblit
1
-1
/
+1
2024-09-03
wifi: iwlwifi: STA command structure shouldn't be mvm specific
Miri Korenblit
1
-3
/
+3
2024-09-03
wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAX
Miri Korenblit
6
-11
/
+11
2024-09-03
wifi: iwlwifi: mvm: tell the firmware about CSA with mode=1
Emmanuel Grumbach
3
-2
/
+25
2024-09-03
wifi: iwlwifi: mvm: refactor scan channel description a bit
Johannes Berg
1
-6
/
+6
2024-08-27
wifi: iwlwifi: mvm: allow ESR when we the ROC expires
Emmanuel Grumbach
1
-8
/
+6
2024-08-27
wifi: iwlwifi: mvm: avoid NULL pointer dereference
Miri Korenblit
1
-5
/
+7
2024-08-27
wifi: iwlwifi: mvm: drop wrong STA selection in TX
Johannes Berg
1
-13
/
+3
2024-08-27
wifi: iwlwifi: mvm: cleanup iwl_mvm_get_wd_timeout
Miri Korenblit
4
-61
/
+22
2024-08-27
wifi: iwlwifi: use default command queue watchdog timeout
Miri Korenblit
1
-4
/
+0
2024-08-27
wifi: iwlwifi: mvm: handle the new EML OMN failure notification
Emmanuel Grumbach
3
-1
/
+46
2024-08-27
wifi: iwlwifi: mvm: Stop processing MCC update if there was no change
Ilan Peer
1
-1
/
+9
2024-08-27
wifi: iwlwifi: mvm: exit EMLSR if both links are missing beacons
Emmanuel Grumbach
2
-5
/
+23
2024-08-27
wifi: iwlwifi: mvm: handle the new missed beacons notification
Emmanuel Grumbach
3
-9
/
+49
2024-08-27
wifi: iwlwifi: mvm: rename iwl_missed_beacons_notif
Emmanuel Grumbach
2
-2
/
+2
2024-08-27
wifi: iwlwifi: mvm: Offload RLC/SMPS functionality to firmware
Daniel Gabay
5
-3
/
+29
2024-08-27
wifi: iwlwifi: mvm: add and improve EMLSR debug info
Miri Korenblit
3
-4
/
+7
2024-08-27
wifi: iwlwifi: Enable channel puncturing for US/CAN from bios
Somashekhar(Som)
3
-6
/
+4
2024-08-27
wifi: iwlwifi: mvm: add firmware debug points for EMLSR entry / exit
Emmanuel Grumbach
1
-0
/
+6
2024-08-27
wifi: iwlwiif: mvm: handle the new BT notif
Emmanuel Grumbach
1
-1
/
+35
2024-08-27
wifi: iwlwifi: mvm: start to support the new BT profile notification
Emmanuel Grumbach
3
-9
/
+52
2024-08-27
wifi: iwlwifi: mvm: s/iwl_bt_coex_profile_notif/iwl_bt_coex_prof_old_notif
Emmanuel Grumbach
3
-9
/
+9
2024-08-27
wifi: iwlwifi: mvm: increase the time between ranging measurements
Avraham Stern
1
-1
/
+1
2024-08-27
wifi: iwlwifi: mvm: set the cipher for secured NDP ranging
Avraham Stern
1
-0
/
+1
2024-08-27
wifi: iwlwifi: mvm: Fix a race in scan abort flow
Ilan Peer
1
-8
/
+34
2024-08-27
wifi: iwlwifi: mvm: set ul_mu_data_disable when needed
Emmanuel Grumbach
1
-0
/
+11
2024-08-27
wifi: iwlwifi: mvm: use correct key iteration
Johannes Berg
1
-6
/
+6
2024-08-27
wifi: iwlwifi: remove MVM prefix from FW macros
Miri Korenblit
5
-6
/
+6
2024-08-27
wifi: iwlwifi: mvm: add support for new REDUCE_TXPOWER_CMD versions
Emmanuel Grumbach
2
-15
/
+46
2024-08-27
wifi: iwlwifi: mvm: prepare the introduction of V9 of REDUCED_TX_POWER
Emmanuel Grumbach
2
-4
/
+10
2024-08-26
wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
Emmanuel Grumbach
1
-1
/
+8
2024-08-26
wifi: iwlwifi: mvm: allow 6 GHz channels in MLO scan
Avraham Stern
1
-0
/
+11
2024-08-26
wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
Emmanuel Grumbach
1
-0
/
+2
2024-08-26
wifi: iwlwifi: mvm: take the mutex before running link selection
Emmanuel Grumbach
1
-0
/
+2
2024-08-26
wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()
Daniel Gabay
1
-4
/
+4
2024-08-26
wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation
Daniel Gabay
1
-11
/
+12
[next]