summaryrefslogtreecommitdiffstats
path: root/net/ieee802154/6lowpan_iphc.c
Commit message (Expand)AuthorAgeFilesLines
* 6lowpan: move 6lowpan header to include/netAlexander Aring2014-03-061-2/+1
* net: 6lowpan: fixup for code movementStephen Rothwell2014-01-271-1/+1
* 6lowpan: add a license to 6lowpan_iphc moduleYann Droneaud2014-01-221-0/+3
* 6lowpan: cleanup udp compress functionAlexander Aring2013-12-171-5/+15
* 6lowpan: udp use subtraction on both conditionsAlexander Aring2013-12-171-1/+1
* 6lowpan: udp use lowpan_fetch_skb functionAlexander Aring2013-12-171-19/+18
* 6lowpan: add udp warning for elided checksumAlexander Aring2013-12-171-3/+8
* 6lowpan: fix udp byte orderingAlexander Aring2013-12-171-19/+20
* 6lowpan: fix udp compress orderingAlexander Aring2013-12-171-1/+1
* 6lowpan: udp use lowpan_push_hc_data functionAlexander Aring2013-12-171-17/+20
* 6lowpan: fix/move/cleanup debug functionsAlexander Aring2013-12-121-26/+0
* 6lowpan: Moving generic compression code into 6lowpan_iphc.cJukka Rissanen2013-12-111-0/+807