summaryrefslogtreecommitdiffstats
path: root/net/caif/cfmuxl.c
Commit message (Expand)AuthorAgeFilesLines
* caif: replace kmalloc/memset 0 by kzallocFabian Frederick2014-10-141-2/+2
* caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-231-1/+1
* CAIF: fix indentation for function argumentsSilviu-Mihai Popescu2013-03-071-2/+2
* caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.sjur.brandeland@stericsson.com2012-02-021-9/+3
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-021-3/+3
* 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
OpenPOWER on IntegriCloud