aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-15net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang2-10/+15
2022-07-15net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang1-2/+3
2022-07-15stmmac: dwmac-mediatek: fix clock issueBiao Huang1-28/+21
2022-07-15octeontx2-af: Set NIX link credits based on max LMACSunil Goutham7-9/+102
2022-07-15octeontx2-af: Fixes static warningsRatheesh Kannoth2-15/+55
2022-07-15net: dsa: qca8k: move driver to qca dirChristian Marangi6-9/+9
2022-07-15ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima1-1/+2
2022-07-15ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima1-1/+1
2022-07-15wifi: mac80211_hwsim: fix TX link selectionJohannes Berg1-14/+33
2022-07-15wifi: mac80211_hwsim: use MLO link ID for TXAndrei Otcheretianski1-1/+50
2022-07-15wifi: mac80211_hwsim: do rc update per linkAndrei Otcheretianski1-21/+42
2022-07-15wifi: mac80211_hwsim: implement sta_state for MLOJohannes Berg1-2/+18
2022-07-15wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman1-1/+2
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx()Gregory Greenman8-16/+16
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman5-15/+17
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg44-53/+96
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg9-13/+13
2022-07-15wifi: mac80211: Align with Draft P802.11be_D2.0Ilan Peer1-3/+3
2022-07-15wifi: mac80211_hwsim: Ack link addressed framesAndrei Otcheretianski1-1/+18
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg1-5/+9
2022-07-15wifi: cfg80211/mac80211: separate link params from station paramsShaul Triebitz2-18/+22
2022-07-15wifi: mac80211_hwsim: Support link channel matching on rxAndrei Otcheretianski1-6/+16
2022-07-15wifi: mac80211_hwsim: use 32-bit skb cookieJohannes Berg1-5/+5
2022-07-15wifi: rsi: remove unused variableJohannes Berg1-2/+0
2022-07-15iommu/amd: Do not support IOMMUv2 APIs when SNP is enabledSuravee Suthikulpanit1-1/+6
2022-07-15crypto: sa2ul - Check engine status before enablingAndrew Davis2-8/+8
2022-07-15crypto: sa2ul - Set the supported_algos bits individuallyAndrew Davis1-1/+9
2022-07-15crypto: atmel-tdes - initialize tdes_dd while declaringClaudiu Beznea1-3/+1
2022-07-15crypto: atmel-sha - initialize sha_dd while declaringClaudiu Beznea1-3/+1
2022-07-15crypto: caam/qi2 - switch to netif_napi_add_tx_weight()Jakub Kicinski2-4/+5
2022-07-15crypto: s5p-sss - Drop if with an always false conditionUwe Kleine-König1-3/+0
2022-07-15crypto: omap-sham - Drop if with an always false conditionUwe Kleine-König1-2/+1
2022-07-15crypto: omap-des - Drop if with an always false conditionUwe Kleine-König1-4/+0
2022-07-15crypto: omap-aes - Drop if with an always false conditionUwe Kleine-König1-4/+0
2022-07-15crypto: atmel-tdes - Drop if with an always false conditionUwe Kleine-König1-2/+1
2022-07-15crypto: atmel-sha - Drop if with an always false conditionUwe Kleine-König1-2/+1
2022-07-15crypto: atmel-aes - Drop if with an always false conditionUwe Kleine-König1-2/+1
2022-07-15crypto: ccree - Add missing clk_disable_unprepare() in cc_pm_resume()Yuan Can1-0/+2
2022-07-15iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabledSuravee Suthikulpanit1-0/+7
2022-07-15iommu/amd: Set translation valid bit only when IO page tables are in useSuravee Suthikulpanit2-3/+16
2022-07-15iommu/amd: Introduce function to check and enable SNPBrijesh Singh2-0/+44
2022-07-15iommu/amd: Globally detect SNP supportSuravee Suthikulpanit1-2/+5
2022-07-15iommu/amd: Process all IVHDs before enabling IOMMU featuresSuravee Suthikulpanit1-6/+19
2022-07-15iommu/amd: Introduce global variable for storing common EFR and EFR2Suravee Suthikulpanit2-8/+40
2022-07-15iommu/amd: Introduce Support for Extended Feature 2 RegisterSuravee Suthikulpanit2-8/+20
2022-07-15iommu/amd: Change macro for IOMMU control register bit shift to decimal valueSuravee Suthikulpanit1-21/+21
2022-07-15iommu/exynos: Enable default VM instance on SysMMU v7Sam Protsenko1-0/+16
2022-07-15iommu/exynos: Add SysMMU v7 register setSam Protsenko1-3/+47
2022-07-15iommu/exynos: Abstract non-common registers on different variantsSam Protsenko1-40/+60
2022-07-15iommu/exynos: Set correct dma mask for SysMMU v5+Sam Protsenko1-0/+10