summaryrefslogtreecommitdiff
path: root/net/caif/caif_dev.c
AgeCommit message (Expand)Author
2012-02-05caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.Jesper Juhl
2012-01-27net caif: Register properly as a pernet subsystem.Eric W. Biederman
2012-01-17caif: Remove bad WARN_ON in caif_devsjur.brandeland@stericsson.com
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2011-12-22percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter
2011-12-06caif: Replace BUG_ON with WARN_ON.Roar Førde
2011-12-05caif: Stash away hijacked skb destructor and call it latersjur.brandeland@stericsson.com
2011-12-05caif: Add support for flow-control on device's tx-queuesjur.brandeland@stericsson.com
2011-12-05caif: Add support for CAIF over CDC NCM USB interfacesjur.brandeland@stericsson.com
2011-11-30caif: Remove unused enum and parameter in cfserlsjur.brandeland@stericsson.com
2011-11-30caif: Restructure how link caif link layer enrollsjur.brandeland@stericsson.com
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker
2011-10-25caif: Fix BUG() with network namespacesDavid Woodhouse
2011-09-16caif: fix a potential NULL dereferenceEric Dumazet
2011-06-21Remove redundant linux/version.h includes from net/Jesper Juhl
2011-05-22caif: Plug memory leak for checksum errorsjur.brandeland@stericsson.com
2011-05-15caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com
2011-05-15caif: prepare support for namespacessjur.brandeland@stericsson.com
2011-05-15caif: Use RCU instead of spin-lock in caif_dev.csjur.brandeland@stericsson.com
2011-04-17caif: Fix set-but-unused variables.David S. Miller
2011-04-11caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland
2011-04-11caif: code cleanupStephen Hemminger
2010-11-03caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos
2010-09-21caif: Fix function NULL pointer check.Sjur Braendeland
2010-09-06net/caifcaif_dev.c: Use netdev_<level>Joe Perches
2010-09-06net/caif: Use pr_fmtJoe Perches
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-04-28Bugfix: Link selection was swapped in switch.Sjur Braendeland
2010-04-28caif: Add reference counting to service layerSjur Braendeland
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland
2010-03-30net-caif: add CAIF device registration functionalitySjur Braendeland