summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-07-03wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-26wifi: brcmfmac: of: Support interrupts-extendedAlex Bee
2024-06-26wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel
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-20wifi: mt76: un-embedd netdev from mt76_devBreno Leitao
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-18wifi: wilc1000: disable SDIO func IRQ before suspendAlexis Lothoré
2024-06-18wifi: wilc1000: remove suspend/resume from cfg80211 partAlexis Lothoré
2024-06-18wifi: wilc1000: move sdio suspend method next to resume and pm ops definitionAlexis Lothoré
2024-06-18wifi: wilc1000: do not keep sdio bus claimed during suspend/resumeAlexis Lothoré