summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)Author
2023-04-20wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg
2023-04-20wifi: iwlwifi: mvm: fix MIC removal confusionJohannes Berg
2023-04-18wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg
2023-04-18wifi: iwlwifi: mvm: add MLO support to SF - use sta pointerJohannes Berg
2023-04-18wifi: iwlwifi: mvm: configure TLC on link activationJohannes Berg
2023-04-18wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg
2023-04-18wifi: iwlwifi: mvm: remove RS rate init update argumentJohannes Berg
2023-04-18wifi: iwlwifi: mvm: initialize per-link STA ratescale dataJohannes Berg
2023-04-18wifi: iwlwifi: mvm: rs-fw: properly access sband->iftype_dataJohannes Berg
2023-04-18wifi: iwlwifi: mvm: only clients can be 20MHz-onlyJohannes Berg
2023-04-18wifi: iwlwifi: mvm: fix iwl_mvm_sta_rc_update for MLOJohannes Berg
2023-04-18wifi: iwlwifi: mvm: remove per-STA MFP settingJohannes Berg
2023-04-18wifi: iwlwifi: mvm: allow NL80211_EXT_FEATURE_SCAN_MIN_PREQ_CONTENTJohannes Berg
2023-04-18wifi: iwlwifi: mvm: use BSSID when building probe requestsJohannes Berg
2023-04-18wifi: iwlwifi: mvm: update mac id managementGregory Greenman
2023-04-18wifi: iwlwifi: mvm: adopt the latest firmware APIEmmanuel Grumbach
2023-04-17wifi: iwlwifi: mvm: allow number of beacons from FWJohannes Berg
2023-04-17wifi: iwlwifi: mvm: implement key link switchingJohannes Berg
2023-04-17wifi: iwlwifi: mvm: implement BAID link switchingJohannes Berg
2023-04-17wifi: iwlwifi: mvm: track station mask for BAIDsJohannes Berg
2023-04-17wifi: iwlwifi: mvm: use correct sta mask to remove queueJohannes Berg
2023-04-17wifi: iwlwifi: mvm: avoid iterating over an un-initialized listAvraham Stern
2023-04-17wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()Johannes Berg
2023-04-17wifi: iwlwifi: mvm: properly implement HE AP supportJohannes Berg
2023-04-17wifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()Ilan Peer
2023-04-17wifi: iwlwifi: mvm: fix getting lowest TX rate for MLOJohannes Berg
2023-04-14wifi: iwlwifi: mvm: tx: remove misleading if statementJohannes Berg
2023-04-14wifi: iwlwifi: mvm: Fix setting the rate for non station casesIlan Peer
2023-04-14wifi: iwlwifi: mvm: validate station properly in flushJohannes Berg
2023-04-14wifi: iwlwifi: mvm: set STA mask for keys in MLOJohannes Berg
2023-04-14wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg
2023-04-14wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() staticJohannes Berg
2023-04-14wifi: iwlwifi: mvm: track AP STA pointer and use it for MFPJohannes Berg
2023-04-14wifi: iwlwifi: mvm: initialize seq variableTom Rix
2023-04-14wifi: iwlwifi: mvm: Fix spelling mistake "Gerenal" -> "General"Colin Ian King
2023-04-14wifi: iwlwifi: mvm: enable new MLD FW APIMiri Korenblit
2023-04-14wifi: iwlwifi: mvm: scan legacy bands and UHB channels with same antennaAyala Beker
2023-04-14wifi: iwlwifi: mvm: add DSM_FUNC_ENABLE_6E value to debugfsJohannes Berg
2023-04-14wifi: iwlwifi: mvm: cleanup beacon_inject_active during hw restartMiri Korenblit
2023-04-14wifi: iwlwifi: mvm: support wowlan info notification version 2Haim Dreyfuss
2023-04-14wifi: iwlwifi: mvm: make HLTK configuration for PASN station optionalAvraham Stern
2023-04-14wifi: iwlwifi: mvm: request limiting to 8 MSDUs per A-MSDUJohannes Berg
2023-04-14wifi: iwlwifi: mvm: fix shift-out-of-boundsAvraham Stern
2023-04-14wifi: iwlwifi: mvm: don't drop unencrypted MCAST framesAyala Beker
2023-04-14wifi: iwlwifi: dbg: print pc register data once fw dump occurredMukesh Sisodiya
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg
2023-04-13wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupported protocolsAvraham Stern
2023-04-13wifi: iwlwifi: Update init sequence if tx diversity supportedMukesh Sisodiya
2023-04-13wifi: iwlwifi: mvm: move function sequenceMukesh Sisodiya
2023-04-13wifi: iwlwifi: mvm: refactor TX csum mode checkJohannes Berg