summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-08soc: aspeed: lpc-snoop: Rearrange channel pathsAndrew Jeffery1-22/+28
2025-07-08soc: aspeed: lpc-snoop: Rename 'channel' to 'index' in channel pathsAndrew Jeffery1-21/+22
2025-07-08soc: aspeed: lpc-snoop: Constrain parameters in channel pathsAndrew Jeffery1-9/+16
2025-07-08soc: aspeed: lpc-snoop: Ensure model_data is validAndrew Jeffery1-6/+6
2025-07-08net: phylink: add phylink_sfp_select_interface_speed()Russell King (Oracle)1-1/+40
2025-07-08net: phylink: clear SFP interfaces when not in useRussell King (Oracle)1-0/+10
2025-07-08net: phylink: restrict SFP interfaces to those that are supportedRussell King (Oracle)1-5/+4
2025-07-08bng_en: Add a network deviceVikas Gupta8-1/+543
2025-07-08bng_en: Initialize default configurationVikas Gupta6-0/+403
2025-07-08bng_en: Add irq allocation supportVikas Gupta3-0/+85
2025-07-08bng_en: Add resource management supportVikas Gupta8-2/+761
2025-07-08bng_en: Add backing store supportVikas Gupta5-0/+680
2025-07-08bng_en: Add ring memory allocation supportVikas Gupta3-1/+138
2025-07-08bng_en: Add initial interaction with firmwareVikas Gupta7-1/+522
2025-07-08bng_en: Add firmware communication mechanismVikas Gupta4-1/+634
2025-07-08bng_en: Add devlink interfaceVikas Gupta6-1/+211
2025-07-08bng_en: Add PCI interfaceVikas Gupta5-0/+171
2025-07-08net: ethernet: mtk_eth_soc: use generic allocator for SRAMDaniel Golle3-73/+90
2025-07-08net: ethernet: mtk_eth_soc: fix kernel-doc commentDaniel Golle1-1/+2
2025-07-08net: ethernet: mtk_eth_soc: improve support for named interruptsDaniel Golle1-5/+10
2025-07-08net: bcmgenet: Initialize u64 stats seq counterRyo Takakura1-0/+6
2025-07-08mlxbf_gige: emit messages during open and probe failuresDavid Thompson1-8/+18
2025-07-08Merge tag 'efi-fixes-for-v6.16-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+2
2025-07-08Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2025-07-08net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie1-1/+1
2025-07-08net: phy: qcom: move the WoL function to shared libraryLuo Jie3-27/+30
2025-07-08wifi: ath12k: Add num_stations counter for each interfaceAditya Kumar Singh2-0/+19
2025-07-08wifi: ath12k: properly set bit for pdev mask for firmware PPDU_STATS requestSarika Sharma2-2/+3
2025-07-08wifi: ath12k: Block radio bring-up in FTM modeAaradhana Sahu1-6/+4
2025-07-08wifi: ath12k: advertise NL80211_FEATURE_TX_POWER_INSERTION supportAditya Kumar Singh1-0/+2
2025-07-08wifi: ath12k: add support for Tx Power insertion in RRM action frameAditya Kumar Singh1-0/+182
2025-07-08wifi: ath12k: fetch tx_retry and tx_failed from htt_ppdu_stats_user_cmpltn_co...Sarika Sharma3-1/+23
2025-07-08wifi: ath12k: correctly update bw for ofdma packetsSarika Sharma2-3/+14
2025-07-08wifi: ath12k: add EHT support for TX rateSarika Sharma1-0/+10
2025-07-08wifi: ath12k: add link support for multi-link in arstaSarika Sharma3-11/+48
2025-07-08wifi: ath12k: fill link station statistics for MLOSarika Sharma1-0/+78
2025-07-08regulator: sy8827n: make enable gpio NONEXCLUSIVEJisheng Zhang1-1/+2
2025-07-08PCI: rockchip: Set Target Link Speed to 5.0 GT/s before retrainingGeraldo Nascimento1-0/+4
2025-07-08PCI: rockchip: Use standard PCIe definitionsGeraldo Nascimento3-35/+26
2025-07-08net: usb: lan78xx: stop including phy_fixed.hHeiner Kallweit1-1/+0
2025-07-08i3c: prefix hexadecimal entries in sysfsWolfram Sang1-2/+2
2025-07-08i3c: master: cdns: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPPWolfram Sang1-6/+6
2025-07-08i3c: dw: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPPWolfram Sang1-4/+4
2025-07-08i3c: master: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPPWolfram Sang1-10/+10
2025-07-08i3c: don't fail if GETHDRCAP is unsupportedWolfram Sang1-1/+1
2025-07-07platform/x86/amd: hfi: Add debugfs supportMario Limonciello1-0/+35
2025-07-07platform/x86/amd: hfi: Set ITMT priority from ranking dataMario Limonciello2-0/+11
2025-07-07cpufreq/amd-pstate: Disable preferred cores on designs with workload classifi...Mario Limonciello1-0/+7
2025-07-07platform/x86: hfi: Add power management callbackPerry Yuan1-0/+33
2025-07-07platform/x86: hfi: Add online and offline callback supportPerry Yuan1-0/+88