summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2025-04-25Revert "wifi: iwlwifi: clean up config macro"Johannes Berg
2025-04-25wifi: iwlwifi: move phy_filters to fw_runtimeMiri Korenblit
2025-04-25wifi: iwlwifi: pcie: make sure to lock rxq->readMiri Korenblit
2025-04-25wifi: iwlwifi: add definitions for iwl_mac_power_cmd version 2Miri Korenblit
2025-04-25wifi: iwlwifi: clean up config macroJohannes Berg
2025-04-25wifi: iwlwifi: mld: simplify iwl_mld_rx_fill_status()Johannes Berg
2025-04-25wifi: iwlwifi: mld: rx: simplify channel handlingJohannes Berg
2025-04-25wifi: iwlwifi: clean up band in RX metadataJohannes Berg
2025-04-25wifi: iwlwifi: mld: skip unknown FW channel load valuesJohannes Berg
2025-04-25wifi: iwlwifi: define API for external FSEQ imagesJohannes Berg
2025-04-25wifi: iwlwifi: mld: allow EMLSR on separated 5 GHz subbandsJohannes Berg
2025-04-25wifi: iwlwifi: mld: use cfg80211_chandef_get_width()Johannes Berg
2025-04-25wifi: iwlwifi: mld: fix iwl_mld_emlsr_disallowed_with_link() returnJohannes Berg
2025-04-25wifi: iwlwifi: mld: clarify variable typeJohannes Berg
2025-04-25wifi: iwlwifi: pcie: add support for the reset handshake in MSIEmmanuel Grumbach
2025-04-24Merge tag 'wireless-2025-04-24' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-04-23wifi: iwlwifi: set step_urm in transport and not in the opmodesMiri Korenblit
2025-04-23wifi: iwlwifi: mld: tests: simplify le32 bitfield handlingJohannes Berg
2025-04-23wifi: iwlwifi: update the PHY_CONTEXT_CMD APIEmmanuel Grumbach
2025-04-23wifi: iwlwifi: mld: inform trans on init failureMiri Korenblit
2025-04-23wifi: iwlwifi: mld: properly handle async notification in op mode startMiri Korenblit
2025-04-23wifi: iwlwifi: mld: refactor purging async notificationsMiri Korenblit
2025-04-23wifi: iwlwifi: mld: don't do iwl_trans_stop_device twiceMiri Korenblit
2025-04-23wifi: iwlwifi: mld: stop hw if mcc_init failsMiri Korenblit
2025-04-23wifi: iwlwifi: mld: avoid memory leak if mcc_init failsMiri Korenblit
2025-04-23wifi: iwlwifi: mld: remove stored_beacon supportEmmanuel Grumbach
2025-04-23wifi: iwlwifi: mld: remove P2P powersave trackingJohannes Berg
2025-04-23wifi: iwlwifi: parse active and 20 MHz AP NVM channel flagAnjaneyulu
2025-04-23wifi: iwlwifi: re-add IWL_AMSDU_8K caseMiri Korenblit
2025-04-23wifi: iwlwifi: fw: do reset handshake during assert if neededJohannes Berg
2025-04-23wifi: iwlwifi: mvm: remove IWL_EMPTYING_HW_QUEUE_DELBA stateJohannes Berg
2025-04-23wifi: iwlwifi: mvm: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-23wifi: iwlwifi: fw: api: Absolute rudimentary typo fixes in the file power.hBhaskar Chowdhury
2025-04-23wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0VĂ­ctor Gonzalo
2025-04-23wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.cYang Li
2025-04-23wifi: iwlwifi: restore missing initialization of async_handlers_listItamar Shalev
2025-04-23wifi: iwlwifi: fix the check for the SCRATCH register upon resumeEmmanuel Grumbach
2025-04-23wifi: iwlwifi: don't warn if the NIC is gone in resumeEmmanuel Grumbach
2025-04-23wifi: iwlwifi: mld: fix BAID validity checkJohannes Berg
2025-04-23wifi: iwlwifi: back off on continuous errorsJohannes Berg
2025-04-23wifi: iwlwifi: mld: only create debugfs symlink if it does not existBenjamin Berg
2025-04-23wifi: iwlwifi: mld: inform trans on init failureMiri Korenblit
2025-04-23wifi: iwlwifi: mld: properly handle async notification in op mode startMiri Korenblit
2025-04-23Revert "wifi: iwlwifi: make no_160 more generic"Miri Korenblit
2025-04-23Revert "wifi: iwlwifi: add support for BE213"Miri Korenblit
2025-04-20gcc-15: work around sequence-point warningLinus Torvalds
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-04-11wifi: iwlwifi: mld: Restart firmware on iwl_mld_no_wowlan_resume() errorLukas Wunner
2025-04-11wifi: iwlwifi: pcie: set state to no-FW before reset handshakeJohannes Berg
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner