aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/caif_dev.c
Commit message (Expand)AuthorAge
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* caif: Fix BUG() with network namespacesDavid Woodhouse2011-10-25
* caif: fix a potential NULL dereferenceEric Dumazet2011-09-16
* Remove redundant linux/version.h includes from net/Jesper Juhl2011-06-21
* caif: Plug memory leak for checksum errorsjur.brandeland@stericsson.com2011-05-22
* caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com2011-05-15
* caif: prepare support for namespacessjur.brandeland@stericsson.com2011-05-15
* caif: Use RCU instead of spin-lock in caif_dev.csjur.brandeland@stericsson.com2011-05-15
* caif: Fix set-but-unused variables.David S. Miller2011-04-17
* caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland2011-04-11
* caif: code cleanupStephen Hemminger2011-04-11
* caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-03
* caif: Fix function NULL pointer check.Sjur Braendeland2010-09-21
* net/caifcaif_dev.c: Use netdev_<level>Joe Perches2010-09-06
* net/caif: Use pr_fmtJoe Perches2010-09-06
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-20
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* Bugfix: Link selection was swapped in switch.Sjur Braendeland2010-04-28
* caif: Add reference counting to service layerSjur Braendeland2010-04-28
* caif: Rename functions in cfcnfg and caif_devSjur Braendeland2010-04-28
* net-caif: add CAIF device registration functionalitySjur Braendeland2010-03-30