summaryrefslogtreecommitdiffstats
path: root/net/ieee802154
AgeCommit message (Expand)Author
2015-08-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-28nl802154: stricter input checking for boolean inputsStefan Schmidt
2015-08-18net: 6lowpan: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-15ieee802154: 6lowpan: fix non-lowpan wpan interfacesAlexander Aring
2015-08-15ieee802154: 6lowpan: fix packet layer registrationAlexander Aring
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring
2015-08-10ieee802154: 6lowpan: fix error frag handlingAlexander Aring
2015-08-10ieee802154: add ack request default handlingAlexander Aring
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-26inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal
2015-07-23cfg802154: add PM hooksVarka Bhadram
2015-06-04nl802154: export supported commandsVarka Bhadram
2015-06-04ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.Lennert Buytenhek
2015-06-04cfg802154: fix rdev-ops naming convension and format specifiersVarka Bhadram
2015-06-02ieee802154: 6lowpan: set ackreq when neededAlexander Aring
2015-05-27nl802154: add support to set cca ed levelAlexander Aring
2015-05-27nl802154: add support for cca ed level infoAlexander Aring
2015-05-27ieee802154: fix typo for file nameVarka Bhadram
2015-05-27ieee802154: add set transmit power supportVarka Bhadram
2015-05-26nl802154: fix cca mode wpan phy flagAlexander Aring
2015-05-26ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().Lennert Buytenhek
2015-05-26ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.Lennert Buytenhek
2015-05-26ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.Lennert Buytenhek
2015-05-23mac802154: remove mib lockAlexander Aring
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring
2015-05-23mac802154: remove pib lockAlexander Aring
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring
2015-05-19ieee802154: add iftypes capabilityAlexander Aring
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring
2015-05-19ieee802154: add several phy supported handlingAlexander Aring
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to s32Alexander Aring
2015-05-19ieee802154: move validation check out of softmacAlexander Aring
2015-05-19nl802154: cleanup invalid argument handlingAlexander Aring
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-04-30ieee802154: trace: fix endian convertionAlexander Aring
2015-04-30cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram
2015-04-30ieee802154: Add trace events for rdev->opsGuido Günther
2015-03-14ieee802154: don't export static symbolJulia Lawall
2015-03-14ieee802154: remove deprecated sysfs entriesAlexander Aring
2015-03-14ieee802154: change wpan-phy name to phyAlexander Aring
2015-03-14ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPANAlexander Aring
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-02-14ieee802154: fix netns settingsNicolas Dichtel
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg