aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/cfmuxl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14caif: replace kmalloc/memset 0 by kzallocFabian Frederick1-2/+2
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com1-1/+1
2013-03-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu1-2/+2
2012-02-02caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.sjur.brandeland@stericsson.com1-9/+3
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger1-3/+3
2011-06-16caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com1-1/+1
2011-05-22caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com1-11/+38
2011-05-15caif: Use rcu_read_lock in CAIF mux layer.sjur.brandeland@stericsson.com1-44/+75
2011-04-11caif: Add BUG_ON if dev_info is missing in packetSjur Brændeland1-1/+2
2011-04-11caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland1-6/+1
2011-04-11caif: code cleanupStephen Hemminger1-35/+0
2011-04-11caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland1-2/+2
2010-09-06net/caif: Use pr_fmtJoe Perches1-6/+8
2010-05-23caif: Bugfix - missing spin_unlockSjur Braendeland1-1/+2
2010-04-28caif: Add reference counting to service layerSjur Braendeland1-1/+6
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland1-0/+246