]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/history - net/can/canethgw.c
Add type field to UDP datagrams
[can-eth-gw-linux.git] / net / can / canethgw.c
2012-12-20 Michal SojkaAdd type field to UDP datagrams
2012-12-20 Michal SojkaDo not handle packets shorter that sizeof(struct can_frame)
2012-12-20 Michal SojkaFix indentation
2012-12-20 Michal SojkaSimplify refcount handling
2012-12-20 Michal SojkaCheck the type of CAN socket passed to ioctl handler
2012-12-20 Michal SojkaUse the same type for returned variable
2012-12-20 Michal SojkaConvert header file to UAPI
2012-12-20 Michal SojkaRemove empty comment
2012-12-20 Michal SojkaReport errors in device registration
2012-12-20 Michal SojkaFix include path
2012-12-20 Michal SojkaAdd can-eth-gw from Matejka's repo