提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 7fb1cb36f2 Networking routing tables: Fix a compilation error when IPv6 and routing are enabled. 7 年之前
  Gregory Nutt cfea8adacb L should be capitalized in 6LoWPAN 7 年之前
  Sebastien Lorquet c9dc1d928d network IOCTL commands: The only place in net/netdev/netdev_ioctl.c where the interface state should change is for SIOCSIFFLAGS. the other ones .. SIOCSIFADDR, SIOSLIFADDR, SIODIFADDR .. should not change the link state. 7 年之前
  Anthony Merlino dd40014279 wireless/ieee802154: Removes radio IOCTL. Starts bringing radio and MAC closer with well-defined interface. 7 年之前
  Gregory Nutt 969c1ab614 6loWPAN: Replace some Rime address naming with more consistent short/exended address terminology 7 年之前
  Gregory Nutt 9182fb95d5 Merge remote-tracking branch 'origin/master' into ieee802154 7 年之前
  Gregory Nutt 1cdc90914e network IOCTLs: Correct a compilation error when wireless IOCTLs are enabled. 7 年之前
  Gregory Nutt 0ea071f7eb Merge remote-tracking branch 'origin/master' into ieee802154 7 年之前
  Gregory Nutt 7da031aea1 6loWPAN: Add IEEE802.15.4 Rime address to union of link layer addresses in the network driver. 7 年之前
  Gregory Nutt 79256573e1 net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment. 7 年之前
  Gregory Nutt 1ba7aa9935 Merge remote-tracking branch 'origin/master' into ieee802154 7 年之前
  Gregory Nutt 0184bf6787 Correct type in a cast 7 年之前
  Gregory Nutt e66caaf960 Merge remote-tracking branch 'origin/master' into ieee802154 7 年之前
  Gregory Nutt d884958a2e Back out most of ebf05cb9f56278b03965f86ea8a1c33634cbfec5 7 年之前
  Gregory Nutt 7c6f2c3c9a Back out most of ebf05cb9f56278b03965f86ea8a1c33634cbfec5 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 be415489f2 Merge remote-tracking branch 'origin/master' into ieee802154 7 年之前
  Gregory Nutt 2c4800f511 Remove the 6loWPAN PANID IOCTLs they are redundant. 7 年之前
  Gregory Nutt 9ff5e83ea7 Merge remote-tracking branch 'origin/master' into ieee802154 7 年之前
  Gregory Nutt 9281cd558e 6loWPAN: Add an IOCTL to set the IEEE802.15.4 PAN ID 7 年之前
  Gregory Nutt 4729e3c7a3 Merge remote-tracking branch 'origin/master' into ieee802154 7 年之前
  Gregory Nutt ebf05cb9f5 network IOCTL: Clean up some naming and spacing. 7 年之前
  Gregory Nutt 54939d4616 network IOCTLs: Some corrections and updates to a previous commit 7 年之前
  Gregory Nutt 85d97a4d74 Merge remote-tracking branch 'origin/master' into ieee802154 7 年之前
  Gregory Nutt 78bc1aa6bc Argument of network device IOCTL should be unsigned long, just as will all other IOCTL methods. 7 年之前
  Gregory Nutt 2576f2b2b1 net/: Add IOCTL support for forwarding IEEE802.15.4 MAC and PHY IOCTLs. 7 年之前
  Mark Schulte 35ca733108 pthread.h: Fix rwlock initializer 7 年之前
  Gregory Nutt 27c65c3f22 6loWPAN: Add network IOCTL support to set the node address 7 年之前
  Gregory Nutt aad82bcd9f Cosmetic change 7 年之前
  Gregory Nutt 888cff30dc Fix some errors in the previous commit 7 年之前