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
/
mac-ctxt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
wifi: iwlwifi: mvm: properly set the rates in link cmd
Miri Korenblit
1
-9
/
+8
2024-09-03
wifi: iwlwifi: mvm: remove mvm prefix from iwl_mvm_tx_resp*
Miri Korenblit
1
-1
/
+1
2024-08-27
wifi: iwlwifi: mvm: exit EMLSR if both links are missing beacons
Emmanuel Grumbach
1
-4
/
+21
2024-08-27
wifi: iwlwifi: mvm: handle the new missed beacons notification
Emmanuel Grumbach
1
-8
/
+41
2024-08-27
wifi: iwlwifi: mvm: rename iwl_missed_beacons_notif
Emmanuel Grumbach
1
-1
/
+1
2024-06-12
wifi: iwlwifi: mvm: use ROC for P2P device activities
Shaul Triebitz
1
-0
/
+1
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-4
/
+5
2024-05-29
wifi: iwlwifi: mvm: always set the TWT IE offset
Shaul Triebitz
1
-1
/
+1
2024-05-23
wifi: iwlwifi: mvm: don't always set antenna in beacon template cmd
Miri Korenblit
1
-4
/
+5
2024-05-06
wifi: iwlwifi: mvm: add beacon template version 14
striebit
1
-0
/
+7
2024-04-19
wifi: iwlwifi: mvm: exit EMLSR upon missed beacon
Miri Korenblit
1
-10
/
+11
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+11
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
1
-1
/
+1
2024-02-21
wifi: iwlwifi: mvm: fix the TXF mapping for BZ devices
Emmanuel Grumbach
1
-0
/
+11
2024-02-08
wifi: iwlwifi: mvm: Keep connection in case of missed beacons during RX
Daniel Amosi
1
-3
/
+11
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
1
-2
/
+2
2024-02-08
wifi: mac80211: update beacon counters per link basis
Aditya Kumar Singh
1
-1
/
+1
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
1
-4
/
+4
2024-02-02
wifi: iwlwifi: mvm: don't send NDPs for new tx devices
Emmanuel Grumbach
1
-3
/
+7
2023-10-23
wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interface
Ilan Peer
1
-4
/
+4
2023-09-13
wifi: iwlwifi: mvm: enable FILS DF Tx on non-PSC channel
Shaul Triebitz
1
-2
/
+14
2023-09-11
wifi: iwlwifi: mvm: support CSA with MLD
Emmanuel Grumbach
1
-1
/
+3
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
1
-1
/
+1
2023-06-21
wifi: iwlwifi: mvm: check the right csa_active
Emmanuel Grumbach
1
-1
/
+4
2023-06-19
wifi: iwlwifi: mvm: Don't access vif valid links directly
Ilan Peer
1
-1
/
+1
2023-06-19
wifi: iwlwifi: use array as array argument
Johannes Berg
1
-1
/
+1
2023-06-19
wifi: iwlwifi: mvm: store WMM params per link
Johannes Berg
1
-4
/
+9
2023-06-19
wifi: iwlwifi: mvm: add a NULL pointer check
Johannes Berg
1
-1
/
+5
2023-06-06
wifi: iwlwifi: mvm: adjust csa notifications and commands to MLO
Gregory Greenman
1
-13
/
+38
2023-06-06
wifi: iwlwifi: mvm: update the FW apis for LINK and MAC commands
Emmanuel Grumbach
1
-7
/
+7
2023-06-06
wifi: iwlwifi: mvm: use link ID in missed beacon notification
Yedidya Benshimol
1
-6
/
+23
2023-04-18
wifi: iwlwifi: mvm: update mac id management
Gregory Greenman
1
-9
/
+13
2023-04-17
wifi: iwlwifi: mvm: fix getting lowest TX rate for MLO
Johannes Berg
1
-2
/
+29
2023-04-14
wifi: iwlwifi: mvm: Fix setting the rate for non station cases
Ilan Peer
1
-4
/
+6
2023-04-14
wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() static
Johannes Berg
1
-4
/
+4
2023-03-30
wifi: iwlwifi: mvm: add fw link id allocation
Gregory Greenman
1
-1
/
+5
2023-03-30
wifi: iwlwifi: mvm: add link_conf parameter for add/remove/change link
Gregory Greenman
1
-19
/
+27
2023-03-30
wifi: iwlwifi: mvm: adjust mld_mac_ctxt_/beacon_changed() for MLO
Gregory Greenman
1
-9
/
+15
2023-03-30
wifi: iwlwifi: mvm: vif preparation for MLO
Gregory Greenman
1
-14
/
+14
2023-03-15
wifi: iwlwifi: mvm: add support for the new LINK command
Miri Korenblit
1
-15
/
+11
2023-03-15
wifi: iwlwifi: mvm: add support for the new MAC CTXT command
Miri Korenblit
1
-12
/
+12
2023-03-15
wifi: iwlwifi: mvm: Refactor MAC_CONTEXT_CMD sending flow
Miri Korenblit
1
-123
/
+197
2023-03-15
wifi: iwlwifi: yoyo: Add driver defined dump file name
Mukesh Sisodiya
1
-22
/
+39
2023-03-07
wifi: iwlwifi: mvm: avoid UB shift of snif_queue
Johannes Berg
1
-1
/
+9
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-8
/
+52
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-10
wifi: iwlwifi: mvm: Fix getting the lowest rate
Ilan Peer
1
-8
/
+52
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
[next]