summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions
href='/distro/kernel/commit/drivers/net/ethernet/xscale?id=18b3b7b323196c11bc7e6cd28655b46482b2d33c'>ARM: ixp4xx: Drop all common codeLinus Walleij 2022-02-12net: ixp4xx_eth: Drop platform data supportLinus Walleij 2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu 2021-10-19net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_allo...Cai Huoqing 2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski 2021-09-01net: ixp46x: Remove duplicate include of module.hWan Jiabing 2021-08-30ixp4xx_eth: Probe the PTP module from the device treeLinus Walleij 2021-08-30ixp4xx_eth: Stop referring to GPIOsLinus Walleij 2021-08-30ixp4xx_eth: fix compile-testingArnd Bergmann 2021-08-30ixp4xx_eth: make ptp support a platform driverArnd Bergmann 2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann 2021-07-21net: ixp46x: fix ptp build failureArnd Bergmann 2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds 2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann 2021-06-16ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij 2021-06-07net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource()Yang Yingliang 2021-05-19net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe()Wei Yongjun 2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2021-04-25net: ethernet: ixp4xx: Support device tree probingLinus Walleij 2021-04-25net: ethernet: ixp4xx: Retire ancient phy retrievealLinus Walleij 2021-04-19net: ethernet: ixp4xx: Set the DMA masks explicitlyLinus Walleij 2021-01-05net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun