| Commit message (Expand) | Author | Age | Files | Lines |
* | 6lowpan: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-28 | 1 | -1/+1 |
* | 6lowpan: Fix IID format for Bluetooth | Luiz Augusto von Dentz | 2017-04-12 | 1 | -4/+0 |
* | 6lowpan: Use netdev addr_len to determine lladdr len | Luiz Augusto von Dentz | 2017-04-12 | 1 | -0/+19 |
* | 6lowpan: add 802.15.4 short addr slaac | Alexander Aring | 2016-06-16 | 1 | -0/+6 |
* | 6lowpan: add private neighbour data | Alexander Aring | 2016-06-16 | 1 | -0/+10 |
* | 6lowpan: move mac802154 header | Alexander Aring | 2016-04-13 | 1 | -0/+3 |
* | 6lowpan: move eui64 uncompress function | Alexander Aring | 2016-04-13 | 1 | -0/+16 |
* | 6lowpan: move lowpan_802154_dev to 6lowpan | Alexander Aring | 2016-04-13 | 1 | -0/+12 |
* | 6lowpan: change naming for lowpan private data | Alexander Aring | 2016-04-13 | 1 | -3/+3 |
* | 6lowpan: iphc: add support for stateful compression | Alexander Aring | 2016-02-23 | 1 | -0/+32 |
* | 6lowpan: add debugfs support | Alexander Aring | 2015-12-10 | 1 | -0/+3 |
* | 6lowpan: add lowpan dev register helpers | Alexander Aring | 2015-12-10 | 1 | -1/+6 |
* | 6lowpan: remove lowpan_is_addr_broadcast | Alexander Aring | 2015-10-21 | 1 | -10/+0 |
* | 6lowpan: move IPHC functionality defines | Alexander Aring | 2015-10-21 | 1 | -123/+0 |
* | 6lowpan: remove lowpan_fetch_skb_u8 | Alexander Aring | 2015-10-21 | 1 | -13/+14 |
* | 6lowpan: cleanup lowpan_header_decompress | Alexander Aring | 2015-10-21 | 1 | -6/+18 |
* | 6lowpan: cleanup lowpan_header_compress | Alexander Aring | 2015-10-21 | 1 | -7/+23 |
* | 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN | Alexander Aring | 2015-10-21 | 1 | -0/+8 |
* | 6lowpan: move shared settings to lowpan_netdev_setup | Alexander Aring | 2015-10-08 | 1 | -0/+2 |
* | ieee802154: change needed headroom/tailroom | Alexander Aring | 2015-09-22 | 1 | -0/+8 |
* | ieee802154: 6lowpan: remove tx full-size calc workaround | Alexander Aring | 2015-09-17 | 1 | -113/+0 |
* | ieee820154: 6lowpan: dispatch evaluation rework | Alexander Aring | 2015-09-17 | 1 | -6/+25 |
* | 6lowpan: add generic 6lowpan netdev private data | Alexander Aring | 2015-08-11 | 1 | -0/+23 |
* | ieee802154: 6lowpan: rename process_data and lowpan_process_data | Martin Townsend | 2014-10-27 | 1 | -4/+6 |
* | 6lowpan: remove skb_deliver from IPHC | Martin Townsend | 2014-10-27 | 1 | -3/+1 |
* | 6lowpan: remove unused function | Varka Bhadram | 2014-07-30 | 1 | -11/+0 |
* | 6lowpan: remove unused macros | Varka Bhadram | 2014-07-30 | 1 | -15/+0 |
* | 6lowpan: remove unused LOWPAN_FRAG_SIZE define | Alexander Aring | 2014-07-30 | 1 | -11/+0 |
* | 6lowpan: iphc: use ipv6 api to check address scope | Alexander Aring | 2014-07-30 | 1 | -13/+0 |
* | 6lowpan: include net/net_namespace.h on 6lowpan namepsace header | Luis R. Rodriguez | 2014-04-21 | 1 | -0/+1 |
* | 6lowpan: move 6lowpan header to include/net | Alexander Aring | 2014-03-06 | 1 | -0/+434 |