summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
371367f264e7b6e9'>natsemi: xtensa: fix section mismatch warningsRandy Dunlap 2021-11-19natsemi: macsonic: use eth_hw_addr_set()Jakub Kicinski 2021-10-18ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski 2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman 2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-08-03natsemi: sonic: stop calling netdev_boot_setup_checkArnd Bergmann 2021-08-02net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai 2021-07-28nubus: Make struct nubus_driver::remove return voidUwe Kleine-König 2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann 2021-05-19net: natsemi: remove leading spaces before tabsHui Tang 2021-01-05net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET 2020-09-29net: natsemi: Replace in_interrupt() usage.Thomas Gleixner 2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg 2020-09-21net: natsemi: Remove set but not used variableZheng Yongjun 2020-09-14net: natsemi: convert tasklets to use new tasklet_setup() APIAllen Pais 2020-09-13natsemi: switch from 'pci_' to 'dma_' APIChristophe JAILLET 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva