| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | ieee802154: don't allow to change addr while netif_running | Alexander Aring | 2014-11-02 | 1 | -2/+8 |
| * | cfg802154: convert deprecated iface add and del | Alexander Aring | 2014-11-02 | 2 | -13/+29 |
| * | ieee802154: add helper wpan_phy_to_rdev function | Alexander Aring | 2014-11-02 | 1 | -0/+8 |
| * | cfg802154: introduce cfg802154_registered_device | Alexander Aring | 2014-11-02 | 3 | -16/+56 |
| * | ieee802154: remove default channel settings | Alexander Aring | 2014-11-02 | 1 | -3/+0 |
* | | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-11-10 | 17 | -181/+191 |
|\| |
|
| * | ieee802154: introduce sysfs file | Alexander Aring | 2014-10-28 | 4 | -70/+108 |
| * | mac802154: remove driver ops in wpan-phy | Alexander Aring | 2014-10-28 | 1 | -17/+2 |
| * | ieee802154: 6lowpan: rename process_data and lowpan_process_data | Martin Townsend | 2014-10-27 | 1 | -7/+8 |
| * | 6lowpan: fix process_data return values | Martin Townsend | 2014-10-27 | 1 | -3/+3 |
| * | 6lowpan: remove skb_deliver from IPHC | Martin Townsend | 2014-10-27 | 1 | -15/+26 |
| * | ieee802154: move ieee802154 header | Alexander Aring | 2014-10-25 | 4 | -4/+5 |
| * | ieee802154: move wpan-class.c to core.c | Alexander Aring | 2014-10-25 | 2 | -1/+1 |
| * | ieee802154: move wpan-phy.h to cfg802154.h | Alexander Aring | 2014-10-25 | 3 | -3/+3 |
| * | ieee802154: wpan-class: fix trailing semicolon | Alexander Aring | 2014-10-25 | 1 | -1/+1 |
| * | ieee802154: mac802154: remove FSF address | Alexander Aring | 2014-10-25 | 10 | -40/+0 |
| * | ieee802154: 6lowpan: add RTNL assertion | Alexander Aring | 2014-10-25 | 1 | -0/+2 |
| * | ieee802154: 6lowpan: improve packet registration | Alexander Aring | 2014-10-25 | 1 | -12/+18 |
| * | ieee802154: 6lowpan: fix sign of errno return val | Alexander Aring | 2014-10-25 | 1 | -1/+1 |