summaryrefslogtreecommitdiff
path: root/net/caif/cfveil.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-1/+1
2019-05-17net: caif: fix the value of size argument of snprintfswkhack1-1/+1
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com1-1/+1
2011-08-29caif: Remove OOM messages, use kzallocJoe Perches1-5/+2
2011-05-16caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com1-2/+6
2011-04-12caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland1-4/+1
2011-01-20net: cleanup unused macros in net directoryShan Wei1-1/+1
2010-09-07net/caif: Use pr_fmtJoe Perches1-5/+6
2010-06-21caif: Use link layer MTU instead of fixed MTUSjur Braendeland1-5/+0
2010-06-21caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland1-1/+1
2010-06-10caif: fix a couple range checksDan Carpenter1-1/+1
2010-03-31net-caif: add CAIF core protocol stackSjur Braendeland1-0/+107