summaryrefslogtreecommitdiffstats
path: root/fs/open.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-02wifi: ath12k: subscribe required word mask from rx tlvKarthikeyan Kathirvel8-9/+535
2024-02-02wifi: ath12k: remove hal_desc_sz from hw paramsRaj Kumar Bhagat9-23/+43
2024-02-02wifi: ath12k: split hal_ops to support RX TLVs word mask compactionRaj Kumar Bhagat6-46/+63
2024-02-02wifi: ath12k: fix firmware assert during insmod in memory segment modeAaradhana Sahu5-20/+52
2024-02-02wifi: ath12k: Add logic to write QRTR node id to scratchP Praneesh4-3/+45
2024-02-02wifi: ath12k: fix fetching MCBC flag for QCN9274Raj Kumar Bhagat1-3/+3
2024-02-02wifi: ath12k: add support for peer meta data versionHarshitha Prem3-1/+13
2024-02-02wifi: ath12k: fetch correct pdev id from WMI_SERVICE_READY_EXT_EVENTIDSowmiya Sree Elavalagan2-12/+41
2024-02-02wifi: ath12k: indicate NON MBSSID vdev by default during vdev startSriram R3-2/+12
2024-02-02wifi: ath12k: add firmware-2.bin supportRaj Kumar Bhagat7-22/+259
2024-02-02wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASS...Wen Gong1-6/+7
2024-02-02wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is completeToke Høiland-Jørgensen4-9/+11
2024-02-02wifi: ath9k: remove redundant assignment to variable retColin Ian King1-2/+1
2024-01-31wifi: brcmfmac: fix copyright year mentioned in platform_data headerArend van Spriel1-1/+1
2024-01-31wifi: brcmfmac: add linefeed at end of fileArend van Spriel1-1/+1
2024-01-26kunit: add wireless unit testsJohannes Berg1-0/+5
2024-01-26Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson3-75/+4
2024-01-26wifi: iwlwifi: add support for a wiphy_work rx handlerMiri Korenblit3-11/+54
2024-01-26wifi: iwlwifi: implement can_activate_links callbackMiri Korenblit1-8/+10
2024-01-26wifi: iwlwifi: bump FW API to 87 for AX/BZ/SC devicesGregory Greenman3-3/+3
2024-01-26wifi: iwlwifi: mvm: introduce PHY_CONTEXT_CMD_API_VER_5Emmanuel Grumbach2-3/+15
2024-01-26wifi: iwlwifi: skip affinity setting on non-SMPBenjamin Berg1-0/+2
2024-01-26wifi: iwlwifi: nvm-parse: advertise common packet paddingJohannes Berg1-3/+11
2024-01-26wifi: iwlwifi: change link id in time event to s8Miri Korenblit2-5/+5
2024-01-26wifi: iwlwifi: remove retry loops in startJohannes Berg3-31/+10
2024-01-26wifi: iwlwifi: mvm: limit EHT 320 MHz MCS for STEP URMJohannes Berg4-1/+16
2024-01-26wifi: iwlwifi: disable 160 MHz based on subsystem device IDMukesh Sisodiya3-1/+7
2024-01-26wifi: iwlwifi: make TB reallocation a debug messageJohannes Berg1-3/+4
2024-01-26wifi: iwlwifi: Add support for new 802.11be deviceMukesh Sisodiya6-3/+40
2024-01-26wifi: iwlwifi: add kunit test for devinfo orderingJohannes Berg8-2/+110
2024-01-26wifi: mac80211: apply duration for SW scanMichael-CY Lee1-2/+8
2024-01-26wifi: mac80211: use deflink and fix typo in link ID checkBenjamin Berg1-2/+2
2024-01-26wifi: mac80211: don't set bss_conf in parsingJohannes Berg2-20/+28
2024-01-26wifi: mac80211: disallow drivers with HT wider than HEJohannes Berg1-0/+18
2024-01-26wifi: mac80211: simplify HE capability accessJohannes Berg1-27/+5
2024-01-26wifi: mac80211: remove extra element parsingJohannes Berg1-22/+2
2024-01-26wifi: mac80211: simplify ieee80211_config_bw() prototypeJohannes Berg1-12/+8
2024-01-26wifi: mac80211_hwsim: advertise 15 simultaneous linksJohannes Berg1-3/+5
2024-01-26wifi: cfg80211: validate MLO connections betterJohannes Berg5-17/+152
2024-01-26wifi: mac80211: take EML/MLD capa from assoc responseJohannes Berg1-9/+13
2024-01-26wifi: mac80211_hwsim: advertise AP-side EMLSR/EMLMR capaJohannes Berg1-0/+2
2024-01-26wifi: mac80211: add support for SPP A-MSDUsJohannes Berg7-11/+44
2024-01-26wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg3-3/+37
2024-01-26wifi: mac80211_hwsim: Declare support for negotiated TTLMIlan Peer1-0/+27
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker7-2/+188
2024-01-26wifi: mac80211_hwsim: handle BSS_CHANGED_MLD_TTLMAyala Beker1-1/+1
2024-01-26wifi: mac80211_hwsim: handle TID to link mapping neg requestAyala Beker1-0/+19
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker8-18/+465
2024-01-26wifi: ieee80211: add definitions for negotiated TID to Link mapAyala Beker1-0/+28
2024-01-26wifi: cfg80211: add RNR with reporting AP informationBenjamin Berg2-8/+163