Esben Haabendal ([email protected])

Number of posts: 134 (0.07 per day)
First post: 2019-04-26 07:41:26
Last post: 2024-05-02 09:19:06

Date List Subject
2020-07-01 15:04:02 linux-kernel [PATCH 0/3] uio: uio_pdrv_genirq: Fixes and support for non-page-aligned memory
2020-07-01 15:03:35 linux-kernel [PATCH 3/3] uio_pdrv_genirq: Allow use with non-page-aligned memory resources
2020-07-01 15:03:14 linux-kernel [PATCH 1/3] uio_pdrv_genirq: Remove warning when irq is not specified
2020-07-01 15:03:10 linux-kernel [PATCH 2/3] uio_pdrv_genirq: fix use without device tree and no interrupt
2020-03-10 11:57:22 linux-kernel Re: [PATCH v2 01/14] net: xilinx: temac: Relax Kconfig dependencies
2020-02-21 06:49:21 linux-kernel [PATCH net v2 4/4] net: ll_temac: Handle DMA halt condition caused by buffer underrun
2020-02-21 06:48:54 linux-kernel [PATCH net v2 1/4] net: ll_temac: Fix race condition causing TX hang
2020-02-21 06:48:26 linux-kernel [PATCH net v2 3/4] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
2020-02-21 06:48:18 linux-kernel [PATCH net v2 2/4] net: ll_temac: Add more error handling of dma_map_single() calls
2020-02-21 06:47:44 linux-kernel [PATCH net v2 0/4] net: ll_temac: Bugfixes
2020-02-20 08:33:19 linux-kernel Re: [PATCH net 2/4] net: ll_temac: Add more error handling of dma_map_single() calls
2020-02-19 10:55:35 linux-kernel [PATCH net 2/4] net: ll_temac: Add more error handling of dma_map_single() calls
2020-02-19 10:55:23 linux-kernel [PATCH net 1/4] net: ll_temac: Fix race condition causing TX hang
2020-02-19 10:55:00 linux-kernel [PATCH net 4/4] net: ll_temac: Handle DMA halt condition caused by buffer underrun
2020-02-19 10:54:48 linux-kernel [PATCH net 3/4] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
2020-02-19 10:54:09 linux-kernel [PATCH net 0/4] net: ll_temac: Bugfixes
2020-02-19 10:53:24 linux-kernel Re: [PATCH 0/8] net: ll_temac: Bugfixes and ethtool support
2020-02-18 14:28:45 linux-kernel Re: [PATCH 8/8] net: ll_temac: Add ethtool support for coalesce parameters
2020-02-18 08:29:05 linux-kernel [PATCH 6/8] net: ll_temac: Remove unused start_p variable
2020-02-18 08:28:32 linux-kernel [PATCH 8/8] net: ll_temac: Add ethtool support for coalesce parameters
2020-02-18 08:28:14 linux-kernel [PATCH 7/8] net: ll_temac: Make RX/TX ring sizes configurable
2020-02-18 08:27:41 linux-kernel [PATCH 5/8] net: ll_temac: Remove unused tx_bd_next struct field
2020-02-18 08:27:35 linux-kernel [PATCH 4/8] net: ll_temac: Handle DMA halt condition caused by buffer underrun
2020-02-18 08:27:22 linux-kernel [PATCH 3/8] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
2020-02-18 08:27:09 linux-kernel [PATCH 2/8] net: ll_temac: Add more error handling of dma_map_single() calls
2020-02-18 08:26:54 linux-kernel [PATCH 1/8] net: ll_temac: Fix race condition causing TX hang
2020-02-18 08:26:30 linux-kernel [PATCH 0/8] net: ll_temac: Bugfixes and ethtool support
2020-01-17 20:17:01 linux-kernel Re: [PATCH 6/6] mtd: rawnand: gpmi: set the pinctrl state for suspend/reusme
2019-11-11 12:35:03 linux-kernel Re: [PATCH] net: ll_temac: Remove set but not used variable 'start_p'
2019-05-24 05:28:15 linux-kernel [PATCH] net: ll_temac: Fix compile error
2019-05-23 12:06:18 linux-kernel [PATCH 4/4] net: ll_temac: Enable multicast support
2019-05-23 12:06:07 linux-kernel [PATCH 2/4] net: ll_temac: Prepare indirect register access for multicast support
2019-05-23 12:05:09 linux-kernel [PATCH 3/4] net: ll_temac: Cleanup multicast filter on change
2019-05-23 12:04:49 linux-kernel [PATCH 1/4] net: ll_temac: Do not make promiscuous mode sticky on multicast
2019-05-23 12:04:37 linux-kernel [PATCH 0/4] net: ll_temac: Fix and enable multicast support
2019-05-21 11:35:57 linux-kernel [PATCH resend] serial: 8250: Add support for using platform_device resources
2019-05-07 06:44:12 linux-kernel [PATCH] net: ll_temac: Improve error message on error IRQ
2019-04-30 14:06:53 linux-kernel [PATCH] serial: 8250: Add support for using platform_device resources
2019-04-30 07:22:02 linux-kernel [PATCH v3 09/12] net: ll_temac: Fix bug causing buffer descriptor overrun
2019-04-30 07:21:48 linux-kernel [PATCH v3 07/12] net: ll_temac: Support indirect_mutex share within TEMAC IP
2019-04-30 07:21:41 linux-kernel [PATCH v3 11/12] net: ll_temac: Allow configuration of IRQ coalescing
2019-04-30 07:21:14 linux-kernel [PATCH v3 02/12] net: ll_temac: Extend support to non-device-tree platforms
2019-04-30 07:21:06 linux-kernel [PATCH v3 06/12] net: ll_temac: Allow use on x86 platforms
2019-04-30 07:20:40 linux-kernel [PATCH v3 10/12] net: ll_temac: Replace bad usage of msleep() with usleep_range()
2019-04-30 07:20:30 linux-kernel [PATCH v3 12/12] net: ll_temac: Enable DMA when ready, not before
2019-04-30 07:20:18 linux-kernel [PATCH v3 08/12] net: ll_temac: Fix iommu/swiotlb leak
2019-04-30 07:20:04 linux-kernel [PATCH v3 05/12] net: ll_temac: Fix support for little-endian platforms
2019-04-30 07:19:53 linux-kernel [PATCH v3 04/12] net: ll_temac: Add support for non-native register endianness
2019-04-30 07:19:44 linux-kernel [PATCH v3 03/12] net: ll_temac: Fix support for 64-bit platforms
2019-04-30 07:19:26 linux-kernel [PATCH v3 01/12] net: ll_temac: Fix and simplify error handling by using devres functions
2019-04-30 07:19:14 linux-kernel [PATCH v3 00/12] net: ll_temac: x86_64 support