Age | Commit message (Expand) | Author |
2015-06-04 | cfg802154: fix rdev-ops naming convension and format specifiers | Varka Bhadram |
2015-06-02 | ieee802154: 6lowpan: set ackreq when needed | Alexander Aring |
2015-05-27 | nl802154: add support to set cca ed level | Alexander Aring |
2015-05-27 | nl802154: add support for cca ed level info | Alexander Aring |
2015-05-27 | ieee802154: fix typo for file name | Varka Bhadram |
2015-05-27 | ieee802154: add set transmit power support | Varka Bhadram |
2015-05-26 | nl802154: fix cca mode wpan phy flag | Alexander Aring |
2015-05-26 | ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind(). | Lennert Buytenhek |
2015-05-26 | ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU. | Lennert Buytenhek |
2015-05-26 | ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big. | Lennert Buytenhek |
2015-05-23 | mac802154: remove mib lock | Alexander Aring |
2015-05-23 | mac802154: use atomic ops for sequence incrementation | Alexander Aring |
2015-05-23 | mac802154: remove pib lock | Alexander Aring |
2015-05-19 | nl802154: add support for dump phy capabilities | Alexander Aring |
2015-05-19 | ieee802154: add iftypes capability | Alexander Aring |
2015-05-19 | cfg802154: introduce wpan phy flags | Alexander Aring |
2015-05-19 | ieee802154: add several phy supported handling | Alexander Aring |
2015-05-19 | ieee802154: introduce wpan_phy_supported | Alexander Aring |
2015-05-19 | ieee802154: change cca ed level to mbm | Alexander Aring |
2015-05-19 | ieee802154: change transmit power to mbm | Alexander Aring |
2015-05-19 | ieee802154: change transmit power to s32 | Alexander Aring |
2015-05-19 | ieee802154: move validation check out of softmac | Alexander Aring |
2015-05-19 | nl802154: cleanup invalid argument handling | Alexander Aring |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-11 | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman |
2015-04-30 | ieee802154: trace: fix endian convertion | Alexander Aring |
2015-04-30 | cfg802154: pass name_assign_type to rdev_add_virtual_intf() | Varka Bhadram |
2015-04-30 | ieee802154: Add trace events for rdev->ops | Guido Günther |
2015-03-14 | ieee802154: don't export static symbol | Julia Lawall |
2015-03-14 | ieee802154: remove deprecated sysfs entries | Alexander Aring |
2015-03-14 | ieee802154: change wpan-phy name to phy | Alexander Aring |
2015-03-14 | ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN | Alexander Aring |
2015-03-02 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-03-02 | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue |
2015-02-14 | ieee802154: fix netns settings | Nicolas Dichtel |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg |
2015-01-08 | ieee802154: 6lowpan: fix Makefile entry | Alexander Aring |
2015-01-08 | ieee802154: 6lowpan: rename to core | Alexander Aring |
2015-01-08 | ieee802154: 6lowpan: move transmit functionality | Alexander Aring |
2015-01-08 | ieee802154: 6lowpan: move receive functionality | Alexander Aring |
2015-01-08 | ieee802154: 6lowpan: rename internal header | Alexander Aring |
2015-01-08 | ieee802154: create 6lowpan sub-directory | Alexander Aring |
2015-01-03 | ieee802154: handle config as menuconfig | Alexander Aring |
2015-01-03 | ieee802154: rename af_ieee802154.c to socket.c | Alexander Aring |
2015-01-03 | ieee802154: socket: fix checkpatch issue | Alexander Aring |
2015-01-03 | ieee802154: socket: put handling into one file | Alexander Aring |
2015-01-03 | ieee802154: socket: change module name | Alexander Aring |
2015-01-03 | ieee802154: handle socket functionality as module | Alexander Aring |
2014-12-19 | nl802154: introduce support for cca settings | Alexander Aring |
2014-12-19 | ieee802154: rework cca setting | Alexander Aring |