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