summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-27146-3868/+3949
|\
| * wifi: brcmfmac: of: Support interrupts-extendedAlex Bee2024-06-261-2/+3
| * wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel2024-06-261-0/+1
| * wifi: iwlwifi: mvm: fix rs.h kernel-docJohannes Berg2024-06-261-6/+7
| * wifi: iwlwifi: fw: api: datapath: fix kernel-docJohannes Berg2024-06-261-8/+19
| * wifi: iwlwifi: fix remaining mistagged kernel-doc commentsJohannes Berg2024-06-262-6/+4
| * wifi: iwlwifi: fix prototype mismatch kernel-doc warningsJohannes Berg2024-06-2619-32/+33
| * wifi: iwlwifi: fix kernel-doc in iwl-fh.hJohannes Berg2024-06-261-17/+17
| * wifi: iwlwifi: fix kernel-doc in iwl-trans.hJohannes Berg2024-06-261-1/+6
| * wifi: iwlwifi: pcie: fix kernel-docJohannes Berg2024-06-261-1/+5
| * wifi: iwlwifi: dvm: fix kernel-doc warningsJohannes Berg2024-06-262-6/+6
| * wifi: iwlwifi: mvm: don't log error for failed UATS table readBenjamin Berg2024-06-261-1/+1
| * wifi: iwlwifi: trans: make bad state warningsJohannes Berg2024-06-261-28/+18
| * wifi: iwlwifi: fw: api: fix some kernel-docJohannes Berg2024-06-264-10/+10
| * wifi: iwlwifi: mvm: remove init_dbg module parameterMiri Korenblit2024-06-263-19/+3
| * wifi: iwlwifi: update the BA notification APIEmmanuel Grumbach2024-06-261-1/+3
| * wifi: iwlwifi: mvm: always unblock EMLSR on ROC endJohannes Berg2024-06-261-1/+1
| * wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID checkJohannes Berg2024-06-261-1/+2
| * wifi: iwlwifi: mvm: don't flush BSSes on restart with MLD APIJohannes Berg2024-06-261-1/+3
| * wifi: iwlwifi: remove MVM prefix from scan APIDaniel Gabay2024-06-263-8/+8
| * wifi: iwlwifi: remove AX101, AX201 and AX203 support from LNLGolan Ben Ami2024-06-261-1/+31
| * wifi: iwlwifi: mvm: don't limit VLP/AFC to UATS-enabledJohannes Berg2024-06-265-32/+13
| * wifi: iwlwifi: mvm: enable VLP AP on VLP channelsJohannes Berg2024-06-261-2/+6
| * wifi: iwlwifi: mei: clarify iwl_mei_pldr_req() docsJohannes Berg2024-06-261-2/+5
| * wifi: iwlwifi: mvm: rename 'pldr_sync'Johannes Berg2024-06-263-8/+13
| * wifi: iwlwifi: mvm: Fix associated initiator key settingIlan Peer2024-06-261-6/+1
| * wifi: iwlwifi: mvm: dissolve iwl_mvm_mac_remove_interface_common()Johannes Berg2024-06-261-18/+3
| * wifi: iwlwifi: trans: remove unused status bitsEmmanuel Grumbach2024-06-261-5/+0
| * wifi: iwlwifi: don't assume op_mode_nic_config existsEmmanuel Grumbach2024-06-261-2/+3
| * wifi: iwlwifi: bump FW API to 92 for BZ/SC devicesMiri Korenblit2024-06-262-2/+2
| * wifi: iwlwifi: trans: remove unused function parameterMiri Korenblit2024-06-263-3/+3
| * wifi: iwlwifi: mvm: remove IWL_MVM_PARSE_NVMMiri Korenblit2024-06-262-10/+1
| * wifi: iwlwifi: support fast resumeEmmanuel Grumbach2024-06-264-11/+130
| * wifi: iwlwifi: fix iwl_mvm_get_valid_rx_ant()Daniel Gabay2024-06-261-2/+2
| * wifi: iwlwifi: mvm: unify and fix interface combinationsJohannes Berg2024-06-261-15/+28
| * wifi: iwlwifi: pcie: fix a few legacy register accesses for new devicesEmmanuel Grumbach2024-06-262-7/+19
| * wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-2660-66/+67
| * wifi: wilc1000: disable SDIO func IRQ before suspendAlexis Lothoré2024-06-181-0/+3
| * wifi: wilc1000: remove suspend/resume from cfg80211 partAlexis Lothoré2024-06-183-24/+2
| * wifi: wilc1000: move sdio suspend method next to resume and pm ops definitionAlexis Lothoré2024-06-181-24/+23
| * wifi: wilc1000: do not keep sdio bus claimed during suspend/resumeAlexis Lothoré2024-06-181-2/+0
| * wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...Alexis Lothoré2024-06-182-9/+4
| * wifi: wilc1000: disable power sequencerAjay Singh2024-06-182-16/+0
| * wifi: wl18xx: allow firmwares > 8.9.0.x.58Russell King (Oracle)2024-06-181-1/+1
| * wifi: wl18xx: add support for reading 8.9.1 fw statusRussell King (Oracle)2024-06-182-2/+129
| * wifi: wlcore: add pn16 supportRussell King (Oracle)2024-06-183-5/+97
| * wifi: wlcore: store AP encryption key typeRussell King (Oracle)2024-06-181-0/+4
| * wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()Russell King (Oracle)2024-06-181-1/+1
| * wifi: wlcore: improve code in wlcore_fw_status()Russell King (Oracle)2024-06-181-4/+4
| * wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficientRussell King (Oracle)2024-06-181-3/+10