summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
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
2023-04-18wifi: iwlwifi: mvm: allow NL80211_EXT_FEATURE_SCAN_MIN_PREQ_CONTENTJohannes Berg1-0/+2
2023-04-14wifi: iwlwifi: mvm: validate station properly in flushJohannes Berg1-1/+8
2023-04-14wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg1-1/+5
2023-04-14wifi: iwlwifi: mvm: track AP STA pointer and use it for MFPJohannes Berg1-1/+7
2023-04-14wifi: iwlwifi: mvm: cleanup beacon_inject_active during hw restartMiri Korenblit1-0/+3
2023-04-14wifi: iwlwifi: mvm: request limiting to 8 MSDUs per A-MSDUJohannes Berg1-2/+6
2023-04-13wifi: iwlwifi: mvm: refactor TX csum mode checkJohannes Berg1-4/+1
2023-04-13wifi: iwlwifi: mvm: fix A-MSDU checksJohannes Berg1-1/+4
2023-03-31Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-719/+1321
2023-03-30wifi: iwlwifi: mvm: rework active links countingGregory Greenman1-1/+0
2023-03-30wifi: iwlwifi: mvm: use the new lockdep-checking macrosJohannes Berg1-7/+7
2023-03-30wifi: iwlwifi: mvm: remove only link-specific AP keysJohannes Berg1-1/+1
2023-03-30wifi: iwlwifi: mvm: skip inactive linksJohannes Berg1-1/+3
2023-03-30wifi: iwlwifi: mvm: rxmq: report link ID to mac80211Johannes Berg1-1/+3
2023-03-30wifi: iwlwifi: mvm: translate management frame addressShaul Triebitz1-0/+22
2023-03-30wifi: iwlwifi: mvm: adjust rs init to MLOGregory Greenman1-11/+25
2023-03-30wifi: iwlwifi: mvm: adjust iwl_mvm_sec_key_remove_ap to MLOGregory Greenman1-1/+2
2023-03-30wifi: iwlwifi: mvm: make a few warnings only trigger onceJohannes Berg1-1/+1
2023-03-30wifi: iwlwifi: mvm: skip MEI update for MLOJohannes Berg1-1/+6
2023-03-30wifi: iwlwifi: mvm: fix narrow RU check for MLOJohannes Berg1-7/+15
2023-03-30wifi: iwlwifi: mvm: make some HW flags conditionalJohannes Berg1-2/+13
2023-03-30wifi: iwlwifi: mvm: implement link change opsJohannes Berg1-3/+9
2023-03-30wifi: iwlwifi: mvm: adjust some cleanup functions to MLOGregory Greenman1-7/+25