summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-31ptp: lan743x: use diff_by_scaled_ppm in .adjfine implementationJacob Keller1-13/+6
2022-10-31ptp: lan743x: remove .adjfreq implementationJacob Keller1-35/+0
2022-10-31ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-16/+6
2022-10-31ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-18/+11
2022-10-31drivers: convert unsupported .adjfreq to .adjfineJacob Keller3-6/+6
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller5-79/+14
2022-10-31net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phyFrank2-3/+1634
2022-10-31net: microchip: sparx5: kunit test: change test_callbacks and test_vctrl to s...Yang Yingliang1-2/+2
2022-10-31net: fec: fix improper use of NETDEV_TX_BUSYZhang Changzhong1-2/+2
2022-10-31net: hns: hnae: remove unnecessary __module_get() and module_put()Yang Yingliang1-3/+0
2022-10-31drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov3-4/+4
2022-10-31nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Shang XiaoJing1-1/+6
2022-10-31nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing1-2/+6
2022-10-31nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()Shang XiaoJing1-2/+5
2022-10-31nfc: fdp: Fix potential memory leak in fdp_nci_send()Shang XiaoJing1-1/+9
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-37/+46
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-88/+169
2022-10-30Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-117/+166
2022-10-30Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-16/+44
2022-10-30Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+14
2022-10-30Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2022-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds14-55/+96
2022-10-30Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds3-3/+15
2022-10-29platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...Yang Yingliang1-3/+7
2022-10-29platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()Huacai Chen1-7/+7
2022-10-29Merge tag 'mlx5-updates-2022-10-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski10-138/+406
2022-10-29net: ipa: record and use the number of defined endpoint IDsAlex Elder2-3/+7
2022-10-29net: ipa: determine the maximum endpoint IDAlex Elder2-34/+39
2022-10-29net: ipa: refactor endpoint loopsAlex Elder1-6/+6
2022-10-29net: ipa: more completely check endpoint validityAlex Elder1-29/+36
2022-10-29net: ipa: no more global filtering starting with IPA v5.0Alex Elder1-24/+35
2022-10-29net: ipa: change an IPA v5.0 memory requirementAlex Elder1-1/+4
2022-10-29net: ipa: define IPA v5.0Alex Elder1-0/+3
2022-10-29ice: Add additional CSR registers to ETHTOOL_GREGSLukasz Czapnik1-0/+169
2022-10-29net: ethernet: adi: adin1110: Fix notifiersAlexandru Tachici1-9/+29
2022-10-29net: mtk_eth_soc: add support for in-band 802.3z negotiationRussell King (Oracle)1-35/+42
2022-10-29net: mtk_eth_soc: move and correct link timer programmingRussell King (Oracle)1-5/+8
2022-10-29net: mtk_eth_soc: add advertisement programmingRussell King (Oracle)1-1/+12
2022-10-29net: mtk_eth_soc: move interface speed selectionRussell King (Oracle)1-8/+10
2022-10-29net: mtk_eth_soc: move PHY power upRussell King (Oracle)1-7/+4
2022-10-29net: mtk_eth_soc: add out of band forcing of speed and duplex in pcs_link_upRussell King (Oracle)1-11/+17
2022-10-29net: mtk_eth_soc: convert mtk_sgmii to use regmap_update_bits()Russell King (Oracle)1-35/+26
2022-10-29net: mtk_eth_soc: add pcs_get_state() implementationRussell King (Oracle)1-0/+15
2022-10-29net: mtk_eth_soc: eliminate unnecessary error handlingRussell King (Oracle)1-12/+6
2022-10-29net: mtk_eth_soc: add definitions for PCSRussell King (Oracle)1-3/+10
2022-10-29net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner63-274/+274
2022-10-29Kalle Valo says:Jakub Kicinski88-702/+34771
2022-10-29Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-7/+3
2022-10-29Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-3/+11
2022-10-29Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-86/+51