LinuxLists
Users
About
Thomas Bogendoerfer (
[email protected]
)
Number of posts: 375 (0.16 per day)
First post: 2017-12-05 12:33:55
Last post: 2024-04-15 17:00:08
Previous Page
/
Next Page
Date
List
Subject
2019-08-29 15:52:59
linux-kernel
[PATCH v2 net-next 00/15] ioc3-eth improvements
2019-08-29 15:52:41
linux-kernel
[PATCH v2 net-next 12/15] net: sgi: ioc3-eth: use csum_fold
2019-08-29 15:52:39
linux-kernel
[PATCH v2 net-next 11/15] net: sgi: ioc3-eth: use dma-direct for dma allocations
2019-08-29 15:52:23
linux-kernel
[PATCH v2 net-next 03/15] net: sgi: ioc3-eth: remove checkpatch errors/warning
2019-08-29 15:52:06
linux-kernel
[PATCH v2 net-next 15/15] net: sgi: ioc3-eth: no need to stop queue set_multicast_list
2019-08-29 15:51:52
linux-kernel
[PATCH v2 net-next 02/15] MIPS: SGI-IP27: restructure ioc3 register access
2019-08-29 08:54:36
linux-kernel
Re: [PATCH net-next 06/15] net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
2019-08-28 19:57:26
linux-kernel
Re: [PATCH net-next 03/15] net: sgi: ioc3-eth: remove checkpatch errors/warning
2019-08-28 14:08:59
linux-kernel
[PATCH net-next 07/15] net: sgi: ioc3-eth: separate tx and rx ring handling
2019-08-28 14:08:48
linux-kernel
[PATCH net-next 06/15] net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
2019-08-28 14:08:25
linux-kernel
[PATCH net-next 04/15] net: sgi: ioc3-eth: use defines for constants dealing with desc rings
2019-08-28 14:07:56
linux-kernel
[PATCH net-next 00/15] ioc3-eth improvements
2019-08-28 14:07:42
linux-kernel
[PATCH net-next 13/15] net: sgi: ioc3-eth: Fix IPG settings
2019-08-28 14:07:42
linux-kernel
[PATCH net-next 10/15] net: sgi: ioc3-eth: refactor rx buffer allocation
2019-08-28 14:07:31
linux-kernel
[PATCH net-next 03/15] net: sgi: ioc3-eth: remove checkpatch errors/warning
2019-08-28 14:07:05
linux-kernel
[PATCH net-next 02/15] MIPS: SGI-IP27: restructure ioc3 register access
2019-08-28 14:07:02
linux-kernel
[PATCH net-next 05/15] net: sgi: ioc3-eth: allocate space for desc rings only once
2019-08-28 14:06:33
linux-kernel
[PATCH net-next 09/15] net: sgi: ioc3-eth: split ring cleaning/freeing and allocation
2019-08-28 14:06:29
linux-kernel
[PATCH net-next 12/15] net: sgi: ioc3-eth: use csum_fold
2019-08-28 14:05:53
linux-kernel
[PATCH net-next 14/15] net: sgi: ioc3-eth: protect emcr in all cases
2019-08-28 14:05:40
linux-kernel
[PATCH net-next 15/15] net: sgi: ioc3-eth: no need to stop queue set_multicast_list
2019-08-28 14:05:29
linux-kernel
[PATCH net-next 01/15] MIPS: SGI-IP27: remove ioc3 ethernet init
2019-08-28 14:05:21
linux-kernel
[PATCH net-next 08/15] net: sgi: ioc3-eth: introduce chip start function
2019-08-28 14:05:17
linux-kernel
[PATCH net-next 11/15] net: sgi: ioc3-eth: use dma-direct for dma allocations
2019-08-26 13:28:45
linux-kernel
[PATCH] nvmem: core: add nvmem_device_find
2019-08-21 15:38:42
linux-kernel
Re: [PATCH v5 10/17] net: sgi: ioc3-eth: rework skb rx handling
2019-08-21 14:56:55
linux-kernel
Re: [PATCH v5 11/17] net: sgi: ioc3-eth: no need to stop queue set_multicast_list
2019-08-20 08:19:05
linux-kernel
Re: [PATCH v5 15/17] mfd: ioc3: Add driver for SGI IOC3 chip
2019-08-19 16:36:45
linux-kernel
[PATCH v5 03/17] nvmem: core: add nvmem_device_find
2019-08-19 16:36:20
linux-kernel
[PATCH v5 11/17] net: sgi: ioc3-eth: no need to stop queue set_multicast_list
2019-08-19 16:36:10
linux-kernel
[PATCH v5 07/17] MIPS: SGI-IP27: restructure ioc3 register access
2019-08-19 16:35:48
linux-kernel
[PATCH v5 14/17] net: sgi: ioc3-eth: Fix IPG settings
2019-08-19 16:35:29
linux-kernel
[PATCH v5 01/17] w1: add 1-wire master driver for IP block found in SGI ASICs
2019-08-19 16:35:20
linux-kernel
[PATCH v5 04/17] MIPS: PCI: refactor ioc3 special handling
2019-08-19 16:34:59
linux-kernel
[PATCH v5 09/17] net: sgi: ioc3-eth: use defines for constants dealing with desc rings
2019-08-19 16:34:53
linux-kernel
[PATCH v5 10/17] net: sgi: ioc3-eth: rework skb rx handling
2019-08-19 16:34:44
linux-kernel
[PATCH v5 12/17] net: sgi: ioc3-eth: use dma-direct for dma allocations
2019-08-19 16:34:27
linux-kernel
[PATCH v5 13/17] net: sgi: ioc3-eth: use csum_fold
2019-08-19 16:34:22
linux-kernel
[PATCH v5 00/17] Use MFD framework for SGI IOC3 drivers
2019-08-19 16:34:08
linux-kernel
[PATCH v5 16/17] MIPS: SGI-IP27: fix readb/writeb addressing
2019-08-19 16:33:42
linux-kernel
[PATCH v5 17/17] Input: add IOC3 serio driver
2019-08-19 16:33:40
linux-kernel
[PATCH v5 06/17] MIPS: SGI-IP27: remove ioc3 ethernet init
2019-08-19 16:33:40
linux-kernel
[PATCH v5 08/17] net: sgi: ioc3-eth: remove checkpatch errors/warning
2019-08-19 16:33:40
linux-kernel
[PATCH v5 15/17] mfd: ioc3: Add driver for SGI IOC3 chip
2019-08-19 16:33:39
linux-kernel
[PATCH v5 05/17] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
2019-08-19 16:33:37
linux-kernel
[PATCH v5 02/17] w1: add DS2501, DS2502, DS2505 EPROM device driver
2019-08-14 14:38:55
linux-kernel
Re: [PATCH v4 9/9] Input: add IOC3 serio driver
2019-08-14 11:47:12
linux-kernel
Re: [PATCH v4 3/9] nvmem: core: add nvmem_device_find
2019-08-14 11:43:06
linux-kernel
Re: [PATCH v4 8/9] MIPS: SGI-IP27: fix readb/writeb addressing
2019-08-11 07:33:07
linux-kernel
Re: [PATCH v4 7/9] mfd: ioc3: Add driver for SGI IOC3 chip
2019-08-09 10:36:26
linux-kernel
[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers