aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/cfpkt_skbuff.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-1/+1
2019-02-17net: caif: use skb helpers instead of open-coding themJann Horn1-11/+5
2018-01-08net: caif: remove unused hardirq.hYang Shi1-1/+0
2017-06-10net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai1-5/+1
2016-03-14net: caif: fix misleading indentationArnd Bergmann1-1/+1
2015-02-20caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter1-3/+3
2013-11-07caif: use pskb_put() instead of reimplementing its functionalityMathias Krause1-11/+1
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com1-1/+1
2013-03-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu1-4/+4
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin1-0/+7
2011-12-05caif: Add support for CAIF over CDC NCM USB interfacesjur.brandeland@stericsson.com1-9/+3
2011-11-30caif: Allow cfpkt_extr_head to process empty messagesjur.brandeland@stericsson.com1-1/+2
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-05-15caif: remove unesesarry exportssjur.brandeland@stericsson.com1-19/+8
2011-04-11caif: code cleanupStephen Hemminger1-173/+5
2010-09-06net/caif: Use pr_fmtJoe Perches1-24/+24
2010-08-10caif: Bugfix - Increase default headroom size for control channel.Sjur Braendeland1-1/+1
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland1-2/+2
2010-06-20caif: Bugfix - RFM must support segmentation.Sjur Braendeland1-1/+0
2010-05-23caif: Bugfix - handle mem-allocation failuresSjur Braendeland1-8/+17
2010-03-30net-caif: add CAIF generic caif support functionsSjur Braendeland1-0/+571