summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23wifi: iwlwifi: mvm: fix iwl_mvm_mac_flush_sta()Johannes Berg1-11/+9
2023-10-23wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() APIJohannes Berg1-2/+4
2023-10-23wifi: iwlwifi: mvm: fix the PHY context resolution for p2p deviceEmmanuel Grumbach1-52/+49
2023-10-23wifi: iwlwifi: mvm: fold the ref++ into iwl_mvm_phy_ctxt_addEmmanuel Grumbach1-2/+0
2023-10-23wifi: iwlwifi: mvm: don't add dummy phy contextEmmanuel Grumbach1-6/+13
2023-10-23wifi: iwlwifi: mvm: cleanup MLO and non-MLO unification codeMiri Korenblit1-19/+2
2023-10-23wifi: iwlwifi: mvm: implement ROC version 3Shaul Triebitz1-29/+102
2023-10-23wifi: iwlwifi: mvm: Fix unreachable code pathIlan Peer1-5/+0
2023-10-23wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interfaceIlan Peer1-104/+48
2023-10-23wifi: iwlwifi: mvm: Add basic link selection logicIlan Peer1-0/+7
2023-10-23wifi: iwlwifi: mvm: rework debugfs handlingJohannes Berg1-3/+4
2023-10-23wifi: iwlwifi: mvm: offload IGTK in AP if BIGTK is supportedJohannes Berg1-3/+12
2023-10-23wifi: iwlwifi: mvm: update station's MFP flag after associationAvraham Stern1-0/+6
2023-09-25wifi: iwlwifi: mvm: support set_antenna()Emmanuel Grumbach1-0/+25
2023-09-13wifi: iwlwifi: mvm: move listen interval to constantsJohannes Berg1-1/+1
2023-09-13wifi: iwlwifi: mvm: fix recovery flow in CSAEmmanuel Grumbach1-1/+6
2023-09-13wifi: iwlwifi: mvm: enable FILS DF Tx on non-PSC channelShaul Triebitz1-4/+6
2023-09-13wifi: iwlwifi: mvm: make "pldr_sync" mode effectiveJohannes Berg1-11/+1
2023-09-11wifi: iwlwifi: mvm: check link more carefullyJohannes Berg1-1/+2
2023-09-11wifi: iwlwifi: mvm: disconnect long CSA only w/o alternativeJohannes Berg1-1/+2
2023-09-11wifi: iwlwifi: mvm: increase session protection after CSAJohannes Berg1-1/+1
2023-09-11wifi: iwlwifi: mvm: support CSA with MLDEmmanuel Grumbach1-2/+3
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach1-4/+6
2023-08-22wifi: iwlwifi: mvm: support flush on AP interfacesJohannes Berg1-6/+0
2023-08-22wifi: iwlwifi: mvm: advertise MLO only if EHT is enabledJohannes Berg1-2/+3
2023-06-21wifi: iwlwifi: mvm: check only affected linksJohannes Berg1-1/+2
2023-06-21wifi: iwlwifi: mvm: support new flush_sta methodJohannes Berg1-0/+25
2023-06-21wifi: iwlwifi: mvm: make iwl_mvm_set_fw_mu_edca_params mld awareEmmanuel Grumbach1-5/+5
2023-06-19wifi: iwlwifi: mvm: remove new checksum codeJohannes Berg1-4/+0
2023-06-14wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmareEmmanuel Grumbach1-2/+2
2023-06-14wifi: iwlwifi: mvm: put only a single IGTK into FWJohannes Berg1-0/+1
2023-06-14wifi: iwlwifi: mvm: Refactor iwl_mvm_get_lmac_id()Ariel Malamud1-1/+1
2023-06-14wifi: iwlwifi: mvm: FTM responder MLO supportAvraham Stern1-2/+2
2023-06-14wifi: iwlwifi: pass ESR parameters to the firmwareEmmanuel Grumbach1-1/+10
2023-06-14wifi: iwlwifi: update response for mcc_update commandAbhishek Naik1-2/+2
2023-06-14wifi: iwlwifi: make debugfs entries link specificBenjamin Berg1-1/+1
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg1-4/+2
2023-06-07Merge wireless into wireless-nextJohannes Berg1-30/+25
2023-06-06Revert "wifi: iwlwifi: update response for mcc_update command"Johannes Berg1-2/+2
2023-06-06wifi: iwlwifi: mvm: remove warning for beacon filtering errorJohannes Berg1-5/+1
2023-06-06wifi: iwlwifi: update response for mcc_update commandAbhishek Naik1-2/+2
2023-06-06wifi: iwlwifi: mvm: dissolve iwl_mvm_mac_add_interface_common()Johannes Berg1-53/+37
2023-06-06wifi: iwlwifi: mvm: make internal callback structs constJohannes Berg1-14/+14
2023-05-16wifi: iwlwifi: Don't use valid_links to iterate sta linksMiri Korenblit1-30/+22
2023-05-16wifi: iwlwifi: mvm: always free dup_dataJohannes Berg1-0/+3
2023-04-20wifi: iwlwifi: mvm: enable support for MLO APIsGregory Greenman1-0/+5
2023-04-20wifi: iwlwifi: mvm: prefer RCU_INIT_POINTER()Johannes Berg1-2/+2
2023-04-18wifi: iwlwifi: mvm: remove RS rate init update argumentJohannes Berg1-8/+11
2023-04-18wifi: iwlwifi: mvm: only clients can be 20MHz-onlyJohannes Berg1-1/+1
2023-04-18wifi: iwlwifi: mvm: fix iwl_mvm_sta_rc_update for MLOJohannes Berg1-7/+3