aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/cfmuxl.c
Commit message (Expand)AuthorAgeFilesLines
* caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com2011-06-161-1/+1
* caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com2011-05-221-11/+38
* caif: Use rcu_read_lock in CAIF mux layer.sjur.brandeland@stericsson.com2011-05-151-44/+75
* caif: Add BUG_ON if dev_info is missing in packetSjur Brændeland2011-04-111-1/+2
* caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland2011-04-111-6/+1
* caif: code cleanupStephen Hemminger2011-04-111-35/+0
* caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland2011-04-111-2/+2
* net/caif: Use pr_fmtJoe Perches2010-09-061-6/+8
* caif: Bugfix - missing spin_unlockSjur Braendeland2010-05-231-1/+2
* caif: Add reference counting to service layerSjur Braendeland2010-04-281-1/+6
* net-caif: add CAIF core protocol stackSjur Braendeland2010-03-301-0/+246