| Commit message (Expand) | Author | Age | Files | Lines |
* | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 4 | -14/+10 |
* | ieee802154: 6lowpan: fix Makefile entry | Alexander Aring | 2015-01-08 | 2 | -2/+2 |
* | ieee802154: 6lowpan: rename to core | Alexander Aring | 2015-01-08 | 2 | -1/+1 |
* | ieee802154: 6lowpan: move transmit functionality | Alexander Aring | 2015-01-08 | 4 | -264/+279 |
* | ieee802154: 6lowpan: move receive functionality | Alexander Aring | 2015-01-08 | 4 | -167/+200 |
* | ieee802154: 6lowpan: rename internal header | Alexander Aring | 2015-01-08 | 3 | -5/+5 |
* | ieee802154: create 6lowpan sub-directory | Alexander Aring | 2015-01-08 | 7 | -7/+10 |
* | ieee802154: handle config as menuconfig | Alexander Aring | 2015-01-03 | 1 | -3/+6 |
* | ieee802154: rename af_ieee802154.c to socket.c | Alexander Aring | 2015-01-03 | 2 | -1/+1 |
* | ieee802154: socket: fix checkpatch issue | Alexander Aring | 2015-01-03 | 1 | -1/+1 |
* | ieee802154: socket: put handling into one file | Alexander Aring | 2015-01-03 | 5 | -856/+760 |
* | ieee802154: socket: change module name | Alexander Aring | 2015-01-03 | 1 | -2/+2 |
* | ieee802154: handle socket functionality as module | Alexander Aring | 2015-01-03 | 2 | -1/+11 |
* | nl802154: introduce support for cca settings | Alexander Aring | 2014-12-19 | 2 | -3/+50 |
* | ieee802154: rework cca setting | Alexander Aring | 2014-12-19 | 3 | -4/+4 |
* | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-12-09 | 7 | -26/+7 |
|\ |
|
| * | net/ieee802154: Remove and add extra blank lines as needed. | Stefan Schmidt | 2014-12-05 | 7 | -21/+2 |
| * | net/ieee802154: Make sure alignment matches parenthesis.. | Stefan Schmidt | 2014-12-05 | 1 | -1/+1 |
| * | ieee802154: fix spelling mistakes | Varka Bhadram | 2014-11-26 | 4 | -4/+4 |
* | | new helper: memcpy_from_msg() | Al Viro | 2014-11-24 | 2 | -2/+2 |
* | | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-11-21 | 12 | -270/+1382 |
|\ \
| |/ |
|
| * | ieee802154: fix byteorder for short address and panid | Alexander Aring | 2014-11-17 | 2 | -6/+6 |
| * | ieee802154: rename and move WPAN_NUM_ defines | Alexander Aring | 2014-11-17 | 1 | -2/+2 |
| * | ieee802154: add del interface command | Alexander Aring | 2014-11-17 | 2 | -0/+35 |
| * | ieee802154: setting extended address while iface add | Alexander Aring | 2014-11-17 | 2 | -3/+10 |
| * | ieee802154: add new interface command | Alexander Aring | 2014-11-17 | 2 | -0/+41 |
| * | mac802154: remove const for non pointer in rdev-ops | Alexander Aring | 2014-11-17 | 1 | -9/+5 |
| * | ieee820154: add lbt setting support | Alexander Aring | 2014-11-12 | 2 | -0/+32 |
| * | ieee820154: add max frame retries setting support | Alexander Aring | 2014-11-12 | 2 | -0/+41 |
| * | ieee820154: add max csma backoffs setting support | Alexander Aring | 2014-11-12 | 2 | -0/+42 |
| * | ieee820154: add backoff exponent setting support | Alexander Aring | 2014-11-12 | 2 | -0/+43 |
| * | ieee820154: add short_addr setting support | Alexander Aring | 2014-11-12 | 2 | -0/+38 |
| * | ieee820154: add pan_id setting support | Alexander Aring | 2014-11-12 | 2 | -0/+38 |
| * | ieee820154: add channel set support | Alexander Aring | 2014-11-12 | 2 | -0/+35 |
| * | ieee802154: fix iface dump with lowpan | Alexander Aring | 2014-11-09 | 1 | -3/+14 |
| * | ieee802154: netlink add rtnl lock | Alexander Aring | 2014-11-09 | 1 | -0/+6 |
| * | ieee802154: add wpan_dev dump support | Alexander Aring | 2014-11-09 | 1 | -0/+145 |
| * | ieee802154: add wpan_phy dump support | Alexander Aring | 2014-11-09 | 3 | -1/+223 |
| * | ieee802154: add nl802154 framework | Alexander Aring | 2014-11-09 | 7 | -4/+350 |
| * | ieee802154: sysfs add wpan_phy index and name | Alexander Aring | 2014-11-09 | 1 | -0/+24 |
| * | ieee802154: add wpan_dev_list | Alexander Aring | 2014-11-09 | 2 | -3/+103 |
| * | ieee802154: add cfg802154_registered_device list | Alexander Aring | 2014-11-09 | 2 | -1/+45 |
| * | ieee802154: rename wpan_phy_alloc | Alexander Aring | 2014-11-09 | 1 | -2/+2 |
| * | 6lowpan: move skb_free from error paths in decompression | Martin Townsend | 2014-11-06 | 1 | -10/+6 |
| * | ieee802154: remove mlme get_phy callback | Alexander Aring | 2014-11-05 | 3 | -11/+6 |
| * | mac802154: move dev_hold out of ieee802154_if_add | Alexander Aring | 2014-11-05 | 1 | -0/+1 |
| * | ieee802154: remove nl802154 unused functions | Alexander Aring | 2014-11-05 | 1 | -181/+6 |
| * | ieee802154: rework wpan_phy index assignment | Alexander Aring | 2014-11-05 | 2 | -19/+14 |
| * | ieee802154: sysfs: add missing include | Alexander Aring | 2014-11-02 | 1 | -0/+1 |
| * | ieee802154: 6lowpan: remove set of mac address | Alexander Aring | 2014-11-02 | 1 | -14/+0 |