summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mld/fw.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-09wifi: iwlwifi: use PNVM data embedded in .ucode filesJohannes Berg1-1/+1
2025-06-04wifi: iwlwifi: mld: Move regulatory domain initializationIlan Peer1-4/+4
2025-05-09wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg1-1/+1
2025-05-07wifi: iwlwifi: remove sku_id from transJohannes Berg1-12/+21
2025-05-07wifi: iwlwifi: trans: collect device informationJohannes Berg1-1/+1
2025-05-07wifi: iwlwifi: trans: remove SCD base address validationJohannes Berg1-1/+1
2025-05-07wifi: iwlwifi: pass full FW info to transportJohannes Berg1-3/+1
2025-05-06wifi: iwlwifi: add support for ALIVE v8Emmanuel Grumbach1-2/+19
2025-05-06wifi: iwlwifi: mld: send the WPFC table to the FWMiri Korenblit1-1/+11
2025-04-23wifi: iwlwifi: set step_urm in transport and not in the opmodesMiri Korenblit1-4/+0
2025-04-23wifi: iwlwifi: mld: properly handle async notification in op mode startMiri Korenblit1-0/+5
2025-04-23wifi: iwlwifi: mld: don't do iwl_trans_stop_device twiceMiri Korenblit1-2/+2
2025-04-23wifi: iwlwifi: mld: stop hw if mcc_init failsMiri Korenblit1-16/+10
2025-04-23wifi: iwlwifi: mld: avoid memory leak if mcc_init failsMiri Korenblit1-11/+0
2025-03-18wifi: iwlwifi: mld: make iwl_mld_run_fw_init_sequence staticMiri Korenblit1-1/+1
2025-03-11wifi: iwlwifi: mld: initialize regulatory earlyJohannes Berg1-4/+4
2025-03-05wifi: iwlwifi: add iwlmld sub-driverMiri Korenblit1-0/+536