Commit History

Author SHA1 Message Date
  Alexander Aring 8ef007fd1d 6lowpan: remove unnecessary break 12 years ago
  Alexander Aring b236b954de 6lowpan: remove skb->dev assignment 12 years ago
  Alexander Aring b614442f34 6lowpan: use netdev_alloc_skb instead dev_alloc_skb 12 years ago
  Alexander Aring 53cb5717b4 6lowpan: remove unnecessary check on err >= 0 12 years ago
  Alexander Aring 545f3613a8 6lowpan: remove unnecessary ret variable 12 years ago
  Alan Ott ab2d95df9c 6lowpan: Sync default hardware address of lowpan links to their wpan 12 years ago
  Alan Ott 7adac1ec81 6lowpan: Only make 6lowpan links to IEEE802154 devices 12 years ago
  Alexander Aring 65d892c8ac 6lowpan: handle context based source address 12 years ago
  Alexander Aring ce2463b283 6lowpan: lowpan_uncompress_addr with address_mode 12 years ago
  Alexander Aring 84c2e7bcf5 6lowpan: add function to uncompress multicast addr 12 years ago
  David Hauweele 31afe1f73e 6lowpan: Fix fragmentation with link-local compressed addresses 12 years ago
  Alexander Aring 84ce1ddfef 6lowpan: init ipv6hdr buffer to zero 12 years ago
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
  Alan Ott fc52eea4c5 6lowpan: handle dev_queue_xmit() error code properly 12 years ago
  Tony Cheneau 6bdeaba47d 6lowpan: use IEEE802154_ADDR_LEN instead of a magic number 12 years ago
  Tony Cheneau ababf38596 6lowpan: fix a small formatting issue 12 years ago
  Tony Cheneau 24363b6732 6lowpan: modify udp compression/uncompression to match the standard 12 years ago
  Tony Cheneau 43de7aa6ac 6lowpan: use the PANID provided by the device instead of a static value 12 years ago
  Tony Cheneau c7d0ab28b4 6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer 12 years ago
  Tony Cheneau d4ac32365d 6lowpan: store fragment tag values per device instead of net stack wide 12 years ago
  Tony Cheneau 9da2924c4b 6lowpan: add debug messages for 6LoWPAN fragmentation 12 years ago
  Tony Cheneau d991b98f50 6lowpan: fix first fragment (FRAG1) handling 12 years ago
  Tony Cheneau 58ef67c318 6lowpan: use short IEEE 802.15.4 addresses for broadcast destination 12 years ago
  Tony Cheneau f333a15a3e 6lowpan: always enable link-layer acknowledgments 12 years ago
  Tony Cheneau f5c20f58d9 6lowpan: next header is not properly set upon decompression of a UDP header. 12 years ago
  Alexander Aring fc4e98dbba 6lowpan: use stack buffer instead of heap 12 years ago
  David S. Miller a07fdceccf 6lowpan: Remove __init tag from lowpan_netlink_fini(). 12 years ago
  Alan Ott ee21c7e0d1 6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN 12 years ago
  Alan Ott 0c446212c4 6lowpan: Refactor packet delivery into a function 12 years ago
  Alan Ott b333b7e6ec 6lowpan: consider checksum bytes in fragmentation threshold 12 years ago