summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2023-03-15 16:04:24 +0900
committerDavid S. Miller <davem@davemloft.net>2023-03-17 07:50:50 +0000
commit2c59e993c86ad57afde26eaf1beb35694da5fbfe (patch)
tree133baa57533ee0550ac5f3977d8a0ccd8db1b8b2 /tools/perf/scripts/python/libxed.py
parente05bb97d9c9dd4ba5739a27921044c935a7fb3be (diff)
downloadkernel-2c59e993c86ad57afde26eaf1beb35694da5fbfe.tar.gz
net: renesas: rswitch: Fix GWTSDIE register handling
Since the GWCA has the TX timestamp feature, this driver should not disable it if one of ports is opened. So, fix it. Reported-by: Phong Hoang <phong.hoang.wz@renesas.com> Fixes: 33f5d733b589 ("net: renesas: rswitch: Improve TX timestamp accuracy") Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
='2022-03-11 10:25:14 -0500'>2022-03-11NFSD: Remove CONFIG_NFSD_V3Chuck Lever 2022-03-03fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITEDChristoph Hellwig 2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig 2022-02-04ksmbd: add support for key exchangeNamjae Jeon 2021-12-04fsdax: don't require CONFIG_BLOCKChristoph Hellwig 2021-12-04iomap: build the block based code conditionallyChristoph Hellwig 2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds 2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds 2021-09-09Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2021-09-08cifs: rename cifs_common to smbfs_commonSteve French 2021-09-08hugetlbfs: s390 is always 64bitDavid Hildenbrand 2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds 2021-08-31Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds 2021-08-31Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdLinus Torvalds 2021-08-26fsdax: improve the FS_DAX Kconfig description and help textChristoph Hellwig 2021-08-25cifs: fork arc4 and create a separate module for it for cifs and other usersRonnie Sahlberg 2021-08-23fs: remove mandatory file locking supportJeff Layton 2021-08-13fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/MakefileKonstantin Komarov 2021-06-30mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song 2021-06-30mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAPMuchun Song 2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon 2021-05-10cifsd: add Kconfig and MakefileNamjae Jeon