summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
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
2023-03-15wifi: iwlwifi: suppress printf warnings in tracingJohannes Berg
2023-03-15wifi: iwlwifi: fw: pnvm: fix uefi reduced TX power loadingJohannes Berg
2023-03-15wifi: iwlwifi: Update configurations for Bnj and Bz devicesMukesh Sisodiya
2023-03-15wifi: iwlwifi: mvm: rs: print BAD_RATE for invalid HT/VHT indexJohannes Berg
2023-03-15wifi: iwlwifi: Replace space with tabs as code indentSolomon Tan
2023-03-15wifi: iwlwifi: Add required space before open '('Solomon Tan
2023-03-15wifi: iwlwifi: Remove prohibited spacesSolomon Tan
2023-03-15wifi: iwlwifi: fix typos in commentJulia Lawall
2023-03-15wifi: iwlwifi: mvm: remove setting of 'sta' parameterTom Rix
2023-03-15wifi: iwlwifi: mvm: add an unassign_vif_chanctx() callback for MLD modeMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: refactor __iwl_mvm_unassign_vif_chanctx()Miri Korenblit
2023-03-15wifi: iwlwifi: mvm: add an assign_vif_chanctx() callback for MLD modeMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: refactor __iwl_mvm_assign_vif_chanctx()Miri Korenblit
2023-03-15wifi: iwlwifi: mvm: Add a remove_interface() callback for mld modeMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: Add an add_interface() callback for mld modeMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: add support for the new STA related commandsMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: add support for the new LINK commandMiri Korenblit