aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/caif/Makefile (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-03-30net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland1-0/+12
Add CAIF Serial driver. This driver is implemented as a line discipline. caif_serial uses the following module parameters: ser_use_stx - specifies if STart of frame eXtension is in use. ser_loop - sets the interface in loopback mode. Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>