summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
AgeCommit message (Expand)Author
2025-05-10wifi: iwlwifi: rename iwl_cfg to iwl_rf_cfgJohannes Berg
2025-05-09wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg
2025-05-09wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg
2025-05-07wifi: iwlwifi: handle v3 ratesJohannes Berg
2025-05-07wifi: iwlwifi: rework transport configurationJohannes Berg
2025-05-07wifi: iwlwifi: trans: collect device informationJohannes Berg
2025-05-07wifi: iwlwifi: remove bc_table_dword transport configJohannes Berg
2025-05-07wifi: iwlwifi: pass full FW info to transportJohannes Berg
2025-05-07wifi: iwlwifi: remove PM mode and send-in-D3Johannes Berg
2025-05-07wifi: iwlwifi: mvm: add command order checks to kunitJohannes Berg
2025-05-06wifi: iwlwifi: cfg: remove max_tx_agg_sizeJohannes Berg
2025-02-26wifi: iwlwifi: remove mvm prefix from iwl_mvm_esr_mode_notifMiri Korenblit
2025-01-13wifi: iwlwifi: rename iwl_datapath_monitor_notif::mac_id to link_idMiri Korenblit
2025-01-13wifi: iwlwifi: cleanup unused variable in trans.hEmmanuel Grumbach
2025-01-13wifi: iwlwifi: iwl_fw_error_collect() is always called syncJohannes Berg
2025-01-13wifi: iwlwifi: rework firmware error handlingJohannes Berg
2025-01-13wifi: iwlwifi: mvm: restart device through NMIJohannes Berg
2025-01-13wifi: iwlwifi: unify cmd_queue_full() into nic_error()Johannes Berg
2025-01-13wifi: iwlwifi: mvm: clean up FW restart a bitJohannes Berg
2025-01-13wifi: iwlwifi: mvm: remove STARTING stateJohannes Berg
2025-01-13wifi: iwlwifi: return ERR_PTR from opmode start()Johannes Berg
2025-01-13wifi: iwlwifi: interpret STEP URM BIOS configurationSomashekhar(Som)
2025-01-13wifi: iwlwifi: differentiate NIC error typesJohannes Berg
2025-01-13wifi: iwlwifi: remove mvm from session protection cmd's nameYedidya Benshimol
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-07wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STAMiri Korenblit
2024-09-06wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEPEmmanuel Grumbach
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-03wifi: iwlwifi: mvm: remove mvm prefix from iwl_mvm_tx_resp*Miri Korenblit
2024-09-03wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAXMiri Korenblit
2024-08-27wifi: iwlwifi: use default command queue watchdog timeoutMiri Korenblit
2024-08-27wifi: iwlwifi: mvm: handle the new EML OMN failure notificationEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: handle the new missed beacons notificationEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: rename iwl_missed_beacons_notifEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: Offload RLC/SMPS functionality to firmwareDaniel Gabay
2024-08-27wifi: iwlwifi: Enable channel puncturing for US/CAN from biosSomashekhar(Som)
2024-08-27wifi: iwlwifi: mvm: start to support the new BT profile notificationEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: s/iwl_bt_coex_profile_notif/iwl_bt_coex_prof_old_notifEmmanuel Grumbach
2024-08-26wifi: iwlwifi: mvm: pause TCM when the firmware is stoppedEmmanuel Grumbach
2024-08-26wifi: iwlwifi: mvm: take the mutex before running link selectionEmmanuel Grumbach
2024-08-26wifi: iwlwifi: mvm: fix hibernationEmmanuel Grumbach
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-03wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit
2024-07-03wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach
2024-06-26wifi: iwlwifi: mvm: remove init_dbg module parameterMiri Korenblit
2024-06-26wifi: iwlwifi: mvm: rename 'pldr_sync'Johannes Berg
2024-06-12wifi: iwlwifi: mvm: use ROC for P2P device activitiesShaul Triebitz
2024-05-29wifi: iwlwifi: move amsdu_size parsing to iwlwifiMiri Korenblit
2024-05-29wifi: iwlwifi: remove redundant printsMiri Korenblit
2024-05-23wifi: iwlwifi: move code from iwl-eeprom-parse to dvmEmmanuel Grumbach