summaryrefslogtreecommitdiff
path: root/net/caif/cfmuxl.c
Commit message (Expand)AuthorAge
* caif: replace kmalloc/memset 0 by kzallocFabian Frederick2014-10-14
* caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-23
* CAIF: fix indentation for function argumentsSilviu-Mihai Popescu2013-03-07
* caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.sjur.brandeland@stericsson.com2012-02-02
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
* caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com2011-06-16
* caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com2011-05-22
* caif: Use rcu_read_lock in CAIF mux layer.sjur.brandeland@stericsson.com2011-05-15
* caif: Add BUG_ON if dev_info is missing in packetSjur Brændeland2011-04-11
* caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland2011-04-11
* caif: code cleanupStephen Hemminger2011-04-11
* caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland2011-04-11
* net/caif: Use pr_fmtJoe Perches2010-09-06
* caif: Bugfix - missing spin_unlockSjur Braendeland2010-05-23
* caif: Add reference counting to service layerSjur Braendeland2010-04-28
* net-caif: add CAIF core protocol stackSjur Braendeland2010-03-30