index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
caif
/
caif_dev.c
Age
Commit message (
Expand
)
Author
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-25
caif: Fix BUG() with network namespaces
David Woodhouse
2011-09-16
caif: fix a potential NULL dereference
Eric Dumazet
2011-06-21
Remove redundant linux/version.h includes from net/
Jesper Juhl
2011-05-23
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
2011-05-15
caif: Handle dev_queue_xmit errors.
sjur.brandeland@stericsson.com
2011-05-15
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
2011-05-15
caif: Use RCU instead of spin-lock in caif_dev.c
sjur.brandeland@stericsson.com
2011-04-17
caif: Fix set-but-unused variables.
David S. Miller
2011-04-11
caif: Don't resend if dev_queue_xmit fails.
Sjur Brændeland
2011-04-11
caif: code cleanup
Stephen Hemminger
2010-11-04
caif: Bugfix for socket priority, bindtodev and dbg channel.
André Carvalho de Matos
2010-09-22
caif: Fix function NULL pointer check.
Sjur Braendeland
2010-09-07
net/caifcaif_dev.c: Use netdev_<level>
Joe Perches
2010-09-07
net/caif: Use pr_fmt
Joe Perches
2010-06-21
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-28
Bugfix: Link selection was swapped in switch.
Sjur Braendeland
2010-04-28
caif: Add reference counting to service layer
Sjur Braendeland
2010-04-28
caif: Rename functions in cfcnfg and caif_dev
Sjur Braendeland
2010-03-31
net-caif: add CAIF device registration functionality
Sjur Braendeland