summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2023-03-30wifi: iwlwifi: mvm: adjust to MLO assign/unassign/switch_vif_chanctx()Gregory Greenman
2023-03-30wifi: iwlwifi: mvm: add fw link id allocationGregory Greenman
2023-03-30wifi: iwlwifi: mvm: adjust internal stations to MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: replace bss_info_changed() with vif_cfg/link_info_changed()Gregory Greenman
2023-03-30wifi: iwlwifi: mvm: add link_conf parameter for add/remove/change linkGregory Greenman
2023-03-30wifi: iwlwifi: mvm: don't check dtim_period in new APIJohannes Berg
2023-03-30wifi: iwlwifi: mvm: adjust SMPS for MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: add set_hw_timestamp to mld opsAvraham Stern
2023-03-30wifi: iwlwifi: mvm: add link to firmware earlierJohannes Berg
2023-03-30wifi: iwlwifi: mvm: adjust some PS and PM methods to MLDGregory Greenman
2023-03-30wifi: iwlwifi: mvm: adjust mld_mac_ctxt_/beacon_changed() for MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: adjust smart fifo configuration to MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: align to the LINK cmd update in the FWMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: always use the sta->addr as the peers addrMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: modify link instead of removing it during csaMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: fix crash on queue removal for MLD API tooMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: fix "modify_mask" value in the link cmd.Miri Korenblit
2023-03-30wifi: iwlwifi: mvm: add all missing ops to iwl_mvm_mld_opsMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: add support for post_channel_switch in MLD modeMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: unite sta_modify_disable_tx flowsMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD modeMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: refactor iwl_mvm_roc()Miri Korenblit
2023-03-30wifi: iwlwifi: mvm: add some new MLD opsMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: add sta handling flows for MLD modeMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: add an indication that the new MLD API is usedMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: Use 64-bit division helper in iwl_mvm_get_crosstimestamp_...Nathan Chancellor
2023-03-24wifi: iwlwifi: mvm: fix NULL deref in iwl_mvm_mld_disable_txqGregory Greenman
2023-03-22wifi: iwlwifi: mvm: Add debugfs to get TAS statusAbhishek Naik
2023-03-22wifi: iwlwifi: mvm: support enabling and disabling HW timestampingAvraham Stern
2023-03-22wifi: iwlwifi: Update configurations for Bnj deviceMukesh Sisodiya
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_add_sta(), iwl_mvm_rm_sta()Miri Korenblit
2023-03-22wifi: iwlwifi: mvm: remove not needed initializationsMiri Korenblit
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_sta_send_to_fw()Miri Korenblit
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_staMiri Korenblit
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_cfg_he_sta()Miri Korenblit
2023-03-22wifi: iwlwifi: mvm: Don't send MAC CTXT cmd after deauthorizationMiri Korenblit
2023-03-22wifi: iwlwifi: mvm: add stop_ap() and leave_ibss() callbacks for MLD modeMiri Korenblit
2023-03-22wifi: iwlwifi: mvm: add start_ap() and join_ibss() callbacks for MLD modeMiri Korenblit
2023-03-22wifi: iwlwifi: mvm: select ptp cross timestamp from multiple readsAvraham Stern
2023-03-22wifi: iwlwifi: mvm: implement PHC clock adjustmentsAvraham Stern
2023-03-22wifi: iwlwifi: mvm: enable TX beacon protectionJohannes Berg
2023-03-22wifi: iwlwifi: mvm: add support for timing measurementKrishnanand Prabhu
2023-03-22wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern
2023-03-22wifi: iwlwifi: mvm: read synced time from firmware if supportedAvraham Stern
2023-03-22wifi: iwlwifi: mvm: add support for PTP HW clock (PHC)Krishnanand Prabhu
2023-03-22wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg
2023-03-22wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg
2023-03-16wifi: iwlwifi: Avoid disabling GCC specific flag with clangNathan Chancellor