aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee802154/6lowpan_iphc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring1-2/+1
2014-01-27net: 6lowpan: fixup for code movementStephen Rothwell1-1/+1
2014-01-226lowpan: add a license to 6lowpan_iphc moduleYann Droneaud1-0/+3
2013-12-176lowpan: cleanup udp compress functionAlexander Aring1-5/+15
2013-12-176lowpan: udp use subtraction on both conditionsAlexander Aring1-1/+1
2013-12-176lowpan: udp use lowpan_fetch_skb functionAlexander Aring1-19/+18
2013-12-176lowpan: add udp warning for elided checksumAlexander Aring1-3/+8
2013-12-176lowpan: fix udp byte orderingAlexander Aring1-19/+20
2013-12-176lowpan: fix udp compress orderingAlexander Aring1-1/+1
2013-12-176lowpan: udp use lowpan_push_hc_data functionAlexander Aring1-17/+20
2013-12-126lowpan: fix/move/cleanup debug functionsAlexander Aring1-26/+0
2013-12-116lowpan: Moving generic compression code into 6lowpan_iphc.cJukka Rissanen1-0/+807