提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt d5207efb5a Be consistent... Use Name: consistent in function headers vs Function: 7 年之前
  Gregory Nutt 5d68eb6059 6loWPAN: Remove the PAN ID from the 6loWPAN data structure. This is owned by the radio driver. Rather, use an IOCTL to obtain the PAN ID from the downstream radio driver. 7 年之前
  Gregory Nutt 50fda0d748 6loWPAN: Fix a missing source address in header. Correct calculation of payload size. 7 年之前
  Mark Schulte 35ca733108 pthread.h: Fix rwlock initializer 7 年之前
  Gregory Nutt 3b21545480 sixlowpan: Minor reorganization to removed some unused global varialbes and structure fields. 7 年之前
  Gregory Nutt 1f394a61b3 6loWPAN: Add option to dump buffers. Fix some issues with calculation of the IEEE802.15.4 header size. 7 年之前
  Gregory Nutt cc9445624f 6loWPAN: Correct a couple of tiny but fatal bugs. 7 年之前
  Gregory Nutt 52ead055fd 6loWPAN: Beginning of IEEE802.15.4 frame input logic. 7 年之前
  Gregory Nutt 44f1326046 6loWPAN: Repartition device-specific vs. global data -- again. 7 年之前
  Gregory Nutt 0427d6c726 6loWPAN: Replace frame buffer with a list of IOBs. 7 年之前
  Gregory Nutt 9aabb44118 6loWPAN: Add some comments, move a function 7 年之前
  Gregory Nutt 2aca4d4ebd 6loWPAN: Add a little more send logic. 7 年之前