index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
mvm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: iwlwifi: remove 'use_tfh' config to fix crash
Johannes Berg
2023-07-12
1
-1
/
+1
*
wifi: iwlwifi: mvm: support new flush_sta method
Johannes Berg
2023-06-21
1
-0
/
+2
*
wifi: iwlwifi: mvm: make iwl_mvm_set_fw_mu_edca_params mld aware
Emmanuel Grumbach
2023-06-21
1
-1
/
+1
*
wifi: iwlwifi: handle eSR transitions
Miri Korenblit
2023-06-19
1
-1
/
+11
*
wifi: iwlwifi: fix max number of fw active links
Miri Korenblit
2023-06-19
1
-0
/
+22
*
wifi: iwlwifi: mvm: track u-APSD misbehaving AP by AP address
Johannes Berg
2023-06-19
1
-1
/
+1
*
wifi: iwlwifi: implement WPFC ACPI table loading
Johannes Berg
2023-06-19
1
-0
/
+4
*
wifi: iwlwifi: mvm: remove new checksum code
Johannes Berg
2023-06-19
1
-14
/
+0
*
wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmare
Emmanuel Grumbach
2023-06-14
1
-0
/
+6
*
wifi: iwlwifi: mvm: put only a single IGTK into FW
Johannes Berg
2023-06-14
1
-1
/
+4
*
wifi: iwlwifi: mvm: Refactor iwl_mvm_get_lmac_id()
Ariel Malamud
2023-06-14
1
-0
/
+1
*
wifi: iwlwifi: mvm: FTM responder MLO support
Avraham Stern
2023-06-14
1
-2
/
+4
*
wifi: iwlwifi: update response for mcc_update command
Abhishek Naik
2023-06-14
1
-1
/
+1
*
wifi: iwlwifi: make debugfs entries link specific
Benjamin Berg
2023-06-14
1
-4
/
+4
*
Merge wireless into wireless-next
Johannes Berg
2023-06-07
1
-0
/
+1
|
\
|
*
wifi: iwlwifi: mvm: rfi: disable RFI feature
Gregory Greenman
2023-05-16
1
-0
/
+1
*
|
Revert "wifi: iwlwifi: update response for mcc_update command"
Johannes Berg
2023-06-06
1
-1
/
+1
*
|
wifi: iwlwifi: update response for mcc_update command
Abhishek Naik
2023-06-06
1
-1
/
+1
*
|
wifi: iwlwifi: mvm: update the FW apis for LINK and MAC commands
Emmanuel Grumbach
2023-06-06
1
-2
/
+2
*
|
wifi: iwlwifi: mvm: support PASN for MLO
Avraham Stern
2023-06-06
1
-0
/
+6
*
|
wifi: iwlwifi: mvm: make internal callback structs const
Johannes Berg
2023-06-06
1
-3
/
+3
*
|
wifi: iwlwifi: mvm: use link ID in missed beacon notification
Yedidya Benshimol
2023-06-06
1
-0
/
+15
|
/
*
wifi: iwlwifi: modify scan request and results when in link protection
Avraham Stern
2023-04-20
1
-0
/
+25
*
wifi: iwlwifi: mvm: implement key link switching
Johannes Berg
2023-04-17
1
-0
/
+5
*
wifi: iwlwifi: mvm: track station mask for BAIDs
Johannes Berg
2023-04-17
1
-2
/
+2
*
wifi: iwlwifi: mvm: Fix setting the rate for non station cases
Ilan Peer
2023-04-14
1
-0
/
+3
*
wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() static
Johannes Berg
2023-04-14
1
-4
/
+0
*
wifi: iwlwifi: mvm: track AP STA pointer and use it for MFP
Johannes Berg
2023-04-14
1
-0
/
+2
*
wifi: iwlwifi: mvm: enable new MLD FW API
Miri Korenblit
2023-04-14
1
-18
/
+2
*
wifi: iwlwifi: mvm: refactor TX csum mode check
Johannes Berg
2023-04-13
1
-0
/
+13
*
Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-03-31
1
-62
/
+456
|
\
|
*
wifi: iwlwifi: separate AP link management queues
Johannes Berg
2023-03-30
1
-0
/
+3
|
*
wifi: iwlwifi: mvm: rework active links counting
Gregory Greenman
2023-03-30
1
-3
/
+0
|
*
wifi: iwlwifi: mvm: remove only link-specific AP keys
Johannes Berg
2023-03-30
1
-1
/
+2
|
*
wifi: iwlwifi: mvm: rxmq: report link ID to mac80211
Johannes Berg
2023-03-30
1
-0
/
+1
|
*
wifi: iwlwifi: mvm: adjust iwl_mvm_sec_key_remove_ap to MLO
Gregory Greenman
2023-03-30
1
-1
/
+2
|
*
wifi: iwlwifi: mvm: implement link change ops
Johannes Berg
2023-03-30
1
-0
/
+2
|
*
wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()
Gregory Greenman
2023-03-30
1
-3
/
+7
|
*
wifi: iwlwifi: mvm: adjust to MLO assign/unassign/switch_vif_chanctx()
Gregory Greenman
2023-03-30
1
-8
/
+2
|
*
wifi: iwlwifi: mvm: add fw link id allocation
Gregory Greenman
2023-03-30
1
-0
/
+10
|
*
wifi: iwlwifi: mvm: replace bss_info_changed() with vif_cfg/link_info_changed()
Gregory Greenman
2023-03-30
1
-0
/
+1
|
*
wifi: iwlwifi: mvm: add link_conf parameter for add/remove/change link
Gregory Greenman
2023-03-30
1
-3
/
+10
|
*
wifi: iwlwifi: mvm: adjust SMPS for MLO
Gregory Greenman
2023-03-30
1
-5
/
+14
|
*
wifi: iwlwifi: mvm: add set_hw_timestamp to mld ops
Avraham Stern
2023-03-30
1
-0
/
+3
|
*
wifi: iwlwifi: mvm: add link to firmware earlier
Johannes Berg
2023-03-30
1
-5
/
+2
|
*
wifi: iwlwifi: mvm: adjust some PS and PM methods to MLD
Gregory Greenman
2023-03-30
1
-0
/
+6
|
*
wifi: iwlwifi: mvm: adjust mld_mac_ctxt_/beacon_changed() for MLO
Gregory Greenman
2023-03-30
1
-2
/
+4
|
*
wifi: iwlwifi: mvm: add all missing ops to iwl_mvm_mld_ops
Miri Korenblit
2023-03-30
1
-0
/
+135
|
*
wifi: iwlwifi: mvm: add support for post_channel_switch in MLD mode
Miri Korenblit
2023-03-30
1
-0
/
+2
|
*
wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD mode
Miri Korenblit
2023-03-30
1
-0
/
+26
[next]