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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-30
wifi: iwlwifi: mvm: add set_hw_timestamp to mld ops
Avraham Stern
3
-3
/
+7
2023-03-30
wifi: iwlwifi: mvm: add link to firmware earlier
Johannes Berg
4
-85
/
+133
2023-03-30
wifi: iwlwifi: mvm: adjust some PS and PM methods to MLD
Gregory Greenman
4
-9
/
+50
2023-03-30
wifi: iwlwifi: mvm: adjust mld_mac_ctxt_/beacon_changed() for MLO
Gregory Greenman
7
-47
/
+115
2023-03-30
wifi: iwlwifi: mvm: adjust smart fifo configuration to MLO
Gregory Greenman
1
-5
/
+27
2023-03-30
wifi: iwlwifi: mvm: align to the LINK cmd update in the FW
Miri Korenblit
3
-42
/
+37
2023-03-30
wifi: iwlwifi: mvm: always use the sta->addr as the peers addr
Miri Korenblit
1
-7
/
+2
2023-03-30
wifi: iwlwifi: mvm: modify link instead of removing it during csa
Miri Korenblit
1
-6
/
+12
2023-03-30
wifi: iwlwifi: mvm: fix crash on queue removal for MLD API too
Miri Korenblit
1
-13
/
+5
2023-03-30
wifi: iwlwifi: mvm: fix "modify_mask" value in the link cmd.
Miri Korenblit
1
-5
/
+4
2023-03-30
wifi: iwlwifi: mvm: add all missing ops to iwl_mvm_mld_ops
Miri Korenblit
4
-119
/
+334
2023-03-30
wifi: iwlwifi: mvm: add support for post_channel_switch in MLD mode
Miri Korenblit
3
-4
/
+9
2023-03-30
wifi: iwlwifi: mvm: unite sta_modify_disable_tx flows
Miri Korenblit
5
-23
/
+47
2023-03-30
wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD mode
Miri Korenblit
7
-6
/
+142
2023-03-30
wifi: iwlwifi: mvm: refactor iwl_mvm_roc()
Miri Korenblit
1
-44
/
+56
2023-03-30
wifi: iwlwifi: mvm: add some new MLD ops
Miri Korenblit
5
-80
/
+446
2023-03-30
wifi: iwlwifi: mvm: add sta handling flows for MLD mode
Miri Korenblit
6
-25
/
+333
2023-03-30
wifi: iwlwifi: mvm: add an indication that the new MLD API is used
Miri Korenblit
2
-0
/
+4
2023-03-30
wifi: iwlwifi: mvm: sta preparation for MLO
Gregory Greenman
13
-123
/
+161
2023-03-30
wifi: iwlwifi: mvm: vif preparation for MLO
Gregory Greenman
23
-308
/
+355
2023-03-30
wifi: iwlwifi: mvm: Use 64-bit division helper in iwl_mvm_get_crosstimestamp_...
Nathan Chancellor
1
-1
/
+1
2023-03-24
wifi: iwlwifi: mvm: fix NULL deref in iwl_mvm_mld_disable_txq
Gregory Greenman
1
-1
/
+6
2023-03-22
wifi: iwlwifi: mvm: Add debugfs to get TAS status
Abhishek Naik
4
-2
/
+296
2023-03-22
wifi: iwlwifi: mvm: support enabling and disabling HW timestamping
Avraham Stern
5
-20
/
+41
2023-03-22
wifi: iwlwifi: Update configurations for Bnj device
Mukesh Sisodiya
3
-2
/
+38
2023-03-22
wifi: iwlwifi: mvm: refactor iwl_mvm_add_sta(), iwl_mvm_rm_sta()
Miri Korenblit
1
-76
/
+106
2023-03-22
wifi: iwlwifi: mvm: remove not needed initializations
Miri Korenblit
1
-10
/
+0
2023-03-22
wifi: iwlwifi: mvm: refactor iwl_mvm_sta_send_to_fw()
Miri Korenblit
1
-49
/
+67
2023-03-22
wifi: iwlwifi: mvm: refactor iwl_mvm_sta
Miri Korenblit
1
-1
/
+1
2023-03-22
wifi: iwlwifi: mvm: refactor iwl_mvm_cfg_he_sta()
Miri Korenblit
1
-140
/
+147
2023-03-22
wifi: iwlwifi: mvm: Don't send MAC CTXT cmd after deauthorization
Miri Korenblit
1
-10
/
+3
2023-03-22
wifi: iwlwifi: mvm: add stop_ap() and leave_ibss() callbacks for MLD mode
Miri Korenblit
3
-6
/
+48
2023-03-22
wifi: iwlwifi: mvm: add start_ap() and join_ibss() callbacks for MLD mode
Miri Korenblit
5
-30
/
+175
2023-03-22
wifi: iwlwifi: mvm: select ptp cross timestamp from multiple reads
Avraham Stern
1
-2
/
+25
2023-03-22
wifi: iwlwifi: mvm: implement PHC clock adjustments
Avraham Stern
3
-18
/
+158
2023-03-22
wifi: iwlwifi: mvm: enable TX beacon protection
Johannes Berg
2
-8
/
+23
2023-03-22
wifi: iwlwifi: mvm: add support for timing measurement
Krishnanand Prabhu
1
-3
/
+41
2023-03-22
wifi: iwlwifi: mvm: report hardware timestamps in RX/TX status
Avraham Stern
11
-4
/
+396
2023-03-22
wifi: iwlwifi: mvm: read synced time from firmware if supported
Avraham Stern
3
-3
/
+104
2023-03-22
wifi: iwlwifi: mvm: add support for PTP HW clock (PHC)
Krishnanand Prabhu
5
-0
/
+152
2023-03-22
wifi: iwlwifi: mvm: protect TXQ list manipulation
Johannes Berg
4
-34
/
+39
2023-03-22
wifi: iwlwifi: mvm: fix mvmtxq->stopped handling
Johannes Berg
4
-5
/
+13
2023-03-16
wifi: iwlwifi: Avoid disabling GCC specific flag with clang
Nathan Chancellor
1
-0
/
+2
2023-03-15
wifi: iwlwifi: suppress printf warnings in tracing
Johannes Berg
1
-0
/
+1
2023-03-15
wifi: iwlwifi: fw: pnvm: fix uefi reduced TX power loading
Johannes Berg
1
-12
/
+8
2023-03-15
wifi: iwlwifi: Update configurations for Bnj and Bz devices
Mukesh Sisodiya
3
-0
/
+54
2023-03-15
wifi: iwlwifi: mvm: rs: print BAD_RATE for invalid HT/VHT index
Johannes Berg
1
-2
/
+2
2023-03-15
wifi: iwlwifi: Replace space with tabs as code indent
Solomon Tan
1
-1
/
+1
2023-03-15
wifi: iwlwifi: Add required space before open '('
Solomon Tan
1
-1
/
+1
2023-03-15
wifi: iwlwifi: Remove prohibited spaces
Solomon Tan
2
-5
/
+5
[prev]
[next]