summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/dvm/main.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-15wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start()Dan Carpenter1-1/+2
2025-08-15iwlwifi: Add missing check for alloc_ordered_workqueueJiasheng Jiang1-2/+9
2025-06-18wifi: iwlwifi: dvm: restore n_no_reclaim_cmds settingJohannes Berg1-0/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-2/+3
2025-05-10wifi: iwlwifi: rename iwl_cfg to iwl_rf_cfgJohannes Berg1-1/+1
2025-05-09wifi: iwlwifi: rename struct iwl_base_paramsJohannes Berg1-1/+1
2025-05-09wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg1-2/+2
2025-05-09wifi: iwlwifi: cfg: inline HT paramsJohannes Berg1-3/+5
2025-05-07wifi: iwlwifi: dvm: pair transport op-mode enter/leaveJohannes Berg1-2/+4
2025-05-07wifi: iwlwifi: rework transport configurationJohannes Berg1-24/+18
2025-05-07wifi: iwlwifi: trans: collect device informationJohannes Berg1-3/+4
2025-05-06wifi: iwlwifi: dvm: fix various W=1 warningsJohannes Berg1-4/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-01-13wifi: iwlwifi: rework firmware error handlingJohannes Berg1-8/+19
2025-01-13wifi: iwlwifi: unify cmd_queue_full() into nic_error()Johannes Berg1-13/+9
2025-01-13wifi: iwlwifi: return ERR_PTR from opmode start()Johannes Berg1-12/+22
2025-01-13wifi: iwlwifi: differentiate NIC error typesJohannes Berg1-1/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-08-27wifi: iwlwifi: use default command queue watchdog timeoutMiri Korenblit1-2/+0
2024-05-23wifi: iwlwifi: move code from iwl-eeprom-parse to dvmEmmanuel Grumbach1-1/+1
2024-05-23wifi: iwlwifi: kill iwl-eeprom-readEmmanuel Grumbach1-2/+2
2023-10-23wifi: iwlwifi: fw: increase fw_version string sizeGregory Greenman1-1/+1
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-2/+2
2022-02-18iwlwifi: move symbols into a separate namespaceJohannes Berg1-0/+1
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant1-6/+2
2021-10-22iwlwifi: remove contact informationJohannes Berg1-5/+0
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg1-1/+0
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg1-2/+2
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg1-6/+4
2020-10-08iwlwifi: dvm: Demote non-compliant kernel-doc headersLee Jones1-6/+5
2020-05-08iwlwifi: remove outdated copyright print/module statementJohannes Berg1-1/+1
2020-05-08iwlwifi: remove antenna_coupling module parameterEmmanuel Grumbach1-8/+1
2020-01-04iwlwifi: add device name to device_infoLuca Coelho1-2/+2
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho1-5/+5
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322Thomas Gleixner1-12/+1
2019-02-20iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+1
2019-02-14iwlwifi: dvm: don't use IWL_DL_FW_ERRORSSara Sharon1-7/+7
2019-01-25iwlwifi: fix spelling mistake "registrating" -> "registering"Colin Ian King1-1/+1
2018-12-14iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho1-0/+17
2018-09-28iwlwifi: remove ucode error tracepointJohannes Berg1-1/+1
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-4/+0
2018-04-20iwlwifi: remove upper case letters in sku_capa_band_*_enableLuca Coelho1-4/+4
2018-03-28net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepointAlexei Starovoitov1-6/+1
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook1-8/+6
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg1-2/+2
2017-06-23iwlwifi: remove useless iwl_free_nvm_data() functionLuca Coelho1-2/+2
2016-07-06iwlwifi: decouple PCIe transport from mac80211Johannes Berg1-0/+2
2016-07-01iwlwifi: advertise maximal MPDU length when Rx MQ is supportedEmmanuel Grumbach1-0/+1