netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] PhoNet protocols stack v2
@ 2008-09-22 15:45 Rémi Denis-Courmont
  2008-09-22 15:47 ` [PATCH 01/11] Phonet global definitions Rémi Denis-Courmont
                   ` (11 more replies)
  0 siblings, 12 replies; 19+ messages in thread
From: Rémi Denis-Courmont @ 2008-09-22 15:45 UTC (permalink / raw)
  To: netdev

        Hello,

This patch series is the second attempt at support for PhoNet network protocol 
stack in the Linux kernel and trying to address various comments already 
received on the mailing list. This protocol is the primary interface to Nokia 
cellular modem engines. We are integrating it to the Linux kernel in order to 
support HSPA cellular data connectivity on the Maemo Software platform.

This patchset provides a "raw" datagram protocol as a starting point, and is 
based on the current net-next-2.6.

Any comments welcome.

-- 
Rémi Denis-Courmont
Maemo Software, Nokia Devices R&D

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2008-09-24 15:46 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-22 15:45 [PATCH 00/11] PhoNet protocols stack v2 Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 01/11] Phonet global definitions Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 02/11] Phonet: PF_PHONET protocol family support Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 03/11] Phonet: add CONFIG_PHONET Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 04/11] Phonet: network device and address handling Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 05/11] Phonet: Netlink interface Rémi Denis-Courmont
2008-09-23 12:10   ` Thomas Graf
2008-09-24 11:30     ` Rémi Denis-Courmont
2008-09-24 13:23       ` Thomas Graf
2008-09-22 15:47 ` [PATCH 06/11] Phonet: common socket glue Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 07/11] Phonet: Phonet datagram transport protocol Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 08/11] Phonet: provide MAC header operations Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 09/11] Phonet: proc interface for port range Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 10/11] Phonet: emit errors when a packet cannot be delivered locally Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 11/11] Phonet: kernel documentation Rémi Denis-Courmont
2008-09-23 21:43   ` Randy Dunlap
2008-09-24 12:15     ` [PATCH] Phonet: improve documentation Rémi Denis-Courmont
2008-09-24 15:45       ` Randy Dunlap
2008-09-23  3:16 ` [PATCH 00/11] PhoNet protocols stack v2 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).