Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-28 | [CAN]: Add broadcast manager (bcm) protocol | Oliver Hartkopp | 1 | -0/+65 | |
This patch adds the CAN broadcast manager (bcm) protocol. Signed-off-by: Oliver Hartkopp <[email protected]> Signed-off-by: Urs Thuermann <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
2008-01-28 | [CAN]: Add raw protocol | Oliver Hartkopp | 1 | -0/+31 | |
This patch adds the CAN raw protocol. Signed-off-by: Oliver Hartkopp <[email protected]> Signed-off-by: Urs Thuermann <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
2008-01-28 | [CAN]: Add PF_CAN core module | Oliver Hartkopp | 2 | -0/+157 | |
This patch adds the CAN core functionality but no protocols or drivers. No protocol implementations are included here. They come as separate patches. Protocol numbers are already in include/linux/can.h. Signed-off-by: Oliver Hartkopp <[email protected]> Signed-off-by: Urs Thuermann <[email protected]> Signed-off-by: David S. Miller <[email protected]> |