aboutsummaryrefslogtreecommitdiff
path: root/net/ieee802154
AgeCommit message (Expand)Author
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
2015-01-08ieee802154: 6lowpan: fix Makefile entryAlexander Aring
2015-01-08ieee802154: 6lowpan: rename to coreAlexander Aring
2015-01-08ieee802154: 6lowpan: move transmit functionalityAlexander Aring
2015-01-08ieee802154: 6lowpan: move receive functionalityAlexander Aring
2015-01-08ieee802154: 6lowpan: rename internal headerAlexander Aring
2015-01-08ieee802154: create 6lowpan sub-directoryAlexander Aring
2015-01-03ieee802154: handle config as menuconfigAlexander Aring
2015-01-03ieee802154: rename af_ieee802154.c to socket.cAlexander Aring
2015-01-03ieee802154: socket: fix checkpatch issueAlexander Aring
2015-01-03ieee802154: socket: put handling into one fileAlexander Aring
2015-01-03ieee802154: socket: change module nameAlexander Aring
2015-01-03ieee802154: handle socket functionality as moduleAlexander Aring