summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)Author
2024-07-04wifi: iwlwifi: use already mapped data when TXing an AMSDUBenjamin Berg
2024-07-04wifi: iwlwifi: keep the TSO and workaround pages mappedBenjamin Berg
2024-07-04wifi: iwlwifi: map entire SKB when sending AMSDUsBenjamin Berg
2024-07-04wifi: iwlwifi: return a new allocation for hdr page spaceBenjamin Berg
2024-07-04wifi: iwlwifi: mvm: simplify EMLSR blockingJohannes Berg
2024-07-04wifi: iwlwifi: mvm: align reorder buffer entries to cachelineJohannes Berg
2024-07-04wifi: iwlwifi: mvm: clean up reorder buffer dataJohannes Berg
2024-07-04wifi: iwlwifi: mvm: don't send an ROC command with max_delay = 0Emmanuel Grumbach
2024-07-04wifi: iwlwifi: mvm: fix interface combinationsJohannes Berg
2024-07-03wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit
2024-07-03wifi: iwlwifi: mvm: avoid link lookup in statisticsJohannes Berg
2024-07-03wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach
2024-07-03wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-26wifi: iwlwifi: mvm: fix rs.h kernel-docJohannes Berg
2024-06-26wifi: iwlwifi: fw: api: datapath: fix kernel-docJohannes Berg
2024-06-26wifi: iwlwifi: fix remaining mistagged kernel-doc commentsJohannes Berg
2024-06-26wifi: iwlwifi: fix prototype mismatch kernel-doc warningsJohannes Berg
2024-06-26wifi: iwlwifi: fix kernel-doc in iwl-fh.hJohannes Berg
2024-06-26wifi: iwlwifi: fix kernel-doc in iwl-trans.hJohannes Berg
2024-06-26wifi: iwlwifi: pcie: fix kernel-docJohannes Berg
2024-06-26wifi: iwlwifi: dvm: fix kernel-doc warningsJohannes Berg
2024-06-26wifi: iwlwifi: mvm: don't log error for failed UATS table readBenjamin Berg
2024-06-26wifi: iwlwifi: trans: make bad state warningsJohannes Berg
2024-06-26wifi: iwlwifi: fw: api: fix some kernel-docJohannes Berg
2024-06-26wifi: iwlwifi: mvm: remove init_dbg module parameterMiri Korenblit
2024-06-26wifi: iwlwifi: update the BA notification APIEmmanuel Grumbach
2024-06-26wifi: iwlwifi: mvm: always unblock EMLSR on ROC endJohannes Berg
2024-06-26wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID checkJohannes Berg
2024-06-26wifi: iwlwifi: mvm: don't flush BSSes on restart with MLD APIJohannes Berg
2024-06-26wifi: iwlwifi: remove MVM prefix from scan APIDaniel Gabay
2024-06-26wifi: iwlwifi: remove AX101, AX201 and AX203 support from LNLGolan Ben Ami
2024-06-26wifi: iwlwifi: mvm: don't limit VLP/AFC to UATS-enabledJohannes Berg
2024-06-26wifi: iwlwifi: mvm: enable VLP AP on VLP channelsJohannes Berg
2024-06-26wifi: iwlwifi: mei: clarify iwl_mei_pldr_req() docsJohannes Berg
2024-06-26wifi: iwlwifi: mvm: rename 'pldr_sync'Johannes Berg
2024-06-26wifi: iwlwifi: mvm: Fix associated initiator key settingIlan Peer
2024-06-26wifi: iwlwifi: mvm: dissolve iwl_mvm_mac_remove_interface_common()Johannes Berg
2024-06-26wifi: iwlwifi: trans: remove unused status bitsEmmanuel Grumbach
2024-06-26wifi: iwlwifi: don't assume op_mode_nic_config existsEmmanuel Grumbach
2024-06-26wifi: iwlwifi: bump FW API to 92 for BZ/SC devicesMiri Korenblit
2024-06-26wifi: iwlwifi: trans: remove unused function parameterMiri Korenblit
2024-06-26wifi: iwlwifi: mvm: remove IWL_MVM_PARSE_NVMMiri Korenblit
2024-06-26wifi: iwlwifi: support fast resumeEmmanuel Grumbach
2024-06-26wifi: iwlwifi: fix iwl_mvm_get_valid_rx_ant()Daniel Gabay
2024-06-26wifi: iwlwifi: mvm: unify and fix interface combinationsJohannes Berg
2024-06-26wifi: iwlwifi: pcie: fix a few legacy register accesses for new devicesEmmanuel Grumbach
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski